Updating link to change in openSUSE:Factory/wine revision 78.0
OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=2adfa1984882ef21b1fb3d3bf46d5863
This commit is contained in:
parent
51d8172c71
commit
3a952f6062
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 22 11:06:18 CEST 2010 - meissner@suse.de
|
||||
|
||||
- moved scalable icons to /usr/share/icons/hicolor/scalable/apps
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 18 21:11:50 CEST 2010 - meissner@suse.de
|
||||
|
||||
|
@ -23,7 +23,7 @@ License: LGPLv2.1+
|
||||
Group: System/Emulators/PC
|
||||
AutoReqProv: on
|
||||
Version: 1.1.47_1.2rc4
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: An MS Windows Emulator
|
||||
Url: http://www.winehq.com
|
||||
Source0: wine-%version.tar.bz2
|
||||
@ -131,8 +131,8 @@ cd ubuntuwine
|
||||
install -c -m 644 *.directory $RPM_BUILD_ROOT/usr/share/desktop-directories/
|
||||
|
||||
# Install icons
|
||||
install -d $RPM_BUILD_ROOT/usr/share/pixmaps
|
||||
install -c -m 644 *.svg $RPM_BUILD_ROOT/usr/share/pixmaps
|
||||
install -d $RPM_BUILD_ROOT/usr/share/icons/hicolor/scalable/apps/
|
||||
install -c -m 644 *.svg $RPM_BUILD_ROOT/usr/share/icons/hicolor/scalable/apps/
|
||||
cd ..
|
||||
|
||||
%fdupes -s $RPM_BUILD_ROOT
|
||||
@ -188,7 +188,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||
/usr/share/applications/*.desktop
|
||||
%dir /usr/share/desktop-directories/
|
||||
/usr/share/desktop-directories/*.directory
|
||||
/usr/share/pixmaps/*.svg
|
||||
/usr/share/icons/hicolor/scalable/apps/*.svg
|
||||
|
||||
%ifarch %ix86
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user