rpms/hugin/F-9 hugin.spec,1.12,1.13 sources,1.5,1.6

Bruno Postle (bpostle) fedora-extras-commits at redhat.com
Sat Jun 7 15:51:14 UTC 2008


Author: bpostle

Update of /cvs/pkgs/rpms/hugin/F-9
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13659

Modified Files:
	hugin.spec sources 
Log Message:
SVN snapshot with bugfixes, two new tools and translation updates



Index: hugin.spec
===================================================================
RCS file: /cvs/pkgs/rpms/hugin/F-9/hugin.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- hugin.spec	20 Feb 2008 00:42:21 -0000	1.12
+++ hugin.spec	7 Jun 2008 15:48:37 -0000	1.13
@@ -1,12 +1,12 @@
 Summary: Panoramic photo stitcher, similar to PTGui for Windows
 Name: hugin
 Version: 0.7.0
-Release: 0.3.20080218svn%{?dist}
+Release: 0.3.20080528svn%{?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 2894 https://hugin.svn.sourceforge.net/svnroot/hugin/hugin/trunk hugin.svn
+#  svn export -r 3098 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
@@ -37,10 +37,7 @@
 %prep
 %setup -q
 # replace autopano-sift default with info message
-sed -i 's/"autopano-complete.sh"/"autopano-noop.sh"/' \
-       src/hugin1/hugin/config_defaults.h
-# don't try to align images on loading as there is no autopano
-sed -i 's/HUGIN_ASS_AUTO_ALIGN *1l/HUGIN_ASS_AUTO_ALIGN  0l/' \
+sed -i 's/"autopano-sift-c"/"autopano-noop.sh"/' \
        src/hugin1/hugin/config_defaults.h
 
 %build
@@ -97,7 +94,7 @@
 %{_datadir}/icons/gnome/48x48/mimetypes/*
 %{_datadir}/mime/packages/%{name}.xml
 
-%doc AUTHORS COPYING INSTALL_cmake LICENCE README README_JP TODO LICENCE_JHEAD LICENCE_VIGRA doc/nona.txt doc/fulla.html src/hugin1/hugin/xrc/data/help_en_EN/LICENCE.manual
+%doc AUTHORS COPYING INSTALL_cmake LICENCE README README_JP TODO LICENCE_JHEAD LICENCE_VIGRA doc/nona.txt doc/fulla.html src/hugin1/hugin/xrc/data/help_en_EN/LICENCE.manual doc/batch-processing/README.batch doc/batch-processing/*.mk
 
 %files base
 %defattr(-, root, root,-)
@@ -106,21 +103,23 @@
 %{_bindir}/autopano-noop.sh
 %{_bindir}/fulla
 %{_bindir}/hugin_hdrmerge
+%{_bindir}/matchpoint
 %{_bindir}/nona
 %{_bindir}/vig_optimize
+%{_bindir}/tca_correct
 %{_libdir}/libhugin*
 %{_mandir}/man1/*
 
 %changelog
+* Wed May 28 2008 Bruno Postle <bruno at postle.net> 0.7.0-0.3.20080528svn
+- SVN snapshot, 0.7 beta. New tools matchpoint tca_correct
+
 * Mon Feb 18 2008 Bruno Postle <bruno at postle.net> 0.7.0-0.3.20080218svn
 - SVN snapshot, 0.7 beta, gcc-4.3.0 fixes
 
 * Mon Feb 18 2008 Fedora Release Engineering <rel-eng at fedoraproject.org> - 0.7.0-0.3.20080216svn
 - Autorebuild for GCC 4.3
 
-* Sat Feb 16 2008 Bruno Postle <bruno at postle.net> 0.7.0-0.2.20080216svn
-- SVN snapshot, 0.7 beta.
-
 * Tue Feb 05 2008 Bruno Postle <bruno at postle.net> 0.7.0-0.2.20080205svn
 - SVN snapshot, 0.7 beta.
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/hugin/F-9/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources	20 Feb 2008 00:42:21 -0000	1.5
+++ sources	7 Jun 2008 15:48:37 -0000	1.6
@@ -1 +1 @@
-9ba1089ed3113b50bd8b47a0e5ccf083  hugin-0.7.0.tar.gz
+e6ccf39da8617291830ef583cfa31815  hugin-0.7.0.tar.gz




More information about the fedora-extras-commits mailing list