SPECS: seahorse.spec - up to 0.9.7 - ld patch applied upstream

patrys patrys at pld-linux.org
Wed Nov 22 23:53:48 CET 2006


Author: patrys                       Date: Wed Nov 22 22:53:48 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 0.9.7
- ld patch applied upstream

---- Files affected:
SPECS:
   seahorse.spec (1.86 -> 1.87) 

---- Diffs:

================================================================
Index: SPECS/seahorse.spec
diff -u SPECS/seahorse.spec:1.86 SPECS/seahorse.spec:1.87
--- SPECS/seahorse.spec:1.86	Fri Aug 25 20:34:15 2006
+++ SPECS/seahorse.spec	Wed Nov 22 23:53:43 2006
@@ -2,17 +2,16 @@
 Summary:	SeaHorse - A GNOME front end for GnuPG
 Summary(pl):	SeaHorse - frontend GNOME do GnuPG
 Name:		seahorse
-Version:	0.9.3
+Version:	0.9.7
 Release:	1
 License:	GPL
 Group:		X11/Applications
 Source0:	http://ftp.gnome.org/pub/GNOME/sources/seahorse/0.9/%{name}-%{version}.tar.bz2
-# Source0-md5:	f422acdc655d5e55a4adbdfb026ece07
+# Source0-md5:	616f65216282535d8b6785e71db29976
 URL:		http://seahorse.sourceforge.net/
 Patch0:		%{name}-install.patch
 Patch1:		%{name}-desktop.patch
 Patch2:		%{name}-cflags.patch
-Patch3:		%{name}-ld.patch
 BuildRequires:	GConf2-devel >= 2.14.0
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -134,13 +133,12 @@
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
-%patch3 -p1
 
 %build
 %{__glib_gettextize}
 %{__intltoolize}
 %{__libtoolize}
-%{__aclocal}
+%{__aclocal} -I m4
 %{__autoconf}
 %{__automake}
 CPPFLAGS="-DGPG_MAJOR=\"1\" -DGPG_MINOR=\"4\"" 
@@ -210,6 +208,7 @@
 %attr(755,root,root) %{_bindir}/seahorse-tool
 %dir %{_libdir}/seahorse
 %attr(755,root,root) %{_libdir}/seahorse/*
+%exclude %{_libdir}/seahorse/seahorse-applet
 %{_datadir}/%{name}
 %{_datadir}/dbus-1/services/*
 %{_desktopdir}/*.desktop
@@ -234,7 +233,7 @@
 
 %files -n gnome-applet-seahorse -f %{name}-applet.lang
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/seahorse-applet
+%attr(755,root,root) %{_libdir}/%{name}/seahorse-applet
 %{_libdir}/bonobo/servers/*
 %{_omf_dest_dir}/%{name}-applet
 %{_datadir}/gnome-2.0/ui/*
@@ -262,6 +261,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.87  2006/11/22 22:53:43  patrys
+- up to 0.9.7
+- ld patch applied upstream
+
 Revision 1.86  2006/08/25 18:34:15  freetz
 - 0.9.3, removed obsolete pl_po and schemas patches, added ld.patch (fixes
   linking order), updated file list
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/seahorse.spec?r1=1.86&r2=1.87&f=u



More information about the pld-cvs-commit mailing list