SPECS: phpSysInfo.spec - adaptarized
paszczus
paszczus at pld-linux.org
Mon Sep 19 21:43:39 CEST 2005
Author: paszczus Date: Mon Sep 19 19:43:39 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- adaptarized
---- Files affected:
SPECS:
phpSysInfo.spec (1.15 -> 1.16)
---- Diffs:
================================================================
Index: SPECS/phpSysInfo.spec
diff -u SPECS/phpSysInfo.spec:1.15 SPECS/phpSysInfo.spec:1.16
--- SPECS/phpSysInfo.spec:1.15 Mon Sep 19 21:41:08 2005
+++ SPECS/phpSysInfo.spec Mon Sep 19 21:43:34 2005
@@ -40,7 +40,7 @@
%prep
%setup -q -n phpsysinfo-dev
%patch0 -p1
-
+
%install
rm -rf $RPM_BUILD_ROOT
install -d $RPM_BUILD_ROOT%{_sysinfodir}/images \
@@ -99,8 +99,8 @@
%defattr(644,root,root,755)
%doc README ChangeLog
%dir %{_sysconfdir}
-%attr(640,root,http) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/*
-%config(noreplace) %verify(not size mtime md5) /etc/httpd/%{name}.conf
+%attr(640,root,http) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/*
+%config(noreplace) %verify(not md5 mtime size) /etc/httpd/%{name}.conf
%dir %{_sysinfodir}
%{_sysinfodir}/config.php
%{_sysinfodir}/index.php
@@ -115,6 +115,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.16 2005/09/19 19:43:34 paszczus
+- adaptarized
+
Revision 1.15 2005/09/19 19:41:08 paszczus
- added R: issue (for /etc/pld-release file which is needed to proper identify PLD release) ; STBR
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/phpSysInfo.spec?r1=1.15&r2=1.16&f=u
More information about the pld-cvs-commit
mailing list