0.6.1
This commit is contained in:
parent
7b58052c73
commit
e987a53965
@ -1 +1 @@
|
||||
evince-0.6.0.tar.bz2
|
||||
evince-0.6.1.tar.bz2
|
||||
|
@ -3,8 +3,8 @@
|
||||
%define dbus_version 0.60
|
||||
|
||||
Name: evince
|
||||
Version: 0.6.0
|
||||
Release: 4%{?dist}
|
||||
Version: 0.6.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Document viewer
|
||||
|
||||
License: GPL
|
||||
@ -82,7 +82,7 @@ fi
|
||||
|
||||
%post
|
||||
export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
|
||||
gconftool-2 --makefile-uninstall-rule \
|
||||
gconftool-2 --makefile-install-rule \
|
||||
%{_sysconfdir}/gconf/schemas/evince.schemas \
|
||||
%{_sysconfdir}/gconf/schemas/evince-thumbnailer.schemas \
|
||||
>/dev/null || :
|
||||
@ -129,6 +129,9 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Oct 20 2006 Matthias Clasen <mclasen@redhat.com> - 0.6.1-1
|
||||
- Update to 0.6.1
|
||||
|
||||
* Wed Oct 18 2006 Matthias Clasen <mclasen@redhat.com> - 0.6.0-4
|
||||
- Fix scripts according to the packaging guidelines
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user