packages: gir-repository/gir-repository.spec - disable building pango and g...

wiget wiget at pld-linux.org
Sat Oct 24 22:04:32 CEST 2009


Author: wiget                        Date: Sat Oct 24 20:04:32 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- disable building pango and gstreamer files
- release 3

---- Files affected:
packages/gir-repository:
   gir-repository.spec (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: packages/gir-repository/gir-repository.spec
diff -u packages/gir-repository/gir-repository.spec:1.8 packages/gir-repository/gir-repository.spec:1.9
--- packages/gir-repository/gir-repository.spec:1.8	Fri Oct 16 21:58:27 2009
+++ packages/gir-repository/gir-repository.spec	Sat Oct 24 22:04:26 2009
@@ -2,14 +2,15 @@
 Summary:	GObject Introspection repository
 Name:		gir-repository
 Version:	0.6.5
-Release:	2
+Release:	3
 License:	GPL v2
 Group:		Development/Libraries
 Source0:	http://ftp.gnome.org/pub/GNOME/sources/gir-repository/0.6/%{name}-%{version}.tar.bz2
 # Source0-md5:	f161fa1ae161e81117af6f4bb79bf344
 Patch0:		%{name}-gconf2path.patch
 Patch1:		%{name}-makefile.patch
-Patch2:		%{name}-gstreamer-new.patch
+Patch2:		%{name}-pango.patch
+Patch3:		%{name}-gstreamer-new.patch
 URL:		http://live.gnome.org/GObjectIntrospection
 BuildRequires:	GConf2-devel
 BuildRequires:	autoconf
@@ -21,7 +22,6 @@
 BuildRequires:	gobject-introspection-devel >= 0.6.4
 BuildRequires:	goocanvas-devel
 BuildRequires:	gssdp-devel
-BuildRequires:	gstreamer-devel
 BuildRequires:	gtk+2-devel
 BuildRequires:	gtk-webkit-devel
 BuildRequires:	gtksourceview2-devel
@@ -31,6 +31,7 @@
 BuildRequires:	libtool
 BuildRequires:	libunique-devel
 BuildRequires:	libwnck-devel
+BuildRequires:	pango-devel >= 1:1.26.0
 BuildRequires:	poppler-glib-devel
 BuildRequires:	vte-devel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -53,6 +54,7 @@
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 
 %build
 %{__libtoolize}
@@ -70,9 +72,6 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
-rm -rf $RPM_BUILD_ROOT%{_libdir}/girepository-1.0/Pango*.typelib
-rm -rf $RPM_BUILD_ROOT%{_datadir}/gir-1.0/Pango*.gir
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -100,6 +99,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2009/10/24 20:04:26  wiget
+- disable building pango and gstreamer files
+- release 3
+
 Revision 1.8  2009/10/16 19:58:27  wiget
 - rel 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gir-repository/gir-repository.spec?r1=1.8&r2=1.9&f=u



More information about the pld-cvs-commit mailing list