]> git.pld-linux.org Git - packages/phpdc.git/commitdiff
- added hublist bug patch,
authordjrzulf <djrzulf@pld-linux.org>
Wed, 13 Aug 2003 05:33:48 +0000 (05:33 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    phpdc.spec -> 1.8

phpdc.spec

index 079a63085648273add818d05f8bcfc243eae3121..f1797cdba1affbdf1100e4e1d1c379543c735d8a 100644 (file)
@@ -9,6 +9,8 @@ Group:          Applications/Databases/Interfaces
 Source0:       http://dl.sourceforge.net/%{name}/%{name}-%{version}%{_rc}.tar.gz
 # Source0-md5: 035a6a0dbedd55f724237aa0b9cebff9
 Patch0:                %{name}-config.patch
+#              http://phpdc.sourceforge.net/release/phpdc-1.0rc1-hublist_bug.patch
+Patch1:                %{name}-1.0rc1-hublist_bug.patch
 URL:           http://phpdc.sourceforge.net/
 Requires:      dctc
 Requires:      php >= 4.3.0
@@ -31,6 +33,7 @@ klienta Direct Connect (dctc - Direct Connect Text Client).
 %prep
 %setup -q -n %{name}
 %patch0 -p1
+%patch1 -p0
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.061403 seconds and 4 git commands to generate.