packages: libwnck/libwnck.spec - added -bug590534.patch (required to fix py...

megabajt megabajt at pld-linux.org
Thu Dec 17 23:50:04 CET 2009


Author: megabajt                     Date: Thu Dec 17 22:50:04 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- added -bug590534.patch (required to fix python bindings)
- release 3

---- Files affected:
packages/libwnck:
   libwnck.spec (1.98 -> 1.99) 

---- Diffs:

================================================================
Index: packages/libwnck/libwnck.spec
diff -u packages/libwnck/libwnck.spec:1.98 packages/libwnck/libwnck.spec:1.99
--- packages/libwnck/libwnck.spec:1.98	Sat Nov 28 02:35:30 2009
+++ packages/libwnck/libwnck.spec	Thu Dec 17 23:49:59 2009
@@ -7,11 +7,12 @@
 Summary(pl.UTF-8):	Interfejs General Window Manager dla narzędzi GNOME
 Name:		libwnck
 Version:	2.28.0
-Release:	2
+Release:	3
 License:	LGPL v2+
 Group:		X11/Libraries
 Source0:	http://ftp.gnome.org/pub/GNOME/sources/libwnck/2.28/%{name}-%{version}.tar.bz2
 # Source0-md5:	a9311661aa954e7c918439b6dd578792
+Patch0:		%{name}-bug590534.patch
 BuildRequires:	autoconf
 BuildRequires:	automake
 BuildRequires:	docbook-dtd412-xml
@@ -80,6 +81,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %{__gtkdocize}
@@ -93,6 +95,9 @@
 %configure \
 	%{?with_apidocs:--enable-gtk-doc} \
 	--with-html-dir=%{_gtkdocdir}
+
+# autogenerated files have to be removed to fix bg#590534 (see patch0)
+%{__make} clean
 %{__make}
 
 %install
@@ -101,8 +106,6 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
-rm -rf $RPM_BUILD_ROOT%{_datadir}/locale/ca at valencia
-
 %find_lang %{name}
 
 %clean
@@ -142,6 +145,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.99  2009/12/17 22:49:59  megabajt
+- added -bug590534.patch (required to fix python bindings)
+- release 3
+
 Revision 1.98  2009/11/28 01:35:30  sparky
 - BR: docbook-dtd412-xml
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libwnck/libwnck.spec?r1=1.98&r2=1.99&f=u



More information about the pld-cvs-commit mailing list