Author: megabajt Date: Wed Dec 23 17:54:34 2009 GMT Module: packages Tag: HEAD ---- Log message: - updated to 2.28.1
---- Files affected: packages/seahorse: seahorse.spec (1.120 -> 1.121) ---- Diffs: ================================================================ Index: packages/seahorse/seahorse.spec diff -u packages/seahorse/seahorse.spec:1.120 packages/seahorse/seahorse.spec:1.121 --- packages/seahorse/seahorse.spec:1.120 Sun Nov 29 01:20:31 2009 +++ packages/seahorse/seahorse.spec Wed Dec 23 18:54:29 2009 @@ -2,12 +2,12 @@ Summary: Seahorse - A GNOME front end for GnuPG Summary(pl.UTF-8): Seahorse - frontend GNOME do GnuPG Name: seahorse -Version: 2.28.0 +Version: 2.28.1 Release: 1 License: GPL v2 Group: X11/Applications Source0: http://ftp.gnome.org/pub/GNOME/sources/seahorse/2.28/%{name}-%{version}.tar.bz2 -# Source0-md5: 250495064ce62e19719167897cdea930 +# Source0-md5: c49d4d9bcfe7620081df517ab939f67b URL: http://www.gnome.org/projects/seahorse/ BuildRequires: GConf2-devel >= 2.24.0 BuildRequires: autoconf >= 2.52 @@ -118,6 +118,7 @@ %build %{__glib_gettextize} +%{__gtkdocize} %{__intltoolize} %{__libtoolize} %{__aclocal} -I m4 @@ -137,6 +138,9 @@ %{__make} install \ DESTDIR=$RPM_BUILD_ROOT +# remove internal API documentation +rm -rf $RPM_BUILD_ROOT%{_gtkdocdir}/libseahorse + %find_lang %{name} --with-gnome --with-omf %clean @@ -163,7 +167,8 @@ %attr(755,root,root) %{_bindir}/seahorse %attr(755,root,root) %{_bindir}/seahorse-daemon %dir %{_libdir}/seahorse -%attr(755,root,root) %{_libdir}/seahorse/* +%attr(755,root,root) %{_libdir}/seahorse/seahorse-ssh-askpass +%attr(755,root,root) %{_libdir}/seahorse/xloadimage %{_datadir}/%{name} %{_datadir}/dbus-1/services/org.gnome.seahorse.service %{_desktopdir}/seahorse.desktop @@ -199,6 +204,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.121 2009/12/23 17:54:29 megabajt +- updated to 2.28.1 + Revision 1.120 2009/11/29 00:20:31 sparky - BR: docbook-dtd412-xml, xorg-lib-libICE-devel, xorg-lib-libSM-devel ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/seahorse/seahorse.spec?r1=1.120&r2=1.121&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
