Author: megabajt Date: Wed Oct 8 19:40:58 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - added -gladedir.patch
---- Files affected: SPECS: seahorse-plugins.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/seahorse-plugins.spec diff -u SPECS/seahorse-plugins.spec:1.1 SPECS/seahorse-plugins.spec:1.2 --- SPECS/seahorse-plugins.spec:1.1 Wed Oct 8 21:20:17 2008 +++ SPECS/seahorse-plugins.spec Wed Oct 8 21:40:53 2008 @@ -8,6 +8,8 @@ Source0: http://ftp.gnome.org/pub/GNOME/sources/seahorse-plugins/2.24/%{name}-%{version}.tar.bz2 # Source0-md5: b2678f84f3aa45165530e4e9420ee231 Patch0: %{name}-libxul.patch +# http://bugzilla.gnome.org/show_bug.cgi?id=554823 +Patch1: %{name}-gladedir.patch URL: http://www.gnome.org/projects/seahorse/ BuildRequires: GConf2-devel >= 2.24.0 BuildRequires: autoconf >= 2.52 @@ -103,6 +105,7 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 %build %{__intltoolize} @@ -198,7 +201,7 @@ %attr(755,root,root) %{_libdir}/seahorse/seahorse-applet %{_libdir}/bonobo/servers/GNOME_SeahorseApplet.server %{_datadir}/gnome-2.0/ui/GNOME_SeahorseApplet.xml -%{_datadir}/seahorse/glade/seahorse-applet-preferences.glade +%{_datadir}/seahorse-plugins/glade/seahorse-applet-preferences.glade %{_iconsdir}/hicolor/*/*/seahorse-applet* %{_pixmapsdir}/seahorse-plugins/*/seahorse-applet* %{_pixmapsdir}/seahorse-applet.svg @@ -209,6 +212,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2008/10/08 19:40:53 megabajt +- added -gladedir.patch + Revision 1.1 2008/10/08 19:20:17 megabajt - new ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/seahorse-plugins.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
