SPECS: python-pygobject.spec - updated to 2.12.0 - removed jhflags...

grzegol grzegol at pld-linux.org
Mon Sep 4 23:51:57 CEST 2006


Author: grzegol                      Date: Mon Sep  4 21:51:57 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 2.12.0
- removed jhflags.m4, python.m4 and as-ac-expand.m4 sources (already
  included in tarball)

---- Files affected:
SPECS:
   python-pygobject.spec (1.12 -> 1.13) 

---- Diffs:

================================================================
Index: SPECS/python-pygobject.spec
diff -u SPECS/python-pygobject.spec:1.12 SPECS/python-pygobject.spec:1.13
--- SPECS/python-pygobject.spec:1.12	Mon Aug 28 14:42:00 2006
+++ SPECS/python-pygobject.spec	Mon Sep  4 23:51:52 2006
@@ -5,24 +5,21 @@
 Summary:	Python bindings for GObject library
 Summary(pl):	Wiązania Pythona do biblioteki GObject
 Name:		python-%{module}
-Version:	2.11.4
+Version:	2.12.0
 Release:	1
 License:	LGPL
 Group:		Libraries/Python
-Source0:	http://ftp.gnome.org/pub/gnome/sources/pygobject/2.11/%{module}-%{version}.tar.bz2
-# Source0-md5:	6c8e1edb1def6ad551ba4ad6a7d4858d
-Source1:	%{name}-jhflags.m4
-Source2:	%{name}-python.m4
-Source3:	%{name}-as-ac-expand.m4
+Source0:	http://ftp.gnome.org/pub/gnome/sources/pygobject/2.12/%{module}-%{version}.tar.bz2
+# Source0-md5:	5b0e758dbd7df17e38709584f5a4174e
 URL:		http://www.pygtk.org/
 BuildRequires:	autoconf >= 2.52
 BuildRequires:	automake >= 1:1.7
-BuildRequires:	glib2-devel >= 1:2.12.2
+BuildRequires:	glib2-devel >= 1:2.12.3
 BuildRequires:	libtool
 BuildRequires:	libxslt-progs >= 1.1.17
 BuildRequires:	python-devel >= 1:2.3.5
 %pyrequires_eq	python-modules
-Requires:	glib2 >= 1:2.12.2
+Requires:	glib2 >= 1:2.12.3
 Conflicts:	python-pygtk < 1:1.0
 Obsoletes:	python-pygtk-glarea
 Obsoletes:	python-pygtk-gobject
@@ -39,7 +36,7 @@
 Summary(pl):	Wiązania Pythona do biblioteki GObject
 Group:		Development/Languages/Python
 Requires:	%{name} = %{version}-%{release}
-Requires:	glib2-devel >= 1:2.12.2
+Requires:	glib2-devel >= 1:2.12.3
 Requires:	python-devel >= 1:2.3.5
 
 %description devel
@@ -78,11 +75,6 @@
 %prep
 %setup -q -n %{module}-%{version}
 
-mkdir m4
-cp %{SOURCE1} m4/python.m4
-cp %{SOURCE2} m4/jhflags.m4
-cp %{SOURCE3} m4/as-ac-expand.m4
-
 %build
 %{__libtoolize}
 %{__aclocal} -I m4
@@ -143,6 +135,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.13  2006/09/04 21:51:52  grzegol
+- updated to 2.12.0
+- removed jhflags.m4, python.m4 and as-ac-expand.m4 sources (already
+  included in tarball)
+
 Revision 1.12  2006/08/28 12:42:00  grzegol
 - 2.11.4
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/python-pygobject.spec?r1=1.12&r2=1.13&f=u



More information about the pld-cvs-commit mailing list