SPECS: phpSysInfo.spec - updated to 2.5 (fixes CVE-2005-0869 CVE-2...
paszczus
paszczus at pld-linux.org
Fri Dec 9 15:54:00 CET 2005
Author: paszczus Date: Fri Dec 9 14:54:00 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 2.5 (fixes CVE-2005-0869 CVE-2005-0870 CVE-2005-3347 CVE-2005-3348)
- updated phpSysInfo-PLD.patch
- update made by <patryk (at) patryk.one.pl>
- rel 1 ; STBR
---- Files affected:
SPECS:
phpSysInfo.spec (1.16 -> 1.17)
---- Diffs:
================================================================
Index: SPECS/phpSysInfo.spec
diff -u SPECS/phpSysInfo.spec:1.16 SPECS/phpSysInfo.spec:1.17
--- SPECS/phpSysInfo.spec:1.16 Mon Sep 19 21:43:34 2005
+++ SPECS/phpSysInfo.spec Fri Dec 9 15:53:53 2005
@@ -2,14 +2,14 @@
Summary: phpSysInfo is a PHP script that displays information about the host being accessed
Summary(pl): phpSysInfo jest skryptem PHP wyświetlającym informacje o wywołanym hoscie
Name: phpSysInfo
-Version: 2.3
-Release: 2
+Version: 2.5
+Release: 1
License: GPL
# not sure about this Group:
Group: Networking/Utilities
Vendor: Uriah Welcome <precision at users.sourceforge.net>
Source0: http://dl.sourceforge.net/phpsysinfo/phpsysinfo-%{version}.tar.gz
-# Source0-md5: 8e9a2b7a099e26cbd85f140475512ccc
+# Source0-md5: 78ad80176b787754eb1019c7e8f38caa
Source1: %{name}.conf
Source2: %{name}-PLD.gif
Patch0: %{name}-PLD.patch
@@ -38,8 +38,8 @@
interfejsów sieciowych czy dysków.
%prep
-%setup -q -n phpsysinfo-dev
-%patch0 -p1
+%setup -q -n phpsysinfo
+%patch0 -p0
%install
rm -rf $RPM_BUILD_ROOT
@@ -47,8 +47,8 @@
$RPM_BUILD_ROOT%{_sysinfodir}/includes/{lang,mb,os,xml} \
$RPM_BUILD_ROOT{%{_sysconfdir},/etc/httpd}
-install config.php.new index.php phpsysinfo.dtd $RPM_BUILD_ROOT%{_sysinfodir}
-install images/*.gif %{SOURCE2} $RPM_BUILD_ROOT%{_sysinfodir}/images
+install index.php phpsysinfo.dtd distros.ini $RPM_BUILD_ROOT%{_sysinfodir}
+install images/*.gif images/*.png %{SOURCE2} $RPM_BUILD_ROOT%{_sysinfodir}/images
install %{SOURCE2} $RPM_BUILD_ROOT%{_sysinfodir}/images/PLD.gif
install includes/*.php $RPM_BUILD_ROOT%{_sysinfodir}/includes
install includes/lang/*.php $RPM_BUILD_ROOT%{_sysinfodir}/includes/lang
@@ -105,6 +105,7 @@
%{_sysinfodir}/config.php
%{_sysinfodir}/index.php
%{_sysinfodir}/phpsysinfo.dtd
+%{_sysinfodir}/distros.ini
%{_sysinfodir}/images
%{_sysinfodir}/includes
%{_sysinfodir}/templates
@@ -115,6 +116,12 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.17 2005/12/09 14:53:53 paszczus
+- updated to 2.5 (fixes CVE-2005-0869 CVE-2005-0870 CVE-2005-3347 CVE-2005-3348)
+- updated phpSysInfo-PLD.patch
+- update made by <patryk (at) patryk.one.pl>
+- rel 1 ; STBR
+
Revision 1.16 2005/09/19 19:43:34 paszczus
- adaptarized
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/phpSysInfo.spec?r1=1.16&r2=1.17&f=u
More information about the pld-cvs-commit
mailing list