Author: glen                         Date: Sun Sep 11 22:20:43 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 1.0.2

---- Files affected:
SPECS:
   php4-gtk.spec (1.34 -> 1.35) 

---- Diffs:

================================================================
Index: SPECS/php4-gtk.spec
diff -u SPECS/php4-gtk.spec:1.34 SPECS/php4-gtk.spec:1.35
--- SPECS/php4-gtk.spec:1.34    Mon Sep 12 00:12:59 2005
+++ SPECS/php4-gtk.spec Mon Sep 12 00:20:38 2005
@@ -5,12 +5,12 @@
 Summary:       PHP language bindings for GTK+ toolkit
 Summary(pl):   Moduł PHP z wiązaniami do GTK+
 Name:          php4-gtk
-Version:       1.0.1
-Release:       2
+Version:       1.0.2
+Release:       1
 License:       GPL
 Group:         Libraries
 Source0:       http://gtk.php.net/distributions/php-gtk-%{version}.tar.gz
-# Source0-md5: f6a884cc740086e246c2c0b0e6752214
+# Source0-md5: b11859c0778e40e53a14919a589db464
 Patch0:                %{name}-object.patch
 Patch1:                %{name}-generator.patch
 Patch2:                %{name}-php_path.patch
@@ -19,7 +19,6 @@
 BuildRequires: libglade-devel
 BuildRequires: php4-cli
 BuildRequires: php4-devel >= 4.3.0
-BuildRequires: php4-devel < 3.4.0
 BuildRequires: php4-pcre >= 4.3.0
 %requires_eq_to php4-common php4-devel
 Requires:      php4-cli
@@ -48,7 +47,7 @@
 przeznaczone do tworzenia samodzielnych aplikacji GUI.
 
 %prep
-%setup -q -n php-gtk-%{version}
+%setup -q -n php_gtk-%{version}
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
@@ -57,8 +56,7 @@
 phpize
 %configure \
        --with-php-config=%{_bindir}/php-config
-
-%{__make}
+%{__make} -j1
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -79,6 +77,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.35  2005/09/11 22:20:38  glen
+- updated to 1.0.2
+
 Revision 1.34  2005/09/11 22:12:59  glen
 - cosmetics, requires php 4.3.x (not compatible with php 4.4.x)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/php4-gtk.spec?r1=1.34&r2=1.35&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to