Author: lisu Date: Fri Apr 8 09:06:08 2011 GMT Module: packages Tag: HEAD ---- Log message: - support for libnotify 0.7 - rel 4
---- Files affected: packages/seahorse-plugins: seahorse-plugins.spec (1.14 -> 1.15) ---- Diffs: ================================================================ Index: packages/seahorse-plugins/seahorse-plugins.spec diff -u packages/seahorse-plugins/seahorse-plugins.spec:1.14 packages/seahorse-plugins/seahorse-plugins.spec:1.15 --- packages/seahorse-plugins/seahorse-plugins.spec:1.14 Fri Feb 4 19:24:03 2011 +++ packages/seahorse-plugins/seahorse-plugins.spec Fri Apr 8 11:05:59 2011 @@ -3,12 +3,13 @@ Summary(pl.UTF-8): Wtyczki i narzędzia do szyfrowania w GNOME Name: seahorse-plugins Version: 2.30.1 -Release: 3 +Release: 4 License: GPL v2 Group: X11/Applications Source0: http://ftp.gnome.org/pub/GNOME/sources/seahorse-plugins/2.30/%{name}-%{version}.tar.bz2 # Source0-md5: cb8a86a1039054b621f6419ac2219695 Patch0: %{name}-desktop.patch +Patch1: %{name}-libnotify.patch URL: http://www.gnome.org/projects/seahorse/ BuildRequires: GConf2-devel >= 2.24.0 BuildRequires: autoconf >= 2.52 @@ -26,7 +27,7 @@ BuildRequires: intltool >= 0.40.0 BuildRequires: libcryptui-devel >= 2.30.1 BuildRequires: libgnome-keyring-devel >= 2.26.0 -BuildRequires: libnotify-devel >= 0.4.2 +BuildRequires: libnotify-devel >= 0.7 BuildRequires: libtool BuildRequires: libxml2-devel >= 1:2.6.31 BuildRequires: nautilus-devel >= 2.26.0 @@ -95,6 +96,7 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 %{__sed} -i -e 's/en@shaw//' po/LINGUAS rm -f po/[email protected] @@ -199,6 +201,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.15 2011/04/08 09:05:59 lisu +- support for libnotify 0.7 +- rel 4 + Revision 1.14 2011/02/04 18:24:03 wiget - Requires(post,postun): gtk-update-icon-cache ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/seahorse-plugins/seahorse-plugins.spec?r1=1.14&r2=1.15&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
