]> git.pld-linux.org Git - packages/php-gtk2.git/commitdiff
- updated to 1.0.1; still needs php 4.3.x
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 22 Aug 2004 20:12:28 +0000 (20:12 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php-gtk2.spec -> 1.21

php-gtk2.spec

index d3f7ee41b83796a11207f4a19ab340a0ce91d581..2dcb974a1dfe585da758e0ce47892b8b80c79a76 100644 (file)
@@ -1,21 +1,20 @@
 Summary:       PHP language bindings for GTK+ toolkit
 Summary(pl):   Modu³ PHP z wi±zaniami do GTK+
 Name:          php-gtk
-Version:       1.0.0
+Version:       1.0.1
 Release:       0.1
 License:       GPL
 Group:         Libraries
 Source0:       http://gtk.php.net/distributions/%{name}-%{version}.tar.gz
-# Source0-md5: 38d9d124f0478e2bf4fd059ea58df0f3
-#Source0:      http://gtk.php.net/do_download.php?download_file=%{name}-%{version}
+# Source0-md5: f6a884cc740086e246c2c0b0e6752214
 Patch0:                %{name}-object.patch
 Patch1:                %{name}-generator.patch
 URL:           http://gtk.php.net/
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: php-cgi
-BuildRequires: php-devel
-BuildRequires: php-pcre
+BuildRequires: php-devel >= 3:4.3.0
+BuildRequires: php-devel < 3:4.4
 BuildRequires: libglade-devel
 BuildRequires: gtk+2-devel >= 2.1.0
 Requires:      php-cgi
@@ -49,7 +48,6 @@ przeznaczone do tworzenia samodzielnych aplikacji GUI.
 %setup -q
 %patch0 -p1
 %patch1 -p1
-mv php_gtk_new.m4 php_gtk.m4
 
 %build
 phpize
This page took 0.086229 seconds and 4 git commands to generate.