Updating link to change in openSUSE:Factory/wine revision 67.0
OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=953ba97c77df6c820b24075aaca4465d
This commit is contained in:
committed by
Git OBS Bridge
parent
39bf42d28b
commit
fb94ff2fa6
22
wine.spec
22
wine.spec
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package wine (Version 1.1.30)
|
||||
# spec file for package wine (Version 1.1.38)
|
||||
#
|
||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@@ -22,7 +22,7 @@ BuildRequires: alsa-devel bison capi4linux-devel cups-devel desktop-file-utils
|
||||
License: LGPLv2.1+
|
||||
Group: System/Emulators/PC
|
||||
AutoReqProv: on
|
||||
Version: 1.1.30
|
||||
Version: 1.1.38
|
||||
Release: 1
|
||||
Summary: An MS Windows Emulator
|
||||
Url: http://www.winehq.com
|
||||
@@ -30,6 +30,7 @@ Source0: wine-%version.tar.bz2
|
||||
Source1: http://kegel.com/wine/winetricks
|
||||
Source3: README.SuSE
|
||||
Source4: wine.desktop
|
||||
Recommends: wine-gecko
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Requires: libXcursor.so.1 libXi.so.6 libXxf86vm.so.1 libXrender.so.1 libXrandr.so.2 libXinerama.so.1 libXcomposite.so.1 libxslt.so.1 libhal.so.1 libncurses.so.5 libfreetype.so.6 libpng12.so.0 libjpeg.so.62 libcrypto.so.0.9.8 libssl.so.0.9.8 libfontconfig.so.1 libcups.so.2 libgnutls.so.26
|
||||
ExclusiveArch: %ix86
|
||||
@@ -100,20 +101,19 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%doc ANNOUNCE AUTHORS LICENSE LICENSE.OLD README*
|
||||
/usr/bin/*
|
||||
/usr/share/wine
|
||||
/usr/lib/lib*
|
||||
%dir /usr/lib/wine
|
||||
/usr/lib/wine/*.so
|
||||
/usr/lib/wine/*.*16
|
||||
%dir /usr/lib/wine/fakedlls
|
||||
/usr/lib/wine/fakedlls/*
|
||||
%{_libdir}/lib*
|
||||
%dir %{_libdir}/wine
|
||||
%{_libdir}/wine/*.so
|
||||
%dir %{_libdir}/wine/fakedlls
|
||||
%{_libdir}/wine/fakedlls/*
|
||||
/usr/share/applications/wine.desktop
|
||||
%doc %{_mandir}/*/*
|
||||
|
||||
%files devel
|
||||
%defattr(-,root,root)
|
||||
%{_includedir}/wine
|
||||
/usr/lib/wine/*.def
|
||||
/usr/lib/wine/*.a
|
||||
#/usr/share/aclocal/wine.m4
|
||||
%{_libdir}/wine/*.def
|
||||
%{_libdir}/wine/*.a
|
||||
# /usr/share/aclocal/wine.m4
|
||||
|
||||
%changelog
|
||||
|
Reference in New Issue
Block a user