SPECS: python-pygobject.spec - 2.11.1, updated file list

freetz freetz at pld-linux.org
Mon Aug 7 17:48:59 CEST 2006


Author: freetz                       Date: Mon Aug  7 15:48:59 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 2.11.1, updated file list

---- Files affected:
SPECS:
   python-pygobject.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/python-pygobject.spec
diff -u SPECS/python-pygobject.spec:1.2 SPECS/python-pygobject.spec:1.3
--- SPECS/python-pygobject.spec:1.2	Wed Jul 12 20:25:56 2006
+++ SPECS/python-pygobject.spec	Mon Aug  7 17:48:54 2006
@@ -5,22 +5,22 @@
 Summary:	Python bindings for GObject library
 Summary(pl):	Wiązania Pythona do biblioteki GObject
 Name:		python-%{module}
-Version:	2.11.0
+Version:	2.11.1
 Release:	1
 License:	LGPL
 Group:		Libraries/Python
 Source0:	http://ftp.gnome.org/pub/gnome/sources/pygobject/2.11/%{module}-%{version}.tar.bz2
-# Source0-md5:	5a437150bdffdcdb5c7de7f3f6906449
+# Source0-md5:	e4605e8b3da22650b3136887faa6fc26
 Source1:	%{name}-jhflags.m4
 Source2:	%{name}-python.m4
 URL:		http://www.pygtk.org/
 BuildRequires:	autoconf >= 2.52
 BuildRequires:	automake
-BuildRequires:	glib2-devel >= 1:2.12.0
+BuildRequires:	glib2-devel >= 1:2.12.1
 BuildRequires:	libtool
 BuildRequires:	python-devel >= 1:2.3.2
 %pyrequires_eq	python-modules
-Requires:	glib2 >= 1:2.12.0
+Requires:	glib2 >= 1:2.12.1
 Conflicts:	python-pygtk < 1:1.0
 Obsoletes:	python-pygtk-glarea
 Obsoletes:	python-pygtk-gobject
@@ -37,7 +37,7 @@
 Summary(pl):	Wiązania Pythona do biblioteki GObject
 Group:		Development/Languages/Python
 Requires:	%{name} = %{version}-%{release}
-Requires:	glib2-devel >= 1:2.12.0
+Requires:	glib2-devel >= 1:2.12.1
 Requires:	python-devel >= 1:2.3.2
 
 %description devel
@@ -64,9 +64,9 @@
 %prep
 %setup -q -n %{module}-%{version}
 
-mkdir m4
-cp %{SOURCE1} m4/python.m4
-cp %{SOURCE2} m4/jhflags.m4
+#mkdir m4
+#cp %{SOURCE1} m4/python.m4
+#cp %{SOURCE2} m4/jhflags.m4
 
 %build
 %{__libtoolize}
@@ -81,7 +81,8 @@
 rm -rf $RPM_BUILD_ROOT
 
 %{__make} install \
-	DESTDIR=$RPM_BUILD_ROOT
+	DESTDIR=$RPM_BUILD_ROOT \
+	HTMLdir='%{_gtkdocdir}/%{name}'
 
 install -d $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
 cp -a examples/* $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
@@ -107,6 +108,7 @@
 %defattr(644,root,root,755)
 %{_includedir}/pygtk-2.0
 %{_pkgconfigdir}/*.pc
+%{_gtkdocdir}/%{name}
 
 %files examples
 %defattr(644,root,root,755)
@@ -118,6 +120,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2006/08/07 15:48:54  freetz
+- 2.11.1, updated file list
+
 Revision 1.2  2006/07/12 18:25:56  freetz
 - 2.11.0, updated deps and file list
 
================================================================

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



More information about the pld-cvs-commit mailing list