SPECS (DEVEL): hugin.spec - previous "0.7.0 release" appeared to be -rc1; u...

qboosh qboosh at pld-linux.org
Tue Sep 9 23:11:37 CEST 2008


Author: qboosh                       Date: Tue Sep  9 21:11:37 2008 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- previous "0.7.0 release" appeared to be -rc1; updated to -rc5 now
- merged asneeded,cppflags patches from HEAD

---- Files affected:
SPECS:
   hugin.spec (1.33.2.4 -> 1.33.2.5) 

---- Diffs:

================================================================
Index: SPECS/hugin.spec
diff -u SPECS/hugin.spec:1.33.2.4 SPECS/hugin.spec:1.33.2.5
--- SPECS/hugin.spec:1.33.2.4	Thu Jul 31 19:57:53 2008
+++ SPECS/hugin.spec	Tue Sep  9 23:11:31 2008
@@ -3,16 +3,17 @@
 Summary(pl.UTF-8):	Zestaw narzędzi do tworzenia panoramicznych zdjęć
 Name:		hugin
 Version:	0.7.0
-Release:	0.1
+%define	subver	rc5
+Release:	0.%{subver}.0.1
 License:	GPL v2+
 Group:		X11/Applications/Graphics
-Source0:	http://dl.sourceforge.net/hugin/%{name}-%{version}.tar.gz
-# Source0-md5:	927a46b603d6334853aa619c3bfb729f
+Source0:	http://dl.sourceforge.net/hugin/%{name}-%{version}_%{subver}.tar.gz
+# Source0-md5:	cd99ce8985aec47b93e300c2be695680
 Patch0:		%{name}-pl.po-update.patch
+Patch1:		%{name}-asneeded.patch
+Patch2:		%{name}-cppflags.patch
 # obsolete
 #Patch1:		%{name}-defaults.patch
-# recheck (cmake doesn't get -as-needed at all so far)
-#Patch2:		%{name}-asneeded.patch
 URL:		http://hugin.sourceforge.net/
 BuildRequires:	OpenEXR-devel
 BuildRequires:	boost-devel >= 1.35.0
@@ -57,8 +58,10 @@
 %prep
 %setup -q
 #UPDATEME %patch0 -p1
+%patch1 -p1
+%patch2 -p0
 
-sed -i -e 's/ca_ES/ca/;s/cs_CZ/cs/;' src/translations/cmake_install.cmake
+#sed -i -e 's/ca_ES/ca/;s/cs_CZ/cs/;' src/translations/cmake_install.cmake
 mv -f src/translations/{ca_ES,ca}.po
 mv -f src/translations/{cs_CZ,cs}.po
 
@@ -133,6 +136,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.33.2.5  2008/09/09 21:11:31  qboosh
+- previous "0.7.0 release" appeared to be -rc1; updated to -rc5 now
+- merged asneeded,cppflags patches from HEAD
+
 Revision 1.33.2.4  2008/07/31 17:57:53  qboosh
 - ugh, one more lib64 mistake
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/hugin.spec?r1=1.33.2.4&r2=1.33.2.5&f=u



More information about the pld-cvs-commit mailing list