add Administration menu, bz#439378

This commit is contained in:
Than Ngo 2008-03-28 14:01:27 +00:00
parent ac2f01c604
commit e725940a39
1 changed files with 5 additions and 0 deletions

View File

@ -74,6 +74,7 @@ Patch9: kdelibs-4.0.2-branding.patch
Patch10: kdelibs-4.0.2-no-cache-kdeglobals-paths.patch
# workaround for policykit
Patch11: kdelibs-4.0.2-policykit-workaround.patch
Patch12: kdelibs-4.x-xdg-menu.patch
# upstream patches
Patch100: kdelibs-4.0.x-kio.patch
@ -191,6 +192,7 @@ format for easy browsing.
sed -i -e "s|@@VERSION_RELEASE@@|%{version}-%{release}|" kio/kio/kprotocolmanager.cpp
%patch10 -p1 -b .no-cache-kdeglobals-paths
%patch11 -p1 -b .policykit
%patch12 -p1 -b .Administration-menu
# upstream patches
%patch100 -p1 -b .kio
@ -353,6 +355,9 @@ rm -rf %{buildroot}
%changelog
* Fri Mar 28 2008 Than Ngo <than@redhat.com> - 4.0.2-12
- add Administration menu, bz#439378
* Thu Mar 27 2008 Than Ngo <than@redhat.com> 4.0.2-12
- bz#428212, adapted Kevin Kofler's workaround for Policykit