Hello community, here is the log from the commit of package hugin checked in at Fri Apr 25 16:05:23 CEST 2008. -------- --- hugin/hugin.changes 2008-04-23 17:08:15.000000000 +0200 +++ /mounts/work_src_done/STABLE/hugin/hugin.changes 2008-04-24 17:32:32.000000000 +0200 @@ -1,0 +2,6 @@ +Thu Apr 24 17:31:32 CEST 2008 - sbrabec@suse.cz + +- Added dummy svn command to prevent build failure if svn log fails + (network is not available). + +------------------------------------------------------------------- New: ---- hugin-svn-dummy ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ hugin.spec ++++++ --- /var/tmp/diff_new_pack.o29603/_old 2008-04-25 16:05:11.000000000 +0200 +++ /var/tmp/diff_new_pack.o29603/_new 2008-04-25 16:05:11.000000000 +0200 @@ -17,8 +17,9 @@ Group: Productivity/Graphics/Bitmap Editors Summary: Front-End for Panorama Tools Version: 0.7.0.3032 -Release: 1 +Release: 3 Source: %{name}-svn20080422.tar.bz2 +Source1: %{name}-svn-dummy Url: http://hugin.sourceforge.net/ BuildRoot: %{_tmppath}/%{name}-%{version}-build Requires: licenses @@ -58,8 +59,12 @@ touch -r README_JP README_JP.new2 mv README_JP.new2 README_JP rm README_JP.new +mkdir bin +cp %{S:1} bin/svn +chmod +x bin/svn %build +export PATH=$PWD/bin:$PATH LIB_SUFFIX=%{_lib} LIB_SUFFIX=${LIB_SUFFIX#lib} cmake -DCMAKE_INSTALL_PREFIX=%{_prefix} -DLIB_SUFFIX=$LIB_SUFFIX . @@ -108,6 +113,9 @@ %doc %{_mandir}/man?/* %changelog +* Thu Apr 24 2008 sbrabec@suse.cz +- Added dummy svn command to prevent build failure if svn log fails + (network is not available). * Wed Apr 23 2008 sbrabec@suse.cz - Updated to SVN snapshot 0.7.0.3032: * Support for HDR images. ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org