auto-import changelog data from seahorse-0.7.3-0.fdr.5.1.src.rpm
* Sun Nov 09 2003 Phillip Compton <pcompton[AT]proteinmedia.com> 0:0.7.3-0.fdr.5 - BuildReq scrollkeeper.
This commit is contained in:
parent
480e3ba9a6
commit
ab71f17faa
@ -1,6 +1,6 @@
|
||||
Name: seahorse
|
||||
Version: 0.7.3
|
||||
Release: 0.fdr.4.rh90
|
||||
Release: 0.fdr.5.1
|
||||
Epoch: 0
|
||||
Summary: GNOME2 interface for gnupg
|
||||
|
||||
@ -13,6 +13,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
BuildRequires: libgnomeui-devel
|
||||
BuildRequires: eel2-devel
|
||||
BuildRequires: gpgme03-devel
|
||||
BuildRequires: scrollkeeper
|
||||
BuildRequires: gettext
|
||||
BuildRequires: desktop-file-utils
|
||||
Requires(post): GConf2
|
||||
@ -67,12 +68,12 @@ export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
|
||||
gconftool-2 \
|
||||
--makefile-install-rule \
|
||||
%{_sysconfdir}/gconf/schemas/%{name}.schemas > /dev/null || :
|
||||
scrollkeeper-update
|
||||
scrollkeeper-update -q ||:
|
||||
|
||||
|
||||
|
||||
%postun
|
||||
scrollkeeper-update
|
||||
scrollkeeper-update -q ||:
|
||||
|
||||
|
||||
|
||||
@ -95,6 +96,9 @@ scrollkeeper-update
|
||||
|
||||
|
||||
%changelog
|
||||
* 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.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user