SPECS: seahorse.spec - 0.9.3, removed obsolete pl_po and schemas p...

freetz freetz at pld-linux.org
Fri Aug 25 20:34:20 CEST 2006


Author: freetz                       Date: Fri Aug 25 18:34:20 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 0.9.3, removed obsolete pl_po and schemas patches, added ld.patch (fixes
  linking order), updated file list

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

---- Diffs:

================================================================
Index: SPECS/seahorse.spec
diff -u SPECS/seahorse.spec:1.85 SPECS/seahorse.spec:1.86
--- SPECS/seahorse.spec:1.85	Fri Aug 18 11:51:32 2006
+++ SPECS/seahorse.spec	Fri Aug 25 20:34:15 2006
@@ -2,18 +2,17 @@
 Summary:	SeaHorse - A GNOME front end for GnuPG
 Summary(pl):	SeaHorse - frontend GNOME do GnuPG
 Name:		seahorse
-Version:	0.9.2.1
+Version:	0.9.3
 Release:	1
 License:	GPL
 Group:		X11/Applications
 Source0:	http://ftp.gnome.org/pub/GNOME/sources/seahorse/0.9/%{name}-%{version}.tar.bz2
-# Source0-md5:	786dc7345c573644f5b82cf67ca9baa0
+# Source0-md5:	f422acdc655d5e55a4adbdfb026ece07
 URL:		http://seahorse.sourceforge.net/
 Patch0:		%{name}-install.patch
 Patch1:		%{name}-desktop.patch
-Patch2:		%{name}-pl_po.patch
-Patch3:		%{name}-cflags.patch
-Patch4:		%{name}-schemas.patch
+Patch2:		%{name}-cflags.patch
+Patch3:		%{name}-ld.patch
 BuildRequires:	GConf2-devel >= 2.14.0
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -136,7 +135,6 @@
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
-%patch4 -p1
 
 %build
 %{__glib_gettextize}
@@ -164,13 +162,11 @@
 
 rm -f $RPM_BUILD_ROOT%{_libdir}/{gedit-2/plugins,nautilus/extensions-1.0}/*.a
 rm -f $RPM_BUILD_ROOT%{_libdir}/{gedit-2/plugins,nautilus/extensions-1.0}/*.la
-rm -f $RPM_BUILD_ROOT%{_libdir}/libseahorse-internal.{a,la}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %post
-/sbin/ldconfig
 %scrollkeeper_update_post
 %gconf_schema_install seahorse.schemas
 %update_icon_cache hicolor
@@ -179,7 +175,6 @@
 %gconf_schema_uninstall seahorse.schemas
 
 %postun
-/sbin/ldconfig
 %scrollkeeper_update_postun
 %update_icon_cache hicolor
 
@@ -213,7 +208,6 @@
 %attr(755,root,root) %{_bindir}/seahorse-daemon
 %attr(755,root,root) %{_bindir}/seahorse-preferences
 %attr(755,root,root) %{_bindir}/seahorse-tool
-%attr(755,root,root) %{_libdir}/libseahorse-internal.so.*.*.*
 %dir %{_libdir}/seahorse
 %attr(755,root,root) %{_libdir}/seahorse/*
 %{_datadir}/%{name}
@@ -268,6 +262,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+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
+
 Revision 1.85  2006/08/18 09:51:32  wiget
 - define GPG_MAJOR and GPG_MINOR
 
================================================================

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



More information about the pld-cvs-commit mailing list