SPECS: phpMyID.spec - patch default config

glen glen at pld-linux.org
Tue Oct 16 08:08:31 CEST 2007


Author: glen                         Date: Tue Oct 16 06:08:31 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- patch default config

---- Files affected:
SPECS:
   phpMyID.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/phpMyID.spec
diff -u SPECS/phpMyID.spec:1.2 SPECS/phpMyID.spec:1.3
--- SPECS/phpMyID.spec:1.2	Tue Oct 16 07:42:51 2007
+++ SPECS/phpMyID.spec	Tue Oct 16 08:08:26 2007
@@ -2,13 +2,14 @@
 Summary:	Single user Identity Provider for OpenID authentication
 Name:		phpMyID
 Version:	0.6
-Release:	0.2
+Release:	0.3
 License:	GPL
 Group:		Applications/WWW
 Source0:	http://siege.org/projects/phpMyID/%{name}-%{version}.tgz
 # Source0-md5:	f1f000c370ca4a402e26f10a04d50329
 Source1:	%{name}-apache.conf
 Source2:	%{name}.php
+Patch0:		%{name}.patch
 URL:		http://siege.org/projects/phpMyID/
 BuildRequires:	rpmbuild(macros) >= 1.268
 Requires:	php(pcre)
@@ -33,6 +34,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -73,6 +75,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2007/10/16 06:08:26  glen
+- patch default config
+
 Revision 1.2  2007/10/16 05:42:51  glen
 -  more deps
 - apache config moved to SOURCES
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/phpMyID.spec?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list