Accepting request 40280 from Printing

checked in (request 40280)

OBS-URL: https://build.opensuse.org/request/show/40280
OBS-URL: https://build.opensuse.org/package/show/Printing/cups?expand=0&rev=195
This commit is contained in:
OBS User autobuild 2010-05-25 08:36:49 +00:00 committed by Git OBS Bridge
parent 4f85a4e11b
commit 14416b7b80
2 changed files with 1 additions and 10 deletions

View File

@ -1,12 +1,3 @@
-------------------------------------------------------------------
Mon May 10 20:12:43 UTC 2010 - guido+opensuse.org@berhoerster.name
- In cups.spec removed '-r' from the suse_update_desktop_file call
to not replace valid (and previously patched via
cups-1.3.9-desktop_file.patch) categories of the desktop file
so that it shows up in the right place (this is particularly
an issue with the LXDE/XFCE menu).
-------------------------------------------------------------------
Thu May 6 12:39:41 CEST 2010 - jsmeix@suse.de

View File

@ -305,7 +305,7 @@ do # Change default paper size from Letter to A4 if possible
done
# Add files for desktop menu:
rm -f $RPM_BUILD_ROOT/usr/share/applications/cups.desktop
%suse_update_desktop_file -i cups PrintingUtility 2>/dev/null
%suse_update_desktop_file -i -r cups PrintingUtility 2>/dev/null
mkdir $RPM_BUILD_ROOT/usr/share/pixmaps
install -m 644 $RPM_BUILD_ROOT/usr/share/icons/hicolor/64x64/apps/cups.png $RPM_BUILD_ROOT/usr/share/pixmaps
rm -rf $RPM_BUILD_ROOT/usr/share/icons