rpms/wine/FC-4 wine.spec,1.11,1.12

Andreas Bierfert (awjb) fedora-extras-commits at redhat.com
Thu Feb 9 07:34:02 UTC 2006


Author: awjb

Update of /cvs/extras/rpms/wine/FC-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14201/FC-4

Modified Files:
	wine.spec 
Log Message:
- use sources without winemp3



Index: wine.spec
===================================================================
RCS file: /cvs/extras/rpms/wine/FC-4/wine.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- wine.spec	8 Feb 2006 13:35:52 -0000	1.11
+++ wine.spec	9 Feb 2006 07:34:02 -0000	1.12
@@ -1,12 +1,13 @@
 Name:		wine
 Version:	0.9.7
-Release:	2%{?dist}
+Release:	3%{?dist}
 Summary:	A Windows 16/32/64 bit emulator
 
 Group:		Applications/Emulators
 License:	LGPL
 URL:		http://www.winehq.org/
-Source0:        http://dl.sf.net/wine/wine-0.9.7.tar.bz2
+# special fedora tarball without winemp3 stuff
+Source0:        wine-0.9.7-fe.tar.bz2
 Source1:	wine.init
 Source2:	wine-fonts-20050524.tar.gz
 Source3:        wine-README-Fedora
@@ -142,7 +143,7 @@
 with the Wine Windows(TM) emulation libraries.
 
 %prep
-%setup -q
+%setup -q -n %{name}-%{version}-fe
 %patch2 -p1 -b .generated
 autoconf
 
@@ -513,7 +514,6 @@
 %{_libdir}/wine/windebug.dll.so
 %{_libdir}/wine/wineaudioio.drv.so
 %{_libdir}/wine/winedos.dll.so
-%{_libdir}/wine/winemp3.acm.so
 %{_libdir}/wine/wineoss.drv.so
 %{_libdir}/wine/winex11.drv.so
 %{_libdir}/wine/wing.dll.so
@@ -679,6 +679,10 @@
 %{_libdir}/wine/*.def
 
 %changelog
+* Thu Feb 09 2006 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
+0.9.7-3
+- fix up tarball
+
 * Wed Feb 08 2006 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
 0.9.7-2
 - fix up post/preun scriptlets (#178954)




More information about the fedora-extras-commits mailing list