Author: baggins Date: Tue May 11 12:15:40 2010 GMT Module: packages Tag: HEAD ---- Log message: - rel 2 - GNOME only (desktop file cleanup)
---- Files affected: packages/seahorse-plugins: seahorse-plugins.spec (1.11 -> 1.12) , seahorse-plugins-desktop.patch (NONE -> 1.1) (NEW) ---- Diffs: ================================================================ Index: packages/seahorse-plugins/seahorse-plugins.spec diff -u packages/seahorse-plugins/seahorse-plugins.spec:1.11 packages/seahorse-plugins/seahorse-plugins.spec:1.12 --- packages/seahorse-plugins/seahorse-plugins.spec:1.11 Sat May 1 12:08:23 2010 +++ packages/seahorse-plugins/seahorse-plugins.spec Tue May 11 14:15:34 2010 @@ -3,11 +3,12 @@ Summary(pl.UTF-8): Wtyczki i narzędzia do szyfrowania w GNOME Name: seahorse-plugins Version: 2.30.1 -Release: 1 +Release: 2 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 URL: http://www.gnome.org/projects/seahorse/ BuildRequires: GConf2-devel >= 2.24.0 BuildRequires: autoconf >= 2.52 @@ -92,6 +93,7 @@ %prep %setup -q +%patch0 -p1 %{__sed} -i -e 's/e...@shaw//' po/LINGUAS rm -f po/[email protected] @@ -196,6 +198,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.12 2010/05/11 12:15:34 baggins +- rel 2 +- GNOME only (desktop file cleanup) + Revision 1.11 2010/05/01 10:08:23 megabajt - updated to 2.30.1 ================================================================ Index: packages/seahorse-plugins/seahorse-plugins-desktop.patch diff -u /dev/null packages/seahorse-plugins/seahorse-plugins-desktop.patch:1.1 --- /dev/null Tue May 11 14:15:40 2010 +++ packages/seahorse-plugins/seahorse-plugins-desktop.patch Tue May 11 14:15:34 2010 @@ -0,0 +1,10 @@ +--- seahorse-plugins-2.30.1/plugins/nautilus/seahorse-pgp-preferences.desktop.in~ 2010-01-25 03:06:50.000000000 +0100 ++++ seahorse-plugins-2.30.1/plugins/nautilus/seahorse-pgp-preferences.desktop.in 2010-05-11 14:10:20.275871662 +0200 +@@ -6,6 +6,7 @@ + Type=Application + Icon=seahorse-preferences + Categories=GNOME;GTK;Settings;X-GNOME-PersonalSettings; ++OnlyShowIn=GNOME; + StartupNotify=true + X-GNOME-Bugzilla-Bugzilla=GNOME + X-GNOME-Bugzilla-Product=seahorse ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/seahorse-plugins/seahorse-plugins.spec?r1=1.11&r2=1.12&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
