rpms/wine/devel wine.spec,1.7,1.8

Andreas Bierfert (awjb) fedora-extras-commits at redhat.com
Fri Jan 6 12:58:03 UTC 2006


Author: awjb

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

Modified Files:
	wine.spec 
Log Message:
- test new BR



Index: wine.spec
===================================================================
RCS file: /cvs/extras/rpms/wine/devel/wine.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- wine.spec	6 Jan 2006 11:01:06 -0000	1.7
+++ wine.spec	6 Jan 2006 12:58:02 -0000	1.8
@@ -52,6 +52,10 @@
 BuildRequires:  libXxf86dga-devel libXxf86vm-devel
 BuildRequires:  libXrandr-devel libXrender-devel libXext-devel
 
+BuildRequires:  fontconfig-devel
+BuildRequires:  giflib-devel
+BuildRequires:  cups-devel
+
 Requires(post): /sbin/ldconfig, /sbin/chkconfig, /sbin/service,
 Requires(post): /usr/bin/update-desktop-database
 Requires(preun): /sbin/chkconfig
@@ -154,7 +158,8 @@
 %build
 export CFLAGS="$RPM_OPT_FLAGS"
 %configure \
-	--sysconfdir=%{_sysconfdir}/wine --disable-static
+	--sysconfdir=%{_sysconfdir}/wine --disable-static \
+	--x-includes=%{_includedir} --x-libraries=%{_libdir}
 
 %{__make} depend
 %{__make}
@@ -686,6 +691,7 @@
 - version upgrade
 - fix #177089 (winemine desktop entry should be in Game not in System)
 - fix cflags for compile
+- test new BR
 
 * Wed Jan 04 2006 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>     
 0.9.4-5                                                                 




More information about the fedora-extras-commits mailing list