SPECS: bashish.spec - more doc (based on install target files), check-files...

glen glen at pld-linux.org
Mon Jul 21 11:09:55 CEST 2008


Author: glen                         Date: Mon Jul 21 09:09:55 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- more doc (based on install target files), check-files cleanup

---- Files affected:
SPECS:
   bashish.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/bashish.spec
diff -u SPECS/bashish.spec:1.1 SPECS/bashish.spec:1.2
--- SPECS/bashish.spec:1.1	Mon Jul 21 10:45:39 2008
+++ SPECS/bashish.spec	Mon Jul 21 11:09:50 2008
@@ -48,12 +48,14 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
+rm -rf $RPM_BUILD_ROOT%{_docdir}/bashish
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc ChangeLog README TODO
+%doc BUGS CREDITS ChangeLog HACKING README THEME TODO
 %attr(755,root,root) %{_bindir}/*
 %{_datadir}/%{name}
 %{_mandir}/man1/bashish*
@@ -64,6 +66,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2008/07/21 09:09:50  glen
+- more doc (based on install target files), check-files cleanup
+
 Revision 1.1  2008/07/21 08:45:39  adamg
 - new
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/bashish.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list