diff --git a/hugin.spec b/hugin.spec index 6f55117..6e37fc2 100644 --- a/hugin.spec +++ b/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 0.7.0-0.2.20080216svn +- SVN snapshot, 0.7 beta. + +* Tue Feb 05 2008 Bruno Postle 0.7.0-0.2.20080205svn +- SVN snapshot, 0.7 beta. + * Tue Jan 22 2008 Bruno Postle 0.7.0-0.2.20080121svn - SVN snapshot, 0.7 beta. move cli dependencies to hugin-base package diff --git a/sources b/sources index 695695f..ae197a6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a3dea707fd9d6816285bb0497c508c0f hugin-0.7.0.tar.gz +8bf80f1c81495f9904fe43ba5081b0f1 hugin-0.7.0.tar.gz