SPECS: exmap.spec - fix %files
twittner
twittner at pld-linux.org
Sat Feb 10 16:17:21 CET 2007
Author: twittner Date: Sat Feb 10 15:17:21 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fix %files
---- Files affected:
SPECS:
exmap.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/exmap.spec
diff -u SPECS/exmap.spec:1.1 SPECS/exmap.spec:1.2
--- SPECS/exmap.spec:1.1 Sat Feb 10 16:16:04 2007
+++ SPECS/exmap.spec Sat Feb 10 16:17:16 2007
@@ -161,8 +161,8 @@
%if %{with userspace}
%files
-%defattr(644,root,root,755)
%doc README TODO
+%defattr(644,root,root,755) %{_bindir}/*
%endif
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -171,6 +171,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2007/02/10 15:17:16 twittner
+- fix %files
+
Revision 1.1 2007/02/10 15:16:04 twittner
- added (it doesn't build on Ac)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/exmap.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list