diff --git a/apper.spec b/apper.spec index ffbc15c..bd968a2 100644 --- a/apper.spec +++ b/apper.spec @@ -5,7 +5,7 @@ Name: apper Version: 0.7.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: KDE interface for PackageKit License: GPLv2+ @@ -50,6 +50,7 @@ mkdir -p %{_target_platform} pushd %{_target_platform} %{cmake_kde4} \ %{?app_install:-DAPPINSTALL:BOOL=ON} \ + -DAUTOREMOVE:BOOL=OFF \ .. popd @@ -97,6 +98,9 @@ desktop-file-validate %{buildroot}%{_kde4_datadir}/applications/kde4/apper.deskt %changelog +* Mon Oct 17 2011 Rex Dieter 0.7.0-2 +- -DAUTOREMOVE:BOOL=OFF (#727788) + * Tue Oct 11 2011 Rex Dieter 0.7.0-1 - kpackagekit -> apper