rpms/pygobject2/devel pygobject-2.11.4-docs.patch, NONE, 1.1 .cvsignore, 1.5, 1.6 pygobject2.spec, 1.11, 1.12 sources, 1.5, 1.6

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Mon Aug 28 01:12:19 UTC 2006


Author: mclasen

Update of /cvs/dist/rpms/pygobject2/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv8008

Modified Files:
	.cvsignore pygobject2.spec sources 
Added Files:
	pygobject-2.11.4-docs.patch 
Log Message:
2.11.4


pygobject-2.11.4-docs.patch:
 Makefile.in |   31 +++++++++++++++----------------
 1 files changed, 15 insertions(+), 16 deletions(-)

--- NEW FILE pygobject-2.11.4-docs.patch ---
--- pygobject-2.11.4/docs/Makefile.in.docs	2006-08-27 21:07:01.000000000 -0400
+++ pygobject-2.11.4/docs/Makefile.in	2006-08-27 21:09:17.000000000 -0400
@@ -177,22 +177,21 @@
 FULL_VERSION = $(REF_VERSION).$(PYGOBJECT_MICRO_VERSION)
 BUILDDIR = $(top_builddir)/docs
 CSS_FILES = style.css
- at ENABLE_DOCS_FALSE@HTML_FILES = 
- at ENABLE_DOCS_TRUE@HTML_FILES = \
- at ENABLE_DOCS_TRUE@	html/class-gobjectgboxed.html		\
- at ENABLE_DOCS_TRUE@	html/class-gobjectginterface.html	\
- at ENABLE_DOCS_TRUE@	html/class-gobjectgpointer.html		\
- at ENABLE_DOCS_TRUE@	html/class-gobject.html			\
- at ENABLE_DOCS_TRUE@	html/class-gobjectmaincontext.html	\
- at ENABLE_DOCS_TRUE@	html/class-gobjectmainloop.html		\
- at ENABLE_DOCS_TRUE@	html/gobject-class-reference.html	\
- at ENABLE_DOCS_TRUE@	html/gobject-constants.html		\
- at ENABLE_DOCS_TRUE@	html/gobject-functions.html		\
- at ENABLE_DOCS_TRUE@	html/index.html				\
- at ENABLE_DOCS_TRUE@	html/index.sgml				\
- at ENABLE_DOCS_TRUE@	html/pygobject.devhelp			\
- at ENABLE_DOCS_TRUE@	html/pygobject-introduction.html	\
- at ENABLE_DOCS_TRUE@	html/pygobject-reference-copyright.html
+HTML_FILES = \
+	html/class-gobjectgboxed.html		\
+	html/class-gobjectginterface.html	\
+	html/class-gobjectgpointer.html		\
+	html/class-gobject.html			\
+	html/class-gobjectmaincontext.html	\
+	html/class-gobjectmainloop.html		\
+	html/gobject-class-reference.html	\
+	html/gobject-constants.html		\
+	html/gobject-functions.html		\
+	html/index.html				\
+	html/index.sgml				\
+	html/pygobject.devhelp			\
+	html/pygobject-introduction.html	\
+	html/pygobject-reference-copyright.html
 
 XML_FILES = \
 	reference/pygobject.xml			\


Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/pygobject2/devel/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- .cvsignore	21 Aug 2006 19:45:08 -0000	1.5
+++ .cvsignore	28 Aug 2006 01:12:16 -0000	1.6
@@ -1 +1 @@
-pygobject-2.11.3.tar.bz2
+pygobject-2.11.4.tar.bz2


Index: pygobject2.spec
===================================================================
RCS file: /cvs/dist/rpms/pygobject2/devel/pygobject2.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- pygobject2.spec	21 Aug 2006 19:45:08 -0000	1.11
+++ pygobject2.spec	28 Aug 2006 01:12:16 -0000	1.12
@@ -3,12 +3,13 @@
 
 Summary: Python bindings for gobjects
 Name: pygobject2
-Version: 2.11.3
+Version: 2.11.4
 Release: 1%{?dist}
 License: LGPL
 Group: Development/Languages
 URL: ftp://ftp.gnome.org/pub/GNOME/sources/pygobject/2.10/
 Source: pygobject-%{version}.tar.bz2
+Patch0: pygobject-2.11.4-docs.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) 
 Requires: glib2 >= 2.8
 Requires: python2 >= 2.3.5
@@ -17,8 +18,6 @@
 # needed for automake/autoconf to work right with multilib python
 Buildrequires: automake >= 1.6.3-5
 Buildrequires: libtool
-Buildrequires: libxslt
-Buildrequires: docbook-style-xsl
 
 %description
 Pygobjects is an extension module for python that gives you access to GLib's 
@@ -35,9 +34,10 @@
 
 %prep
 %setup -q -n pygobject-%{version}
+%patch0 -p1 -b .docs
 
 %build
-%configure --enable-thread
+%configure --enable-thread --disable-docs
 export tagname=CC
 make LIBTOOL=/usr/bin/libtool
 
@@ -73,6 +73,10 @@
 %{_datadir}/pygobject
 
 %changelog
+* Sun Aug 27 2006 Matthias Clasen <mclasen at redhat.com> - 2.11.4-1.fc6
+- Update to 2.11.4
+- Use pre-built docs
+
 * Mon Aug 21 2006 Matthias Clasen <mclasen at redhat.com> - 2.11.3-1.fc6
 - Update to 2.11.3
 


Index: sources
===================================================================
RCS file: /cvs/dist/rpms/pygobject2/devel/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources	21 Aug 2006 19:45:08 -0000	1.5
+++ sources	28 Aug 2006 01:12:16 -0000	1.6
@@ -1 +1 @@
-31e4da79d27d7941c36ea549acce8da6  pygobject-2.11.3.tar.bz2
+6c8e1edb1def6ad551ba4ad6a7d4858d  pygobject-2.11.4.tar.bz2




More information about the fedora-cvs-commits mailing list