rpms/seahorse/devel .cvsignore, 1.14, 1.15 seahorse.spec, 1.44, 1.45 sources, 1.16, 1.17

Matthias Clasen (mclasen) fedora-extras-commits at redhat.com
Wed Aug 6 17:13:01 UTC 2008


Author: mclasen

Update of /cvs/extras/rpms/seahorse/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17486

Modified Files:
	.cvsignore seahorse.spec sources 
Log Message:
2.23.6



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/seahorse/devel/.cvsignore,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- .cvsignore	23 Jul 2008 02:27:53 -0000	1.14
+++ .cvsignore	6 Aug 2008 17:12:31 -0000	1.15
@@ -1 +1 @@
-seahorse-2.23.5.tar.bz2
+seahorse-2.23.6.tar.bz2


Index: seahorse.spec
===================================================================
RCS file: /cvs/extras/rpms/seahorse/devel/seahorse.spec,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- seahorse.spec	23 Jul 2008 03:49:32 -0000	1.44
+++ seahorse.spec	6 Aug 2008 17:12:31 -0000	1.45
@@ -1,20 +1,19 @@
 Name: 		seahorse
-Version: 	2.23.5
+Version: 	2.23.6
 Release:        1%{?dist}
-Summary:	GNOME2 interface for gnupg
+Summary:	A GNOME application for managing encryption keys
 Group: 		User Interface/Desktops
 # seahorse is GPLv2+
 # libcryptui is LGPLv2+
 License:        GPLv2+ and LGPLv2+
-URL:            http://seahorse.sourceforge.net/
-Source:         http://ftp.gnome.org/pub/GNOME/sources/seahorse/2.23/%{name}-%{version}.tar.bz2
-Source1:	seahorse-agent.sh
+URL:            http://projects.gnome.org/seahorse/
+Source:         http://download.gnome.org/sources/seahorse/2.23/%{name}-%{version}.tar.bz2
 BuildRoot: 	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  desktop-file-utils
 BuildRequires:  gettext
 BuildRequires:  gpgme-devel >= 1.0
-BuildRequires:  gnupg
+BuildRequires:  gnupg2
 BuildRequires:  libgnome-devel
 BuildRequires:  libgnomeui-devel
 BuildRequires:  scrollkeeper
@@ -37,10 +36,21 @@
 Requires(postun): shared-mime-info
 
 %description
-Seahorse is a gnome2 interface for gnupg.
-It uses gpgme as the backend.
+Seahorse is a graphical interface for managing and using encryption keys. 
+It also integrates with nautilus, gedit and other places for encryption 
+operations.
 
 
+%package devel
+Summary: Header files and libraries required to develop with seahorse
+Group: Development/Libraries
+Requires: pkgconfig >= 1:0.14
+Requires: %{name} = %{version}-%{release}
+
+%description devel
+The seahorse-devel package contains the header files for the libcryptui
+library that belongs to seahorse.
+
 %prep
 %setup -q
 
@@ -55,18 +65,12 @@
 
 export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
 make install DESTDIR=$RPM_BUILD_ROOT
-mkdir -p $RPM_BUILD_ROOT/etc/X11/xinit/xinitrc.d/
-install -m 755 %{SOURCE1} $RPM_BUILD_ROOT/etc/X11/xinit/xinitrc.d/seahorse-agent.sh
+#mkdir -p $RPM_BUILD_ROOT/etc/X11/xinit/xinitrc.d/
+#install -m 755 %{SOURCE1} $RPM_BUILD_ROOT/etc/X11/xinit/xinitrc.d/seahorse-agent.sh
 
 
 unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL
-%find_lang seahorse --with-gnome
-
-# get rid of the cryptui-devel stuff until we figure out whast do with it later
-rm -rf ${RPM_BUILD_ROOT}/usr/include/libcryptui
-rm -rf ${RPM_BUILD_ROOT}/usr/lib/pkgconfig/cryptui-0.0.pc
-rm -rf ${RPM_BUILD_ROOT}/usr/lib64/pkgconfig/cryptui-0.0.pc
-rm -f  ${RPM_BUILD_ROOT}%{_libdir}/libcryptui.so
+%find_lang seahorse --with-gnome --all-name
 
 desktop-file-install --vendor fedora --delete-original  \
   --dir ${RPM_BUILD_ROOT}%{_datadir}/applications       \
@@ -117,7 +121,6 @@
 %defattr(-,root,root,-)
 %doc AUTHORS COPYING NEWS README TODO
 %{_bindir}/*
-%{_sysconfdir}/X11/xinit/xinitrc.d/seahorse-agent.sh
 %dir %{_datadir}/%{name}
 %{_datadir}/%{name}/*
 %{_datadir}/applications/*.desktop
@@ -126,12 +129,21 @@
 %{_mandir}/man1/*.gz
 %dir %{_libdir}/seahorse
 %{_libdir}/seahorse/*
-%{_libdir}/libcryptui*
+%{_libdir}/libcryptui*.so.*
 %config(noreplace) %{_sysconfdir}/gconf/schemas/*
 %{_datadir}/dbus-1/services/org.gnome.seahorse.service
 
+%files devel
+%defattr(-,root,root,-)
+%{_libdir}/libcryptui.so
+%{_includedir}/libcryptui
+%{_libdir}/pkgconfig/cryptui-0.0.pc
 
 %changelog
+* Tue Aug  5 2008 Matthias Clasen <mclasen at redhat.com> 2.23.6-1
+- Update to 2.23.6
+- Split off a -devel package
+
 * Tue Jul 22 2008 Matthias Clasen <mclasen at redhat.com> 2.23.5-1
 - Update to 2.23.5
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/seahorse/devel/sources,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- sources	23 Jul 2008 02:27:53 -0000	1.16
+++ sources	6 Aug 2008 17:12:31 -0000	1.17
@@ -1 +1 @@
-0ca5eeb803a87a01030bcb01364abead  seahorse-2.23.5.tar.bz2
+988bf4097304e5541dea1c44394ae243  seahorse-2.23.6.tar.bz2




More information about the fedora-extras-commits mailing list