Author: patrys Date: Tue Sep 18 10:30:29 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - 2.20
---- Files affected: SPECS: seahorse.spec (1.97 -> 1.98) ---- Diffs: ================================================================ Index: SPECS/seahorse.spec diff -u SPECS/seahorse.spec:1.97 SPECS/seahorse.spec:1.98 --- SPECS/seahorse.spec:1.97 Sat Jun 9 21:25:03 2007 +++ SPECS/seahorse.spec Tue Sep 18 12:30:24 2007 @@ -2,13 +2,13 @@ Summary: Seahorse - A GNOME front end for GnuPG Summary(pl.UTF-8): Seahorse - frontend GNOME do GnuPG Name: seahorse -Version: 1.0.1 -Release: 3 +Version: 2.20 +Release: 1 License: GPL Group: X11/Applications -Source0: http://ftp.gnome.org/pub/GNOME/sources/seahorse/1.0/%{name}-%{version}.tar.bz2 -# Source0-md5: 687b44dff0cf765d193af79de7fe856f -Patch0: %{name}-install.patch +Source0: http://ftp.gnome.org/pub/GNOME/sources/seahorse/2.20/%{name}-%{version}.tar.bz2 +# Source0-md5: 663d18127477f7c70d3f47eb223dc043 +Patch0: %{name}-gedit.patch Patch1: %{name}-desktop.patch Patch2: %{name}-cflags.patch URL: http://www.gnome.org/projects/seahorse/ @@ -17,7 +17,7 @@ BuildRequires: automake BuildRequires: dbus-glib-devel >= 0.71 BuildRequires: epiphany-devel >= 2.18.0 -BuildRequires: gedit2-devel >= 2.18.0 +BuildRequires: gedit2-devel >= 2.20.0 BuildRequires: gettext-devel BuildRequires: gnome-doc-utils >= 0.10.1 BuildRequires: gnome-panel-devel >= 2.18.0 @@ -152,9 +152,9 @@ %prep %setup -q -%patch0 -p1 %patch1 -p1 %patch2 -p1 +%patch0 -p1 %build %{__glib_gettextize} @@ -178,8 +178,8 @@ %find_lang %{name} --with-gnome %find_lang %{name}-applet --with-gnome -rm -f $RPM_BUILD_ROOT%{_libdir}/{epiphany/2.18/extensions,gedit-2/plugins,nautilus/extensions-1.0}/*.a -rm -f $RPM_BUILD_ROOT%{_libdir}/{epiphany/2.18/extensions,gedit-2/plugins,nautilus/extensions-1.0}/*.la +rm -f $RPM_BUILD_ROOT%{_libdir}/{epiphany/2.*/extensions,gedit-2/plugins,nautilus/extensions-1.0}/*.a +rm -f $RPM_BUILD_ROOT%{_libdir}/{epiphany/2.*/extensions,gedit-2/plugins,nautilus/extensions-1.0}/*.la %clean rm -rf $RPM_BUILD_ROOT @@ -243,8 +243,8 @@ %files -n epiphany-extension-seahorse %defattr(644,root,root,755) -%attr(755,root,root) %{_libdir}/epiphany/2.18/extensions/libseahorseextension.so -%{_libdir}/epiphany/2.18/extensions/seahorse.ephy-extension +%attr(755,root,root) %{_libdir}/epiphany/2.*/extensions/libseahorseextension.so +%{_libdir}/epiphany/2.*/extensions/seahorse.ephy-extension %files -n gedit-plugin-seahorse %defattr(644,root,root,755) @@ -287,6 +287,12 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.98 2007/09/18 10:30:24 patrys +- 2.20 + +Revision 1.97.2.1 2007/08/06 09:59:38 patrys +- 2.19.5 + Revision 1.97 2007/06/09 19:25:03 megabajt - missing BR - release 3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/seahorse.spec?r1=1.97&r2=1.98&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
