SPECS: hugin.spec - added gcc4 patch, fixed ca locale dir, release 2

qboosh qboosh at pld-linux.org
Sat Jun 3 20:49:05 CEST 2006


Author: qboosh                       Date: Sat Jun  3 18:49:05 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added gcc4 patch, fixed ca locale dir, release 2

---- Files affected:
SPECS:
   hugin.spec (1.14 -> 1.15) 

---- Diffs:

================================================================
Index: SPECS/hugin.spec
diff -u SPECS/hugin.spec:1.14 SPECS/hugin.spec:1.15
--- SPECS/hugin.spec:1.14	Tue Dec  6 11:39:57 2005
+++ SPECS/hugin.spec	Sat Jun  3 20:48:59 2006
@@ -3,13 +3,14 @@
 Summary(pl):	Zestaw narzędzi do tworzenia panoramicznych zdjęć
 Name:		hugin
 Version:	0.5
-Release:	1
+Release:	2
 License:	GPL v2+
 Group:		Applications/Graphics
 Source0:	http://dl.sourceforge.net/hugin/%{name}-%{version}.tar.gz
 # Source0-md5:	18b38f5d6744831567b7fabfedb643fd
 Patch0:		%{name}-pl.po-update.patch
 Patch1:		%{name}-defaults.patch
+Patch2:		%{name}-gcc4.patch
 URL:		http://hugin.sf.net/
 BuildRequires:	autoconf >= 2.50
 BuildRequires:	automake
@@ -50,6 +51,7 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 sed -i -e 's,ac_boost_libdir=.*/lib.*,ac_boost_libdir=/usr/%{_lib},' m4/ax_check_boost.m4
 
@@ -73,6 +75,8 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
+mv $RPM_BUILD_ROOT%{_datadir}/locale/{ca_ES,ca}
+
 # "hugin" and "nona_gui" domains
 %find_lang %{name} --all-name
 
@@ -99,6 +103,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.15  2006/06/03 18:48:59  qboosh
+- added gcc4 patch, fixed ca locale dir, release 2
+
 Revision 1.14  2005/12/06 10:39:57  qboosh
 - updated to final 0.5, updated pl.po-update,defaults patches
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/hugin.spec?r1=1.14&r2=1.15&f=u



More information about the pld-cvs-commit mailing list