packages: libwnck/libwnck.spec - updated to 2.30.0; merged changes from DEVEL

megabajt megabajt at pld-linux.org
Tue Mar 30 20:47:45 CEST 2010


Author: megabajt                     Date: Tue Mar 30 18:47:45 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 2.30.0; merged changes from DEVEL

---- Files affected:
packages/libwnck:
   libwnck.spec (1.100 -> 1.101) 

---- Diffs:

================================================================
Index: packages/libwnck/libwnck.spec
diff -u packages/libwnck/libwnck.spec:1.100 packages/libwnck/libwnck.spec:1.101
--- packages/libwnck/libwnck.spec:1.100	Sat Jan 30 00:25:56 2010
+++ packages/libwnck/libwnck.spec	Tue Mar 30 20:47:40 2010
@@ -6,28 +6,29 @@
 Summary:	General Window Manager interfacing for GNOME utilities
 Summary(pl.UTF-8):	Interfejs General Window Manager dla narzędzi GNOME
 Name:		libwnck
-Version:	2.28.0
-Release:	4
+Version:	2.30.0
+Release:	1
 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
+Source0:	http://ftp.gnome.org/pub/GNOME/sources/libwnck/2.30/%{name}-%{version}.tar.bz2
+# Source0-md5:	ed79955dabb606ee0e6d112a291005ad
+BuildRequires:	autoconf >= 2.62
+BuildRequires:	automake >= 1:1.9
 BuildRequires:	docbook-dtd412-xml
 BuildRequires:	gettext-devel
 BuildRequires:	glib2-devel >= 1:2.18.0
 BuildRequires:	gnome-common >= 2.20.0
-BuildRequires:	gtk+2-devel >= 2:2.16.0
+BuildRequires:	gobject-introspection-devel >= 0.6.7
+BuildRequires:	gtk+2-devel >= 2:2.20.0
 %{?with_apidocs:BuildRequires:	gtk-doc >= 1.9}
 BuildRequires:	gtk-doc-automake
 BuildRequires:	intltool >= 0.40.0
 BuildRequires:	libtool
 BuildRequires:	pkgconfig
+BuildRequires:	sed >= 4.0
 BuildRequires:	startup-notification-devel >= 0.8
 BuildRequires:	xorg-lib-libXres-devel
-Requires:	gtk+2 >= 2:2.16.0
+Requires:	gtk+2 >= 2:2.20.0
 # sr at Latn vs. sr at latin
 Conflicts:	glibc-misc < 6:2.7
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -45,7 +46,7 @@
 Summary(pl.UTF-8):	Pliki nagłówkowe i dokumentacja dla libwnck
 Group:		X11/Development/Libraries
 Requires:	%{name} = %{version}-%{release}
-Requires:	gtk+2-devel >= 2:2.16.0
+Requires:	gtk+2-devel >= 2:2.20.0
 Requires:	startup-notification-devel >= 0.8
 Requires:	xorg-lib-libXres-devel
 
@@ -81,7 +82,9 @@
 
 %prep
 %setup -q
-%patch0 -p1
+
+%{__sed} -i -e 's/^en at shaw//' po/LINGUAS
+rm -f po/en at shaw.po
 
 %build
 %{__gtkdocize}
@@ -94,10 +97,9 @@
 %{__automake}
 %configure \
 	%{?with_apidocs:--enable-gtk-doc} \
-	--with-html-dir=%{_gtkdocdir}
+	--with-html-dir=%{_gtkdocdir} \
+	--disable-silent-rules
 
-# autogenerated files have to be removed to fix bg#590534 (see patch0)
-%{__make} clean
 %{__make}
 
 %install
@@ -121,6 +123,7 @@
 %attr(755,root,root) %{_bindir}/wnckprop
 %attr(755,root,root) %{_libdir}/libwnck-1.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/libwnck-1.so.22
+%{_libdir}/girepository-1.0/Wnck-1.0.typelib
 
 %files devel
 %defattr(644,root,root,755)
@@ -128,6 +131,7 @@
 %{_libdir}/libwnck-1.la
 %{_includedir}/libwnck-1.0
 %{_pkgconfigdir}/libwnck-1.0.pc
+%{_datadir}/gir-1.0/Wnck-1.0.gir
 
 %files static
 %defattr(644,root,root,755)
@@ -145,6 +149,19 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.101  2010/03/30 18:47:40  megabajt
+- updated to 2.30.0; merged changes from DEVEL
+
+Revision 1.100.2.3  2010/03/14 15:06:18  megabajt
+- updated to 2.29.92
+
+Revision 1.100.2.2  2010/02/23 10:53:40  megabajt
+- updated to 2.29.91
+
+Revision 1.100.2.1  2010/02/11 22:45:39  megabajt
+- updated to 2.29.6
+- removed en at shaw locale
+
 Revision 1.100  2010/01/29 23:25:56  arekm
 - release 4
 
================================================================

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



More information about the pld-cvs-commit mailing list