rpms/wine/devel .cvsignore, 1.3, 1.4 sources, 1.4, 1.5 wine-winemine.desktop, 1.1, 1.2 wine.spec, 1.6, 1.7

Andreas Bierfert (awjb) fedora-extras-commits at redhat.com
Fri Jan 6 11:01:06 UTC 2006


Author: awjb

Update of /cvs/extras/rpms/wine/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31800/devel

Modified Files:
	sources wine-winemine.desktop wine.spec 
Added Files:
	.cvsignore 
Log Message:
- upgrade
- bugfix #177089



Index: .cvsignore
===================================================================
RCS file: .cvsignore
diff -N .cvsignore
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ .cvsignore	6 Jan 2006 11:01:06 -0000	1.4
@@ -0,0 +1,2 @@
+wine-0.9.5.tar.bz2
+wine-fonts-20050524.tar.gz


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/wine/devel/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	2 Jan 2006 09:04:37 -0000	1.4
+++ sources	6 Jan 2006 11:01:06 -0000	1.5
@@ -1,2 +1,2 @@
-73205d83a5612a43441a8532683c0434  wine-0.9.4.tar.bz2
+b0c8e65efd541eb690ae05fdf05fcd4d  wine-0.9.5.tar.bz2
 fb216b10993cb17501efff7afa812da1  wine-fonts-20050524.tar.gz


Index: wine-winemine.desktop
===================================================================
RCS file: /cvs/extras/rpms/wine/devel/wine-winemine.desktop,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- wine-winemine.desktop	2 Jan 2006 09:04:37 -0000	1.1
+++ wine-winemine.desktop	6 Jan 2006 11:01:06 -0000	1.2
@@ -5,4 +5,4 @@
 Terminal=false
 Type=Application
 Encoding=UTF-8
-Categories=Application;System;
+Categories=Application;Game;


Index: wine.spec
===================================================================
RCS file: /cvs/extras/rpms/wine/devel/wine.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- wine.spec	4 Jan 2006 00:53:06 -0000	1.6
+++ wine.spec	6 Jan 2006 11:01:06 -0000	1.7
@@ -1,12 +1,14 @@
+%define __global_cflags -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fno-stack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables
+
 Name:		wine
-Version:	0.9.4
-Release:	5%{?dist}
+Version:	0.9.5
+Release:	1%{?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.4.tar.bz2
+Source0:        http://dl.sf.net/wine/wine-0.9.5.tar.bz2
 Source1:	wine.init
 Source2:	wine-fonts-20050524.tar.gz
 Source3:        wine-README-Fedora
@@ -53,7 +55,7 @@
 Requires(post): /sbin/ldconfig, /sbin/chkconfig, /sbin/service,
 Requires(post): /usr/bin/update-desktop-database
 Requires(preun): /sbin/chkconfig
-Requires(postun): /sbin/ldconfig, /usr/bin/update-desktop-database, %{__perl}
+Requires(postun): /sbin/ldconfig, /usr/bin/update-desktop-database
 
 %description
 While Wine is usually thought of as a Windows(TM) emulator, the Wine
@@ -679,6 +681,12 @@
 %{_libdir}/wine/*.def
 
 %changelog
+* Fri Jan 06 2006 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
+0.9.5-1
+- version upgrade
+- fix #177089 (winemine desktop entry should be in Game not in System)
+- fix cflags for compile
+
 * Wed Jan 04 2006 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>     
 0.9.4-5                                                                 
 - fix #176834 




More information about the fedora-extras-commits mailing list