diff --git a/seahorse.changes b/seahorse.changes index 1a574fc..e6813da 100644 --- a/seahorse.changes +++ b/seahorse.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Apr 16 10:53:27 CDT 2007 - maw@suse.de + +- Create a -devel subpackage (#262572). + ------------------------------------------------------------------- Wed Apr 11 11:24:22 CDT 2007 - maw@suse.de diff --git a/seahorse.spec b/seahorse.spec index 88a2c8e..9f951b7 100644 --- a/seahorse.spec +++ b/seahorse.spec @@ -17,7 +17,7 @@ Group: System/GUI/GNOME Autoreqprov: on PreReq: gconf2 Version: 1.0.1 -Release: 1 +Release: 2 Summary: GNOME2 interface for gnupg Source: ftp://ftp.gnome.org/pub/gnome/sources/seahorse/%{name}-%{version}.tar.bz2 Patch2: %{name}-gpgme-version.patch @@ -32,6 +32,25 @@ Seahorse is a gnome2 interface for gnupg. It uses gpgme as the backend. +Authors: +-------- + Jacob Perkins + Jose Carlos Garcia Sogo + Jean Schurger + Nate Nielsen + Adam Schreiber + +%package devel +Summary: GNOME2 interface for gnupg +Group: System/GUI/GNOME +Requires: %{name} = %{version}-%{release} +Requires: gconf2-devel + +%description devel +Seahorse is a gnome2 interface for gnupg. It uses gpgme as the backend. + + + Authors: -------- Jacob Perkins @@ -105,9 +124,6 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/*.so* %{_libdir}/nautilus/extensions-1.0/libnautilus-seahorse.so %{_libdir}/seahorse/* -%{_libdir}/pkgconfig/*.pc -%dir %{_includedir}/libcryptui -%{_includedir}/libcryptui/*.h %{_datadir}/applications/*.desktop %{_datadir}/control-center-2.0 %{_datadir}/dbus-1/services/org.gnome.seahorse.service @@ -127,7 +143,15 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/seahorse %{_datadir}/mime/packages/seahorse.xml +%files devel +%defattr(-,root,root) +%{_libdir}/pkgconfig/*.pc +%dir %{_includedir}/libcryptui +%{_includedir}/libcryptui/*.h + %changelog +* Mon Apr 16 2007 - maw@suse.de +- Create a -devel subpackage (#262572). * Wed Apr 11 2007 - maw@suse.de - Update to version 1.0.1 - Many fixes: