Author: megabajt Date: Thu Feb 11 22:45:44 2010 GMT Module: packages Tag: DEVEL ---- Log message: - updated to 2.29.6 - removed e...@shaw locale
---- Files affected: packages/libwnck: libwnck.spec (1.100 -> 1.100.2.1) ---- Diffs: ================================================================ Index: packages/libwnck/libwnck.spec diff -u packages/libwnck/libwnck.spec:1.100 packages/libwnck/libwnck.spec:1.100.2.1 --- packages/libwnck/libwnck.spec:1.100 Sat Jan 30 00:25:56 2010 +++ packages/libwnck/libwnck.spec Thu Feb 11 23:45:39 2010 @@ -6,15 +6,14 @@ 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.29.6 +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 +Source0: http://ftp.gnome.org/pub/GNOME/sources/libwnck/2.29/%{name}-%{version}.tar.bz2 +# Source0-md5: f748d969d367c4cfa590acd9867f0125 BuildRequires: autoconf -BuildRequires: automake +BuildRequires: automake >= 1:1.9 BuildRequires: docbook-dtd412-xml BuildRequires: gettext-devel BuildRequires: glib2-devel >= 1:2.18.0 @@ -25,6 +24,7 @@ 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 @@ -81,7 +81,9 @@ %prep %setup -q -%patch0 -p1 + +%{__sed} -i -e 's/^...@shaw//' po/LINGUAS +rm -f po/[email protected] %build %{__gtkdocize} @@ -96,8 +98,6 @@ %{?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 @@ -145,6 +145,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.100.2.1 2010/02/11 22:45:39 megabajt +- updated to 2.29.6 +- removed e...@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.100.2.1&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
