SPECS: kadu.spec - either package or rm unpackaged files
saq
saq at pld-linux.org
Fri Oct 14 17:16:37 CEST 2005
Author: saq Date: Fri Oct 14 15:16:36 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- either package or rm unpackaged files
---- Files affected:
SPECS:
kadu.spec (1.153 -> 1.154)
---- Diffs:
================================================================
Index: SPECS/kadu.spec
diff -u SPECS/kadu.spec:1.153 SPECS/kadu.spec:1.154
--- SPECS/kadu.spec:1.153 Fri Oct 14 16:36:08 2005
+++ SPECS/kadu.spec Fri Oct 14 17:16:30 2005
@@ -351,6 +351,10 @@
mv -f $RPM_BUILD_ROOT%{_libdir}/%{name}/modules/data/spy $RPM_BUILD_ROOT%{_datadir}/%{name}/modules/data
%endif
+# These should not be packaged
+rm -f $RPM_BUILD_ROOT%{_datadir}/%{name}/{HISTORY,README}
+rm -f $RPM_BUILD_ROOT%{_datadir}/applnk/*/*
+
%clean
rm -rf $RPM_BUILD_ROOT
@@ -537,6 +541,7 @@
%{_libdir}/%{name}/modules/amarok.desc
%attr(755,root,root) %{_libdir}/%{name}/modules/amarok.so
%{_datadir}/%{name}/modules/data/amarok
+%lang(de) %{_libdir}/%{name}/modules/translations/amarok_de.qm
%lang(pl) %{_libdir}/%{name}/modules/translations/amarok_pl.qm
%endif
@@ -583,6 +588,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.154 2005/10/14 15:16:30 saq
+- either package or rm unpackaged files
+
Revision 1.153 2005/10/14 14:36:08 saq
- up to 0.4.2, missing BR
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/kadu.spec?r1=1.153&r2=1.154&f=u
More information about the pld-cvs-commit
mailing list