- Updated to 1.3.14 development snapshot
- Many cleanups to address Valgrind and Clang warnings. - Support for creating compressed cabinet files. - Translation updates. - Various bug fixes. - Updated to 1.3.13 development snapshoamrcust - Tools for creating MSI installers. - Clipboard improvements. - Support for po files in the message compiler. - Improvements to the Wine debugger. - Various bug fixes. OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=83
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package wine (Version 1.3.10)
|
||||
# spec file for package wine
|
||||
#
|
||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@@ -30,7 +30,7 @@ BuildRequires: gstreamer-0_10-plugins-base-devel
|
||||
License: LGPLv2.1+
|
||||
Group: System/Emulators/PC
|
||||
AutoReqProv: on
|
||||
Version: 1.3.12
|
||||
Version: 1.3.14
|
||||
Release: 1
|
||||
Summary: An MS Windows Emulator
|
||||
Url: http://www.winehq.com
|
||||
@@ -218,9 +218,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%dir /usr/share/icons/hicolor/scalable/apps
|
||||
/usr/share/icons/hicolor/scalable/apps/*.svg
|
||||
|
||||
|
||||
%if 0%{?suse_version} > 1120
|
||||
%ifarch %ix86
|
||||
|
||||
%files 32bit
|
||||
%defattr(-,root,root)
|
||||
%endif
|
||||
|
Reference in New Issue
Block a user