rpms/seahorse/FC-4 seahorse.spec,1.15,1.16

Seth Vidal (skvidal) fedora-extras-commits at redhat.com
Wed Oct 26 21:58:17 UTC 2005


Author: skvidal

Update of /cvs/extras/rpms/seahorse/FC-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23144

Modified Files:
	seahorse.spec 
Log Message:

0.8 for FC4



Index: seahorse.spec
===================================================================
RCS file: /cvs/extras/rpms/seahorse/FC-4/seahorse.spec,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- seahorse.spec	4 Aug 2005 06:03:45 -0000	1.15
+++ seahorse.spec	26 Oct 2005 21:58:14 -0000	1.16
@@ -1,6 +1,6 @@
 Name: 		seahorse
-Version: 	0.7.9
-Release:    3%{dist}
+Version: 	0.8
+Release:    1%{dist}
 Summary:	GNOME2 interface for gnupg
 Group: 		User Interface/Desktops
 License: 	GPL
@@ -17,7 +17,7 @@
 BuildRequires:  perl-XML-Parser
 BuildRequires:  scrollkeeper
 BuildRequires:  nautilus-devel
-BuildRequires:  openldap-devel
+BuildRequires:  libsoup-devel
 Requires(post): desktop-file-utils
 Requires(post): GConf2
 Requires(post): scrollkeeper
@@ -70,8 +70,8 @@
   ${RPM_BUILD_ROOT}%{_datadir}/applications/seahorse.desktop
 
 
-#find ${RPM_BUILD_ROOT} -type f -name "*.la" -exec rm -f {} ';'
-#find ${RPM_BUILD_ROOT} -type f -name "*.a" -exec rm -f {} ';'
+find ${RPM_BUILD_ROOT} -type f -name "*.la" -exec rm -f {} ';'
+find ${RPM_BUILD_ROOT} -type f -name "*.a" -exec rm -f {} ';'
 
 
 %clean
@@ -115,18 +115,14 @@
 %{_libdir}/libseahorse-internal*
 %{_libdir}/gedit-2/plugins/*
 %{_libdir}/nautilus/extensions-1.0/libnautilus-seahorse.so
-%{_libdir}/nautilus/extensions-1.0/libnautilus-seahorse.a
-%{_libdir}/nautilus/extensions-1.0/libnautilus-seahorse.la
 %{_sysconfdir}/gconf/schemas/*
 
 
 %changelog
-* Thu Aug  4 2005 Seth Vidal <skvidal at phy.duke.edu> - 0.7.9-3
-- actually make the change 
-
-* Thu Aug  4 2005 Seth Vidal <skvidal at phy.duke.edu> - 0.7.9-2
-- add openldap-devel to make it stop crashing
-- fixes rh-bug # 164678
+* Wed Oct 26 2005 Seth Vidal <skvidal at phy.duke.edu> - 0.8-1
+- remove changelog's in spec file from before this year
+- enable hkp (libsoup-devel buildreq)
+- 0.8
 
 * Thu Jul 28 2005 Seth Vidal <skvidal at phy.duke.edu> - 0.7.9-1
 - 0.7.9
@@ -154,44 +150,3 @@
 * Fri Feb 25 2005 Phillip Compton <pcompton[AT]proteinmedia.com> 0.7.6-1
 - 0.7.6.
 
-* Mon Nov 09 2003 Phillip Compton <pcompton[AT]proteinmedia.com> 0:0.7.3-0.fdr.5
-- BuildReq scrollkeeper.
-
-* Wed Oct 22 2003 Phillip Compton <pcompton[AT]proteinmedia.com> 0:0.7.3-0.fdr.4
-- Uncommented .la removal.
-
-* Sun Sep 21 2003 Phillip Compton <pcompton[AT]proteinmedia.com> 0:0.7.3-0.fdr.3
-- Grabbed new copy os source from upstream.
-- Fixed path on Source0, to allow direct download.
-- BuildReq desktop-file-utils.
-
-* Sun Sep 21 2003 Phillip Compton <pcompton[AT]proteinmedia.com> 0:0.7.3-0.fdr.2
-- Fixed file permission on source tarball.
-- Fixed Group.
-- Removed aesthetic comments.
-- Brought more in line with current spec template.
-
-* Sun Aug 17 2003 Phillip Compton <pcompton[AT]proteinmedia.com> 0:0.7.3-0.fdr.1
-- Fedorification.
-- Added path to Source0.
-- Added URL.
-- buildroot -> RPM_BUILD_ROOT.
-- BuildReq libgnomeui-devel, eel2-devel, gpgme03-devel.
-- BuildReq gettext.
-- post Req GConf2.
-- post/postun Req scrollkeeper.
-- .la/.a removal.
-- cosmetic changes.
-
-* Fri May 02 2003 Matthew Hall <matt at ecsc.co.uk> 0.7.3-1
-- 0.7.3 Release
-
-* Wed Apr 23 2003 Matthew Hall <matt at ecsc.co.uk> 0.7.1-3
-- Rebuilt against gpgme 0.3.15
-
-* Sat Apr 12 2003 Matthew Hall <matt at ecsc.co.uk> 0.7.1-2
-- RedHat 9 Rebuild
-
-* Sun Jan 26 2003 Matthew Hall <matt at ecsc.co.uk>
-- New Spec File
-




More information about the scm-commits mailing list