SPECS: liquidwar6.spec - remove some useless files
lisu
lisu at pld-linux.org
Wed Nov 26 12:06:48 CET 2008
Author: lisu Date: Wed Nov 26 11:06:48 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- remove some useless files
---- Files affected:
SPECS:
liquidwar6.spec (1.22 -> 1.23)
---- Diffs:
================================================================
Index: SPECS/liquidwar6.spec
diff -u SPECS/liquidwar6.spec:1.22 SPECS/liquidwar6.spec:1.23
--- SPECS/liquidwar6.spec:1.22 Mon Nov 24 10:40:54 2008
+++ SPECS/liquidwar6.spec Wed Nov 26 12:06:42 2008
@@ -90,6 +90,8 @@
%{__make} install \
DESTDIR=$RPM_BUILD_ROOT
+find $RPM_BUILD_ROOT '(' -name '*.a' -o -name '*.la' -o -name '*.h' -o -name '*-test' ')' -print0 | xargs -0 rm -f
+
%find_lang %{name}
%clean
@@ -105,6 +107,7 @@
%files -f %{name}.lang
%defattr(644,root,root,755)
+%doc AUTHORS ChangeLog NEWS README
%attr(755,root,root) %{_bindir}/liquidwar6
%attr(755,root,root) %{_libdir}/libliquidwar6-%{version}beta.so
%dir %{_libdir}/liquidwar6-%{version}beta
@@ -122,6 +125,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.23 2008/11/26 11:06:42 lisu
+- remove some useless files
+
Revision 1.22 2008/11/24 09:40:54 lisu
- needed files packaged, should work now
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/liquidwar6.spec?r1=1.22&r2=1.23&f=u
More information about the pld-cvs-commit
mailing list