2010-02-22 15:25:52 +00:00
|
|
|
Name: seahorse
|
2011-01-03 13:08:56 +00:00
|
|
|
Version: 2.91.4
|
2011-01-10 02:43:11 +00:00
|
|
|
Release: 2%{?dist}
|
2008-08-06 17:12:31 +00:00
|
|
|
Summary: A GNOME application for managing encryption keys
|
2010-02-22 15:25:52 +00:00
|
|
|
Group: User Interface/Desktops
|
2007-08-16 04:37:15 +00:00
|
|
|
# seahorse is GPLv2+
|
|
|
|
# libcryptui is LGPLv2+
|
|
|
|
License: GPLv2+ and LGPLv2+
|
2008-08-06 17:12:31 +00:00
|
|
|
URL: http://projects.gnome.org/seahorse/
|
2010-03-31 03:23:53 +00:00
|
|
|
#VCS: git:git://git.gnome.org/seahorse
|
2010-11-09 11:08:40 +00:00
|
|
|
Source: http://download.gnome.org/sources/seahorse/2.91/%{name}-%{version}.tar.bz2
|
2005-03-08 02:16:03 +00:00
|
|
|
|
2010-10-18 09:26:13 +00:00
|
|
|
BuildRequires: glib2-devel
|
|
|
|
BuildRequires: gtk3-devel
|
2005-03-08 02:16:03 +00:00
|
|
|
BuildRequires: desktop-file-utils
|
|
|
|
BuildRequires: gettext
|
|
|
|
BuildRequires: gpgme-devel >= 1.0
|
2008-08-06 17:12:31 +00:00
|
|
|
BuildRequires: gnupg2
|
2005-03-08 02:16:03 +00:00
|
|
|
BuildRequires: scrollkeeper
|
2005-10-26 21:57:37 +00:00
|
|
|
BuildRequires: libsoup-devel
|
2007-06-26 19:34:52 +00:00
|
|
|
BuildRequires: openldap-devel
|
|
|
|
BuildRequires: libnotify-devel
|
2007-07-20 14:52:11 +00:00
|
|
|
BuildRequires: openssh-clients
|
|
|
|
BuildRequires: gnome-doc-utils >= 0.3.2
|
2010-01-07 17:25:17 +00:00
|
|
|
BuildRequires: libgnome-keyring-devel
|
2010-02-09 12:53:16 +00:00
|
|
|
BuildRequires: gnome-keyring-devel >= 2.29.4
|
2007-12-05 15:52:08 +00:00
|
|
|
BuildRequires: avahi-devel
|
|
|
|
BuildRequires: avahi-glib-devel
|
2010-01-04 13:15:38 +00:00
|
|
|
BuildRequires: intltool
|
|
|
|
BuildRequires: dbus-glib-devel
|
|
|
|
BuildRequires: gobject-introspection-devel >= 0.6.4
|
2010-09-22 01:59:40 +00:00
|
|
|
BuildRequires: libSM-devel
|
2010-10-18 09:35:40 +00:00
|
|
|
BuildRequires: GConf2-devel
|
2010-01-07 17:25:17 +00:00
|
|
|
# for g-ir-scanner
|
2010-03-31 03:23:53 +00:00
|
|
|
BuildRequires: libtool
|
2007-06-26 19:34:52 +00:00
|
|
|
Requires(post): desktop-file-utils
|
2005-03-08 02:16:03 +00:00
|
|
|
Requires(post): GConf2
|
2007-06-26 19:34:52 +00:00
|
|
|
Requires(post): shared-mime-info
|
2011-01-10 02:43:11 +00:00
|
|
|
Requires(post): /usr/bin/gtk-update-icon-cache
|
2007-06-26 19:34:52 +00:00
|
|
|
Requires(postun): desktop-file-utils
|
|
|
|
Requires(postun): shared-mime-info
|
2011-01-10 02:43:11 +00:00
|
|
|
Requires(postun): /usr/bin/gtk-update-icon-cache
|
2004-11-08 05:20:20 +00:00
|
|
|
|
2009-06-01 16:16:05 +00:00
|
|
|
# https://bugzilla.redhat.com/show_bug.cgi?id=474419
|
2010-05-04 18:13:57 +00:00
|
|
|
# https://bugzilla.redhat.com/show_bug.cgi?id=587328
|
|
|
|
Requires: pinentry-gui
|
2009-06-01 16:16:05 +00:00
|
|
|
|
2008-12-01 15:12:06 +00:00
|
|
|
Obsoletes: gnome-keyring-manager
|
|
|
|
|
2010-10-18 09:26:13 +00:00
|
|
|
|
2004-11-08 05:20:20 +00:00
|
|
|
%description
|
2009-04-13 03:48:03 +00:00
|
|
|
Seahorse is a graphical interface for managing and using encryption keys.
|
|
|
|
It also integrates with nautilus, gedit and other places for encryption
|
2010-04-27 13:53:09 +00:00
|
|
|
operations. It is a keyring manager.
|
2004-11-08 05:20:20 +00:00
|
|
|
|
|
|
|
|
2008-08-06 17:12:31 +00:00
|
|
|
%package devel
|
|
|
|
Summary: Header files and libraries required to develop with seahorse
|
|
|
|
Group: Development/Libraries
|
|
|
|
Requires: pkgconfig >= 1:0.14
|
|
|
|
Requires: %{name} = %{version}-%{release}
|
2009-02-04 05:13:11 +00:00
|
|
|
Requires: gtk-doc
|
2008-08-06 17:12:31 +00:00
|
|
|
|
|
|
|
%description devel
|
|
|
|
The seahorse-devel package contains the header files for the libcryptui
|
|
|
|
library that belongs to seahorse.
|
|
|
|
|
2004-11-08 05:20:20 +00:00
|
|
|
%prep
|
|
|
|
%setup -q
|
2010-10-18 09:26:13 +00:00
|
|
|
|
2004-11-08 05:20:20 +00:00
|
|
|
|
|
|
|
%build
|
2010-10-18 09:26:13 +00:00
|
|
|
GNUPG=/usr/bin/gpg2 ; export GNUPG ; %configure --disable-scrollkeeper --with-gtk=3.0
|
2009-07-27 19:00:43 +00:00
|
|
|
|
|
|
|
# drop unneeded direct library deps with --as-needed
|
|
|
|
# libtool doesn't make this easy, so we do it the hard way
|
|
|
|
sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0 /g' -e 's/ if test "$export_dynamic" = yes && test -n "$export_dynamic_flag_spec"; then/ func_append compile_command " -Wl,-O1,--as-needed"\n func_append finalize_command " -Wl,-O1,--as-needed"\n\0/' libtool
|
|
|
|
|
2004-11-08 05:20:20 +00:00
|
|
|
make %{?_smp_mflags}
|
2007-12-05 15:52:08 +00:00
|
|
|
# cleanup permissions for files that go into debuginfo
|
|
|
|
find . -type f -name "*.c" -exec chmod a-x {} ';'
|
2004-11-08 05:20:20 +00:00
|
|
|
|
|
|
|
%install
|
2007-06-26 19:34:52 +00:00
|
|
|
export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
|
2008-02-15 14:01:40 +00:00
|
|
|
make install DESTDIR=$RPM_BUILD_ROOT
|
2008-08-06 17:12:31 +00:00
|
|
|
#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
|
2008-01-08 03:33:32 +00:00
|
|
|
|
|
|
|
|
2007-06-26 19:34:52 +00:00
|
|
|
unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL
|
2008-08-06 17:12:31 +00:00
|
|
|
%find_lang seahorse --with-gnome --all-name
|
2007-06-26 19:34:52 +00:00
|
|
|
|
2005-03-08 02:16:03 +00:00
|
|
|
desktop-file-install --vendor fedora --delete-original \
|
|
|
|
--dir ${RPM_BUILD_ROOT}%{_datadir}/applications \
|
|
|
|
--add-category GNOME \
|
2004-11-08 05:20:20 +00:00
|
|
|
--add-category Utility \
|
2007-06-26 19:34:52 +00:00
|
|
|
--add-category X-Fedora \
|
2005-03-08 02:16:03 +00:00
|
|
|
${RPM_BUILD_ROOT}%{_datadir}/applications/seahorse.desktop
|
|
|
|
|
2007-06-26 19:34:52 +00:00
|
|
|
# nuke the icon cache
|
|
|
|
rm -f ${RPM_BUILD_ROOT}/usr/share/icons/hicolor/icon-theme.cache
|
2004-11-08 05:20:20 +00:00
|
|
|
|
|
|
|
find ${RPM_BUILD_ROOT} -type f -name "*.la" -exec rm -f {} ';'
|
2007-06-26 19:34:52 +00:00
|
|
|
find ${RPM_BUILD_ROOT} -type f -name "*.a" -exec rm -f {} ';'
|
2004-11-08 05:20:20 +00:00
|
|
|
|
|
|
|
%post
|
2005-03-08 02:16:03 +00:00
|
|
|
/sbin/ldconfig
|
2004-11-08 05:20:20 +00:00
|
|
|
export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
|
2007-06-26 19:34:52 +00:00
|
|
|
gconftool-2 \
|
|
|
|
--makefile-install-rule \
|
|
|
|
%{_sysconfdir}/gconf/schemas/%{name}.schemas > /dev/null || :
|
|
|
|
update-mime-database %{_datadir}/mime/ > /dev/null
|
|
|
|
update-desktop-database %{_datadir}/applications > /dev/null 2>&1 || :
|
2010-03-31 03:23:53 +00:00
|
|
|
touch --no-create %{_datadir}/icons/hicolor >&/dev/null || :
|
2004-11-08 05:20:20 +00:00
|
|
|
|
2007-06-26 19:34:52 +00:00
|
|
|
|
2004-11-08 05:20:20 +00:00
|
|
|
%postun
|
2005-03-08 02:16:03 +00:00
|
|
|
/sbin/ldconfig
|
2007-06-26 19:34:52 +00:00
|
|
|
update-mime-database %{_datadir}/mime/ > /dev/null
|
|
|
|
update-desktop-database %{_datadir}/applications > /dev/null 2>&1 || :
|
2010-03-31 03:23:53 +00:00
|
|
|
if [ $1 -eq 0 ]; then
|
|
|
|
touch --no-create %{_datadir}/icons/hicolor >&/dev/null|| :
|
|
|
|
gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
|
2007-06-26 19:34:52 +00:00
|
|
|
fi
|
2004-11-08 05:20:20 +00:00
|
|
|
|
2010-03-31 03:23:53 +00:00
|
|
|
%posttrans
|
|
|
|
gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
|
2004-11-08 05:20:20 +00:00
|
|
|
|
|
|
|
%files -f %{name}.lang
|
|
|
|
%defattr(-,root,root,-)
|
|
|
|
%doc AUTHORS COPYING NEWS README TODO
|
|
|
|
%{_bindir}/*
|
2007-06-26 19:34:52 +00:00
|
|
|
%dir %{_datadir}/%{name}
|
|
|
|
%{_datadir}/%{name}/*
|
2005-03-08 02:16:03 +00:00
|
|
|
%{_datadir}/applications/*.desktop
|
2009-04-11 01:37:24 +00:00
|
|
|
%{_datadir}/icons/hicolor/*/apps/seahorse.png
|
|
|
|
%{_datadir}/icons/hicolor/*/apps/seahorse-preferences.png
|
2004-11-08 05:20:20 +00:00
|
|
|
%{_datadir}/pixmaps/*
|
2007-06-26 19:34:52 +00:00
|
|
|
%{_mandir}/man1/*.gz
|
|
|
|
%dir %{_libdir}/seahorse
|
|
|
|
%{_libdir}/seahorse/*
|
2008-08-06 17:12:31 +00:00
|
|
|
%{_libdir}/libcryptui*.so.*
|
2007-12-05 15:52:08 +00:00
|
|
|
%config(noreplace) %{_sysconfdir}/gconf/schemas/*
|
2007-06-26 19:34:52 +00:00
|
|
|
%{_datadir}/dbus-1/services/org.gnome.seahorse.service
|
2010-01-04 13:15:38 +00:00
|
|
|
%{_libdir}/girepository-1.0
|
2004-11-08 05:20:20 +00:00
|
|
|
|
2008-08-06 17:12:31 +00:00
|
|
|
%files devel
|
|
|
|
%defattr(-,root,root,-)
|
|
|
|
%{_libdir}/libcryptui.so
|
|
|
|
%{_includedir}/libcryptui
|
|
|
|
%{_libdir}/pkgconfig/cryptui-0.0.pc
|
2009-02-04 05:13:11 +00:00
|
|
|
%{_datadir}/gtk-doc/html/libcryptui
|
2009-09-15 00:52:05 +00:00
|
|
|
%{_datadir}/gtk-doc/html/libseahorse
|
2010-01-04 13:15:38 +00:00
|
|
|
%{_datadir}/gir-1.0
|
2004-11-08 05:20:20 +00:00
|
|
|
|
|
|
|
%changelog
|
2011-01-10 02:43:11 +00:00
|
|
|
* Sun Jan 9 2011 Matthias Clasen <mclasen@redhat.com> 2.91.4-2
|
|
|
|
- Rebuild against newer gtk3
|
|
|
|
|
2011-01-03 13:08:56 +00:00
|
|
|
* Mon Jan 3 2011 Tomas Bzatek <tbzatek@redhat.com> 2.91.4-1
|
|
|
|
- Update to 2.91.4
|
|
|
|
|
2010-12-03 16:25:56 +00:00
|
|
|
* Fri Dec 3 2010 Matthias Clasen <mclasen@redhat.com> 2.91.2-2
|
|
|
|
- Rebuild against new gtk
|
|
|
|
|
2010-11-09 11:08:40 +00:00
|
|
|
* Tue Nov 9 2010 Tomas Bzatek <tbzatek@redhat.com> 2.91.2-1
|
|
|
|
- Update to 2.91.2
|
|
|
|
|
2010-11-04 00:12:42 +00:00
|
|
|
* Wed Nov 3 2010 Matthias Clasen <mclasen@redhat.com> 2.91.2-0.1.gitc548f3b
|
|
|
|
- git snapshot
|
|
|
|
- build against libnotify 0.7.0
|
|
|
|
|
|
|
|
* Tue Nov 2 2010 Matthias Clasen <mclasen@redhat.com> 2.91.1.1-1
|
|
|
|
- Update to 2.91.1.1
|
|
|
|
|
2010-10-18 09:26:13 +00:00
|
|
|
* Mon Oct 18 2010 Tomas Bzatek <tbzatek@redhat.com> 2.91.1-1
|
|
|
|
- Update to 2.91.1
|
|
|
|
|
2010-09-29 17:05:10 +00:00
|
|
|
* Wed Sep 29 2010 Tomas Bzatek <tbzatek@redhat.com> 2.32.0-1
|
|
|
|
- Update to 2.32.0
|
|
|
|
|
2010-09-22 01:47:24 +00:00
|
|
|
* Tue Sep 21 2010 Matthias Clasen <mclasen@redhat.com> - 2.31.91-2
|
|
|
|
- Rebuild against newer gobject-introspection
|
|
|
|
|
2010-09-01 02:02:37 +00:00
|
|
|
* Tue Aug 31 2010 Matthias Clasen <mclasen@redhat.com> - 2.31.91-1
|
|
|
|
- Update to 2.31.91
|
|
|
|
|
2010-07-15 18:58:23 +00:00
|
|
|
* Thu Jul 15 2010 Colin Walters <walters@verbum.org> - 2.30.1-3
|
|
|
|
- Rebuild with new gobject-introspection
|
|
|
|
|
2010-05-04 18:13:57 +00:00
|
|
|
* Tue May 04 2010 Rex Dieter <rdieter@fedoraproject.org> 2.30.1-2
|
|
|
|
- Requires: pinentry-gui (#587328)
|
|
|
|
|
2010-04-27 13:53:09 +00:00
|
|
|
* Tue Apr 27 2010 Tomas Bzatek <tbzatek@redhat.com> 2.30.1-1
|
|
|
|
- Update to 2.30.1
|
|
|
|
|
|
|
|
* Mon Apr 19 2010 Rahul Sundaram <sundaram@fedoraproject.org> 2.30.0-2
|
|
|
|
- Fix description to mention keyring manager
|
|
|
|
- Resolves rhbz#536945
|
|
|
|
|
2010-03-31 03:23:53 +00:00
|
|
|
* Tue Mar 30 2010 Matthias Clasen <mclasen@redhat.com> 2.30.0-1
|
|
|
|
- Update to 2.30.0
|
|
|
|
|
2010-02-22 15:25:52 +00:00
|
|
|
* Mon Feb 22 2010 Tomas Bzatek <tbzatek@redhat.com> 2.29.91-1
|
|
|
|
- Update to 2.29.91
|
|
|
|
|
2010-02-09 12:53:16 +00:00
|
|
|
* Tue Feb 9 2010 Tomas Bzatek <tbzatek@redhat.com> 2.29.90-1
|
|
|
|
- Update to 2.29.90
|
|
|
|
- Removed daemon autostart file (upstream)
|
|
|
|
|
2010-01-08 14:58:19 +00:00
|
|
|
* Fri Jan 8 2010 Tomas Bzatek <tbzatek@redhat.com> 2.29.4-2
|
|
|
|
- Fix bad usage of g_strconcat: missing NULL (#553647)
|
|
|
|
|
2010-01-07 17:25:17 +00:00
|
|
|
* Thu Jan 7 2010 Tomas Bzatek <tbzatek@redhat.com> 2.29.4-1
|
2010-01-04 13:15:38 +00:00
|
|
|
- Update to 2.29.4
|
|
|
|
|
2009-12-14 13:57:28 +00:00
|
|
|
* Mon Dec 14 2009 Matthias Clasen <mclasen@redhat.com> 2.29.3-2
|
|
|
|
- Fix a wrong use of gdk_property_get that can lead to crashes
|
|
|
|
|
2009-11-30 16:41:36 +00:00
|
|
|
* Mon Nov 30 2009 Tomas Bzatek <tbzatek@redhat.com> 2.29.3-1
|
|
|
|
- Update to 2.29.3
|
|
|
|
|
2009-11-02 11:28:52 +00:00
|
|
|
* Mon Nov 2 2009 Tomas Bzatek <tbzatek@redhat.com> 2.29.1-1
|
|
|
|
- Update to 2.29.1
|
|
|
|
|
2009-09-22 08:20:08 +00:00
|
|
|
* Tue Sep 22 2009 Tomas Bzatek <tbzatek@redhat.com> 2.28.0-1
|
|
|
|
- Update to 2.28.0
|
|
|
|
|
2009-09-14 23:35:57 +00:00
|
|
|
* Mon Sep 14 2009 Matthias Clasen <mclasen@redhat.com> - 2.27.92-1
|
|
|
|
- Update to 2.27.92
|
|
|
|
|
2009-08-27 01:57:08 +00:00
|
|
|
* Wed Aug 26 2009 Matthias Clasen <mclasen@redhat.com> - 2.27.90-2
|
|
|
|
- Make seahorse respect the button-images setting
|
|
|
|
|
2009-08-11 04:12:54 +00:00
|
|
|
* Tue Aug 11 2009 Matthias Clasen <mclasen@redhat.com> - 2.27.90-1
|
|
|
|
- Update to 2.27.90
|
|
|
|
|
2009-08-06 04:18:59 +00:00
|
|
|
* Thu Aug 6 2009 Matthias Clasen <mclasen@redhat.com> - 2.27.5-2
|
|
|
|
- Bring the password tab back
|
|
|
|
|
2009-07-28 04:48:03 +00:00
|
|
|
* Tue Jul 28 2009 Matthias Clasen <mclasen@redhat.com> - 2.27.5-1
|
|
|
|
- Update to 2.27.5
|
2009-07-28 04:42:46 +00:00
|
|
|
|
2009-07-27 19:00:43 +00:00
|
|
|
* Mon Jul 27 2009 Matthias Clasen <mclasen@redhat.com> - 2.27.1-4
|
|
|
|
- Drop unneeded direct deps
|
|
|
|
|
2009-07-27 04:05:23 +00:00
|
|
|
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.27.1-3
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
|
|
|
|
2009-06-01 16:16:05 +00:00
|
|
|
* Mon Jun 1 2009 Tomas Bzatek <tbzatek@redhat.com> 2.27.1-2
|
|
|
|
- Require pinentry-gtk (#474419)
|
|
|
|
|
2009-05-04 09:47:42 +00:00
|
|
|
* Mon May 4 2009 Tomas Bzatek <tbzatek@redhat.com> 2.27.1-1
|
|
|
|
- Update to 2.27.1
|
|
|
|
|
2009-04-13 03:48:03 +00:00
|
|
|
* Sun Apr 12 2009 Matthias Clasen <mclasen@redhat.com> 2.26.1-1
|
|
|
|
- Update to 2.26.1
|
|
|
|
- See http://download.gnome.org/sources/seahorse/2.26/seahorse-2.26.1.news
|
|
|
|
|
2009-04-11 01:37:24 +00:00
|
|
|
* Fri Apr 10 2009 Matthias Clasen <mclasen@redhat.com> 2.26.0-2
|
|
|
|
- Fix directory ownership
|
|
|
|
|
2009-03-16 10:34:21 +00:00
|
|
|
* Mon Mar 16 2009 Tomas Bzatek <tbzatek@redhat.com> 2.26.0-1
|
|
|
|
- Update to 2.26.0
|
|
|
|
|
2009-03-02 17:09:31 +00:00
|
|
|
* Mon Mar 2 2009 Tomas Bzatek <tbzatek@redhat.com> 2.25.92-1
|
|
|
|
- Update to 2.25.92
|
|
|
|
|
2009-02-26 00:14:22 +00:00
|
|
|
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.25.91-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
|
|
|
|
|
2009-02-15 02:13:39 +00:00
|
|
|
* Sat Feb 14 2009 Matthias Clasen <mclasen@redhat.com> 2.25.91-1
|
|
|
|
- Update to 2.25.91
|
|
|
|
|
2009-02-04 02:31:07 +00:00
|
|
|
* Tue Feb 3 2009 Matthias Clasen <mclasen@redhat.com> 2.25.90-1
|
|
|
|
- Update to 2.25.90
|
|
|
|
|
2009-01-07 22:36:35 +00:00
|
|
|
* Wed Jan 7 2009 Matthias Clasen <mclasen@redhat.com> 2.25.4-1
|
|
|
|
- Update to 2.25.4
|
|
|
|
|
2008-12-22 13:19:57 +00:00
|
|
|
* Mon Dec 22 2008 Tomas Bzatek <tbzatek@redhat.com> 2.25.3-1
|
|
|
|
- Update to 2.25.3
|
|
|
|
|
2008-12-03 02:16:48 +00:00
|
|
|
* Tue Dec 2 2008 Matthias Clasen <mclasen@redhat.com> 2.25.1-3
|
|
|
|
- Rebuild for pkg-config provides
|
|
|
|
|
2008-12-01 15:12:06 +00:00
|
|
|
* Mon Dec 1 2008 Tomas Bzatek <tbzatek@redhat.com> 2.25.1-2
|
|
|
|
- Mark Seahorse as an official replacement for gnome-keyring-manager
|
|
|
|
|
2008-11-13 06:41:11 +00:00
|
|
|
* Thu Nov 13 2008 Matthias Clasen <mclasen@redhat.com> 2.25.1-1
|
|
|
|
- Update to 2.25.1
|
|
|
|
|
2008-10-19 13:37:07 +00:00
|
|
|
* Sun Oct 19 2008 Matthias Clasen <mclasen@redhat.com> 2.24.1-1
|
|
|
|
- Update to 2.24.1
|
|
|
|
|
2008-10-09 04:46:59 +00:00
|
|
|
* Thu Oct 9 2008 Matthias Clasen <mclasen@redhat.com> 2.24.0-3
|
|
|
|
- Save some space
|
|
|
|
|
2008-09-22 01:36:14 +00:00
|
|
|
* Sun Sep 21 2008 Matthias Clasen <mclasen@redhat.com> 2.24.0-2
|
2008-09-22 01:23:50 +00:00
|
|
|
- Update to 2.24.0
|
|
|
|
|
2008-09-08 03:56:36 +00:00
|
|
|
* Sun Sep 7 2008 Matthias Clasen <mclasen@redhat.com> 2.23.92-1
|
|
|
|
- Update to 2.23.92
|
|
|
|
|
2008-09-04 05:23:05 +00:00
|
|
|
* Thu Sep 4 2008 Matthias Clasen <mclasen@redhat.com> 2.23.91-1
|
|
|
|
- Update to 2.23.91
|
|
|
|
|
2008-08-31 03:05:54 +00:00
|
|
|
* Sat Aug 30 2008 Michel Salim <salimma@fedoraproject.org> 2.23.90-2
|
|
|
|
- Patch configure to detect gpg2 binary
|
|
|
|
|
2008-08-23 04:10:13 +00:00
|
|
|
* Sat Aug 23 2008 Matthias Clasen <mclasen@redhat.com> 2.23.90-1
|
|
|
|
- Update to 2.23.90
|
|
|
|
|
2008-08-06 17:12:31 +00:00
|
|
|
* Tue Aug 5 2008 Matthias Clasen <mclasen@redhat.com> 2.23.6-1
|
|
|
|
- Update to 2.23.6
|
|
|
|
- Split off a -devel package
|
|
|
|
|
2008-07-23 02:27:53 +00:00
|
|
|
* Tue Jul 22 2008 Matthias Clasen <mclasen@redhat.com> 2.23.5-1
|
|
|
|
- Update to 2.23.5
|
|
|
|
|
2008-04-07 04:30:56 +00:00
|
|
|
* Mon Apr 7 2008 Matthias Clasen <mclasen@redhat.com> 2.22.1-1
|
|
|
|
- Update to 2.22.1
|
|
|
|
|
2008-03-11 03:06:15 +00:00
|
|
|
* Mon Mar 10 2008 Matthias Clasen <mclasen@redhat.com> 2.22.0-1
|
|
|
|
- Update to 2.22.0
|
|
|
|
|
2008-02-26 23:31:39 +00:00
|
|
|
* Tue Feb 26 2008 Matthias Clasen <mclasen@redhat.com> 2.21.92-1
|
|
|
|
- Update to 2.21.92
|
|
|
|
|
2008-02-15 05:48:38 +00:00
|
|
|
* Fri Feb 15 2008 Matthias Clasen <mclasen@redhat.com> 2.21.90-2
|
|
|
|
- Rebuild
|
|
|
|
|
2008-01-29 14:39:44 +00:00
|
|
|
* Tue Jan 29 2008 Seth Vidal <skvidal at fedoraproject.org> 2.21.90-1
|
|
|
|
- 2.21.90
|
|
|
|
- rebuild for new libsoup
|
|
|
|
|
|
|
|
|
2008-01-08 03:33:32 +00:00
|
|
|
* Mon Jan 7 2008 Seth Vidal <skvidal at fedoraproject.org> 2.21.4-2
|
|
|
|
- drop in seahorse-agent.sh to xinit - closes bug 427466 but will mean
|
|
|
|
that seahorse agent will start if it is installed - even on kde or xfce
|
|
|
|
desktops :(
|
|
|
|
|
2008-01-03 22:18:38 +00:00
|
|
|
* Thu Jan 3 2008 Seth Vidal <skvidal at fedoraproject.org> 2.21.4-1
|
|
|
|
- upgrade to 2.21.4
|
|
|
|
|
|
|
|
|
2007-12-05 15:52:08 +00:00
|
|
|
* Sat Dec 1 2007 Matt Domsch <mdomsch at fedoraproject.org> 2.21.3-1
|
|
|
|
- upgrade to 2.21.3
|
|
|
|
- enable avahi integration
|
|
|
|
- rpmlint cleanups: remove rpath, unneeded .so, tag config files
|
|
|
|
|
2007-08-22 21:31:19 +00:00
|
|
|
* Wed Aug 22 2007 Seth Vidal <skvidal at fedoraproject.org>
|
|
|
|
- fix license tag
|
|
|
|
- rebuild for fun!
|
|
|
|
|
2007-07-20 18:33:02 +00:00
|
|
|
* Fri Jul 20 2007 Seth Vidal <skvidal at fedoraproject.org>
|
|
|
|
- disable gedit plugin in rawhide, for now :(
|
|
|
|
|
2007-06-26 19:34:52 +00:00
|
|
|
* Tue Jun 26 2007 Seth Vidal <skvidal at fedoraproject.org>
|
|
|
|
- update to 1.0.1
|
2006-08-29 03:14:09 +00:00
|
|
|
|
2006-08-14 04:32:01 +00:00
|
|
|
* Sun Aug 13 2006 Seth Vidal <skvidal at linux.duke.edu>
|
|
|
|
- re-enable gedit
|
|
|
|
- update to 0.8.1
|
|
|
|
|
2006-03-07 06:27:03 +00:00
|
|
|
* Tue Mar 7 2006 Seth Vidal <skvidal at linux.duke.edu>
|
|
|
|
- added openldap-devel buildreq to hopefully close bug # 184124
|
|
|
|
|
2006-02-24 04:02:12 +00:00
|
|
|
* Thu Feb 23 2006 Seth Vidal <skvidal at linux.duke.edu>
|
|
|
|
- Patch from John Thacker for rh bug #182694
|
|
|
|
|
|
|
|
|
2006-02-23 17:26:28 +00:00
|
|
|
* Mon Jan 16 2006 Seth Vidal <skvidal at linux.duke.edu> - 0.8-2
|
|
|
|
- added configure patch for it to build
|
|
|
|
- disable gedit plugins until seahorse gets fixed to work with gedit 2.13+
|
|
|
|
|
2005-10-26 21:39:38 +00:00
|
|
|
* Wed Oct 26 2005 Seth Vidal <skvidal@phy.duke.edu> - 0.8-1
|
|
|
|
- 0.8
|
|
|
|
|
2005-07-29 05:43:45 +00:00
|
|
|
* Thu Jul 28 2005 Seth Vidal <skvidal@phy.duke.edu> - 0.7.9-1
|
|
|
|
- 0.7.9
|
|
|
|
|
2005-05-26 01:29:00 +00:00
|
|
|
* Wed May 25 2005 Jeremy Katz <katzj@redhat.com> - 0.7.7-3
|
|
|
|
- make sure all files are included
|
|
|
|
- BR nautilus-devel
|
|
|
|
|
2005-05-22 23:15:48 +00:00
|
|
|
* Sun May 22 2005 Jeremy Katz <katzj@redhat.com> - 0.7.7-2
|
|
|
|
- rebuild on all arches
|
|
|
|
|
2005-05-05 22:37:05 +00:00
|
|
|
* Thu May 5 2005 Seth Vidal <skvidal@phy.duke.edu> 0.7.7-1
|
|
|
|
- 0.7.7
|
|
|
|
|
2005-04-19 18:24:14 +00:00
|
|
|
* Tue Apr 19 2005 Seth Vidal <skvidal at phy.duke.edu> 0.7.6-4
|
|
|
|
- something innocuous to test on
|
|
|
|
|
|
|
|
|
2005-04-06 22:13:31 +00:00
|
|
|
* Fri Apr 7 2005 Michael Schwendt <mschwendt[AT]users.sf.net>
|
|
|
|
- rebuilt
|
|
|
|
|
2005-03-08 02:16:03 +00:00
|
|
|
* Fri Feb 25 2005 Phillip Compton <pcompton[AT]proteinmedia.com> 0.7.6-2
|
|
|
|
- desktop entry fixes.
|
|
|
|
|
|
|
|
* Fri Feb 25 2005 Phillip Compton <pcompton[AT]proteinmedia.com> 0.7.6-1
|
|
|
|
- 0.7.6.
|
2005-03-04 21:00:23 +00:00
|
|
|
|
2006-02-23 17:26:28 +00:00
|
|
|
* 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@ecsc.co.uk> 0.7.3-1
|
|
|
|
- 0.7.3 Release
|
|
|
|
|
|
|
|
* Wed Apr 23 2003 Matthew Hall <matt@ecsc.co.uk> 0.7.1-3
|
|
|
|
- Rebuilt against gpgme 0.3.15
|
|
|
|
|
|
|
|
* Sat Apr 12 2003 Matthew Hall <matt@ecsc.co.uk> 0.7.1-2
|
|
|
|
- RedHat 9 Rebuild
|
|
|
|
|
|
|
|
* Sun Jan 26 2003 Matthew Hall <matt@ecsc.co.uk>
|
|
|
|
- New Spec File
|
|
|
|
|