diff --git a/cdrdao.spec b/cdrdao.spec index 2a6ce31..16d8541 100644 --- a/cdrdao.spec +++ b/cdrdao.spec @@ -1,7 +1,7 @@ Summary: Writes audio CD-Rs in disk-at-once (DAO) mode Name: cdrdao Version: 1.2.3 -Release: 7%{?dist} +Release: 8%{?dist} License: GPLv2+ Group: Applications/Multimedia URL: http://cdrdao.sourceforge.net/ @@ -97,7 +97,7 @@ if [ "$1" -gt 1 ]; then fi -%preun +%preun -n gcdmaster if [ "$1" -eq 0 ]; then export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` gconftool-2 --makefile-uninstall-rule %{_sysconfdir}/gconf/schemas/gcdmaster.schemas > /dev/null || : @@ -130,6 +130,10 @@ fi %changelog +* Thu Jan 20 2011 Honza Horak - 1.2.3-8 +- Fixed warning while erasing this package +- https://bugzilla.redhat.com/show_bug.cgi?id=665656 + * Thu Sep 02 2010 Rakesh Pandit - 1.2.3-7 - Bump for libao