SPECS: star.spec - revised doc - added default configs for star and rmt

baggins baggins at pld-linux.org
Wed May 14 12:19:40 CEST 2008


Author: baggins                      Date: Wed May 14 10:19:40 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- revised doc
- added default configs for star and rmt

---- Files affected:
SPECS:
   star.spec (1.56 -> 1.57) 

---- Diffs:

================================================================
Index: SPECS/star.spec
diff -u SPECS/star.spec:1.56 SPECS/star.spec:1.57
--- SPECS/star.spec:1.56	Wed May 14 11:41:34 2008
+++ SPECS/star.spec	Wed May 14 12:19:34 2008
@@ -95,6 +95,8 @@
 	INS_BASE=$RPM_BUILD_ROOT%{_prefix} \
 	MANDIR=/share/man
 
+mv $RPM_BUILD_ROOT%{_prefix}/etc $RPM_BUILD_ROOT
+
 # unwanted here (command conflict with tar and mt-st)
 rm -f $RPM_BUILD_ROOT%{_bindir}/{mt,tar}
 
@@ -105,8 +107,9 @@
 
 %files
 %defattr(644,root,root,755)
-%doc AN-%{version} CDDL.* Changelog README READMEs/README.linux STATUS.alpha TODO
-%doc star/README.{ACL,largefiles,otherbugs,pax,posix-2001} star/STARvsGNUTAR
+%doc AN-%{version} CDDL.* Changelog READMEs/README.linux STATUS.alpha TODO
+%doc star/README* star/STARvsGNUTAR
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/default/*
 %attr(755,root,root) %{_bindir}/gnutar
 %attr(755,root,root) %{_bindir}/scpio
 %attr(755,root,root) %{_bindir}/smt
@@ -134,6 +137,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.57  2008-05-14 10:19:34  baggins
+- revised doc
+- added default configs for star and rmt
+
 Revision 1.56  2008-05-14 09:41:34  baggins
 - up to 1.5 final
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/star.spec?r1=1.56&r2=1.57&f=u



More information about the pld-cvs-commit mailing list