SPECS: awesome-status.spec - use %doc for docs - we do not need n copies of...

pawelz pawelz at pld-linux.org
Thu Oct 2 10:22:38 CEST 2008


Author: pawelz                       Date: Thu Oct  2 08:22:38 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- use %doc for docs
- we do not need n copies of GPL v3

---- Files affected:
SPECS:
   awesome-status.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SPECS/awesome-status.spec
diff -u SPECS/awesome-status.spec:1.4 SPECS/awesome-status.spec:1.5
--- SPECS/awesome-status.spec:1.4	Tue Sep  9 22:08:26 2008
+++ SPECS/awesome-status.spec	Thu Oct  2 10:22:33 2008
@@ -49,6 +49,7 @@
 %install
 rm -rf $RPM_BUILD_ROOT
 %{__make} install
+rm -rf $RPM_BUILD_ROOT/%{_docdir}/%{name}-%{version}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -56,7 +57,7 @@
 %files
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/%{name}
-%{_docdir}/%{name}-%{version}/*
+%doc Changelog README config-skeleton
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -64,6 +65,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2008/10/02 08:22:33  pawelz
+- use %doc for docs
+- we do not need n copies of GPL v3
+
 Revision 1.4  2008/09/09 20:08:26  glen
 - pldize
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/awesome-status.spec?r1=1.4&r2=1.5&f=u



More information about the pld-cvs-commit mailing list