SPECS: tcm.spec - updated %%files

baggins baggins at pld-linux.org
Wed Nov 23 00:22:25 CET 2005


Author: baggins                      Date: Tue Nov 22 23:22:25 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated %%files

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

---- Diffs:

================================================================
Index: SPECS/tcm.spec
diff -u SPECS/tcm.spec:1.1 SPECS/tcm.spec:1.2
--- SPECS/tcm.spec:1.1	Tue Nov 22 23:56:24 2005
+++ SPECS/tcm.spec	Wed Nov 23 00:22:19 2005
@@ -69,9 +69,6 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-# create directories if necessary
-#install -d $RPM_BUILD_ROOT
-#install -d $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
 
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT \
@@ -83,7 +80,9 @@
 %files
 %defattr(644,root,root,755)
 %doc CHANGELOG FILEMAP README
+%doc usersguide* wishlist
 %attr(755,root,root) %{_bindir}/*
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}/*
 %dir %{_datadir}/%{name}
 %dir %{_datadir}/%{name}/help
 %{_datadir}/%{name}/help/[D-Z]*
@@ -95,6 +94,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2005/11/22 23:22:19  baggins
+- updated %%files
+
 Revision 1.1  2005/11/22 22:56:24  baggins
 - initial revision
 - work in progress
================================================================

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




More information about the pld-cvs-commit mailing list