SPECS: ct-crm.spec - kill BR: sed (required by rpm-build) - sort %...

darekr darekr at pld-linux.org
Thu Aug 11 11:45:16 CEST 2005


Author: darekr                       Date: Thu Aug 11 09:45:16 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- kill BR: sed (required by rpm-build)
- sort %verify flags

---- Files affected:
SPECS:
   ct-crm.spec (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: SPECS/ct-crm.spec
diff -u SPECS/ct-crm.spec:1.10 SPECS/ct-crm.spec:1.11
--- SPECS/ct-crm.spec:1.10	Wed Dec  1 16:21:39 2004
+++ SPECS/ct-crm.spec	Thu Aug 11 11:45:11 2005
@@ -17,7 +17,6 @@
 Patch1:		%{name}-dbz.patch
 Patch2:		%{name}-ne.patch
 URL:		http://www.customer-touch.com/
-BuildRequires:	sed
 BuildRequires:	unzip
 Requires:	php-mysql
 Requires:	webserver
@@ -94,9 +93,9 @@
 %files
 %defattr(644,root,root,755)
 %doc Doc/*.txt Doc/{CHANGELOG,README} Doc/manual_install/readme
-%attr(640,root,root) %config(noreplace) %verify(not size mtime md5) /etc/httpd/%{name}.conf
+%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/httpd/%{name}.conf
 %attr(750,root,http) %dir %{_configdir}
-%attr(660,root,http) %config(noreplace) %verify(not size mtime md5) %{_configdir}/config.inc.php
+%attr(660,root,http) %config(noreplace) %verify(not md5 mtime size) %{_configdir}/config.inc.php
 %dir %{_cthtmldir}
 %{_cthtmldir}/*.css
 %{_cthtmldir}/[!^c]*.php
@@ -122,6 +121,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2005/08/11 09:45:11  darekr
+- kill BR: sed (required by rpm-build)
+- sort %verify flags
+
 Revision 1.10  2004/12/01 15:21:39  zbyniu
 - BR: unzip
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/ct-crm.spec?r1=1.10&r2=1.11&f=u




More information about the pld-cvs-commit mailing list