SPECS (DEVEL): amarok.spec - use %find_lang to package language files
paszczus
paszczus at pld-linux.org
Tue Nov 4 15:02:56 CET 2008
Author: paszczus Date: Tue Nov 4 14:02:56 2008 GMT
Module: SPECS Tag: DEVEL
---- Log message:
- use %find_lang to package language files
---- Files affected:
SPECS:
amarok.spec (1.123.2.34 -> 1.123.2.35)
---- Diffs:
================================================================
Index: SPECS/amarok.spec
diff -u SPECS/amarok.spec:1.123.2.34 SPECS/amarok.spec:1.123.2.35
--- SPECS/amarok.spec:1.123.2.34 Sat Nov 1 15:10:47 2008
+++ SPECS/amarok.spec Tue Nov 4 15:02:50 2008
@@ -133,13 +133,15 @@
# remove bogus dir
rm -rf $RPM_BUILD_ROOT%{_datadir}/locale/xx
+%find_lang %{name} --with-kde
+
%clean
rm -rf $RPM_BUILD_ROOT
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig
-%files
+%files -f %{name}.lang
%defattr(644,root,root,755)
%doc AUTHORS ChangeLog README
%attr(755,root,root) %{_bindir}/amarok
@@ -269,6 +271,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.123.2.35 2008/11/04 14:02:50 paszczus
+- use %find_lang to package language files
+
Revision 1.123.2.34 2008/11/01 14:10:47 rotom
- up to 1.94
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/amarok.spec?r1=1.123.2.34&r2=1.123.2.35&f=u
More information about the pld-cvs-commit
mailing list