SPECS: php-gtk.spec, php4-gtk.spec - this extension doesn't suppor...

glen glen at pld-linux.org
Thu Sep 15 20:28:07 CEST 2005


Author: glen                         Date: Thu Sep 15 18:28:07 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- this extension doesn't support gtk+2

---- Files affected:
SPECS:
   php-gtk.spec (1.28 -> 1.29) , php4-gtk.spec (1.37 -> 1.38) 

---- Diffs:

================================================================
Index: SPECS/php-gtk.spec
diff -u SPECS/php-gtk.spec:1.28 SPECS/php-gtk.spec:1.29
--- SPECS/php-gtk.spec:1.28	Thu Sep 15 20:23:44 2005
+++ SPECS/php-gtk.spec	Thu Sep 15 20:28:01 2005
@@ -14,7 +14,6 @@
 Patch0:		%{name}-object.patch
 Patch1:		%{name}-generator.patch
 URL:		http://gtk.php.net/
-BuildRequires:	gtk+2-devel >= 1:2.1.0
 BuildRequires:	libglade-devel
 BuildRequires:	php-cli >= 3:5.0.0
 BuildRequires:	php-devel >= 3:5.0.0
@@ -75,6 +74,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.29  2005/09/15 18:28:01  glen
+- this extension doesn't support gtk+2
+
 Revision 1.28  2005/09/15 18:23:44  glen
 - updated from php4-gtk (1.0.2). doesn't build php-gtk doesn't support php5?
 

================================================================
Index: SPECS/php4-gtk.spec
diff -u SPECS/php4-gtk.spec:1.37 SPECS/php4-gtk.spec:1.38
--- SPECS/php4-gtk.spec:1.37	Wed Sep 14 01:18:36 2005
+++ SPECS/php4-gtk.spec	Thu Sep 15 20:28:01 2005
@@ -15,7 +15,6 @@
 Patch1:		%{name}-generator.patch
 Patch2:		%{name}-php_path.patch
 URL:		http://gtk.php.net/
-BuildRequires:	gtk+2-devel >= 1:2.1.0
 BuildRequires:	libglade-devel
 BuildRequires:	php4-cli
 BuildRequires:	php4-devel >= 4.3.0
@@ -61,7 +60,7 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT%{_libdir}/php4
+install -d $RPM_BUILD_ROOT%{extensionsdir}
 install modules/php_gtk.so $RPM_BUILD_ROOT%{extensionsdir}/%{_modname}.so
 
 %clean
@@ -78,6 +77,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.38  2005/09/15 18:28:01  glen
+- this extension doesn't support gtk+2
+
 Revision 1.37  2005/09/13 23:18:36  glen
 - workaround for spec parser having macro undefined yet and not seeing BR
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/php-gtk.spec?r1=1.28&r2=1.29&f=u
    http://cvs.pld-linux.org/SPECS/php4-gtk.spec?r1=1.37&r2=1.38&f=u




More information about the pld-cvs-commit mailing list