New cvs snapshot, 0.7.0 pre-release
This commit is contained in:
parent
b46fcb83cc
commit
aa2ee0a871
14
hugin.spec
14
hugin.spec
@ -1,12 +1,12 @@
|
||||
Summary: Panoramic photo stitcher, similar to PTGui for Windows
|
||||
Name: hugin
|
||||
Version: 0.7.0
|
||||
Release: 0.2.20080121svn%{?dist}
|
||||
Release: 0.2.20080216svn%{?dist}
|
||||
License: GPLv2+
|
||||
Group: Applications/Multimedia
|
||||
# The source for this package was pulled from upstream's vcs. Use the
|
||||
# following commands to generate the tarball:
|
||||
# svn export -r 2684 https://hugin.svn.sourceforge.net/svnroot/hugin/hugin/trunk hugin.svn
|
||||
# svn export -r 2866 https://hugin.svn.sourceforge.net/svnroot/hugin/hugin/trunk hugin.svn
|
||||
# cd hugin.svn
|
||||
# cmake . && make package_source
|
||||
Source: http://downloads.sourceforge.net/hugin/%{name}-%{version}.tar.gz
|
||||
@ -60,10 +60,10 @@ rm %{buildroot}/%{_libdir}/libhuginjhead.so
|
||||
|
||||
desktop-file-install --vendor="fedora" --delete-original \
|
||||
--dir=%{buildroot}/%{_datadir}/applications \
|
||||
%{buildroot}/%{_datadir}/applications/%{name}.desktop
|
||||
%{buildroot}/%{_datadir}/applications/hugin_stitch_project.desktop
|
||||
desktop-file-install --vendor="fedora" --delete-original \
|
||||
--dir=%{buildroot}/%{_datadir}/applications \
|
||||
%{buildroot}/%{_datadir}/applications/hugin_stitch_project.desktop
|
||||
%{buildroot}/%{_datadir}/applications/%{name}.desktop
|
||||
%find_lang %{name}
|
||||
|
||||
%clean
|
||||
@ -112,6 +112,12 @@ touch --no-create %{_datadir}/icons/gnome || :
|
||||
%{_mandir}/man1/*
|
||||
|
||||
%changelog
|
||||
* Sat Feb 16 2008 Bruno Postle <bruno@postle.net> 0.7.0-0.2.20080216svn
|
||||
- SVN snapshot, 0.7 beta.
|
||||
|
||||
* Tue Feb 05 2008 Bruno Postle <bruno@postle.net> 0.7.0-0.2.20080205svn
|
||||
- SVN snapshot, 0.7 beta.
|
||||
|
||||
* Tue Jan 22 2008 Bruno Postle <bruno@postle.net> 0.7.0-0.2.20080121svn
|
||||
- SVN snapshot, 0.7 beta. move cli dependencies to hugin-base package
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user