SPECS: beryl-manager.spec - fixed langs build

qboosh qboosh at pld-linux.org
Fri Feb 16 17:27:38 CET 2007


Author: qboosh                       Date: Fri Feb 16 16:27:37 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fixed langs build

---- Files affected:
SPECS:
   beryl-manager.spec (1.19 -> 1.20) 

---- Diffs:

================================================================
Index: SPECS/beryl-manager.spec
diff -u SPECS/beryl-manager.spec:1.19 SPECS/beryl-manager.spec:1.20
--- SPECS/beryl-manager.spec:1.19	Wed Feb 14 21:41:19 2007
+++ SPECS/beryl-manager.spec	Fri Feb 16 17:27:32 2007
@@ -46,7 +46,6 @@
 mv -f po/{tr_TR,tr}.po
 mv -f po/{uk_UA,uk}.po
 # gl_GL is outdated and looks bogus 
-# nl_BE is identical to nl_NL
 # sv_FI is identical to sv_SE
 
 # NOTE: check the list after any upgrade!
@@ -79,8 +78,8 @@
 EOF
 
 %build
-%{__intltoolize}
 %{__glib_gettextize} --copy --force
+%{__intltoolize}
 %{__aclocal}
 %{__autoconf}
 %{__autoheader}
@@ -95,10 +94,12 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
+%find_lang %{name}
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%files
+%files -f %{name}.lang
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/*
 %{_desktopdir}/beryl-manager.desktop
@@ -112,6 +113,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.20  2007/02/16 16:27:32  qboosh
+- fixed langs build
+
 Revision 1.19  2007/02/14 20:41:19  rotom
 - up to 0.1.9999.2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/beryl-manager.spec?r1=1.19&r2=1.20&f=u



More information about the pld-cvs-commit mailing list