rpms/pyxf86config/devel pyxf86config.spec, 1.54, 1.55 fix-errorf-visibility.patch, 1.1, NONE

Dave Airlie airlied at fedoraproject.org
Fri Aug 7 05:50:47 UTC 2009


Author: airlied

Update of /cvs/pkgs/rpms/pyxf86config/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv1335

Modified Files:
	pyxf86config.spec 
Removed Files:
	fix-errorf-visibility.patch 
Log Message:
* Fri Aug 07 2009 Dave Airlie <airlied at redhat.com> 0.3.37-7
- fix X server and put this back



Index: pyxf86config.spec
===================================================================
RCS file: /cvs/pkgs/rpms/pyxf86config/devel/pyxf86config.spec,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -p -r1.54 -r1.55
--- pyxf86config.spec	7 Aug 2009 00:58:46 -0000	1.54
+++ pyxf86config.spec	7 Aug 2009 05:50:47 -0000	1.55
@@ -1,7 +1,7 @@
 Summary: Python wrappers for libxf86config
 Name: pyxf86config
 Version: 0.3.37
-Release: 6%{?dist}
+Release: 7%{?dist}
 URL: http://fedoraproject.org/wiki/pyxf86config
 Source0: http://ajax.fedorapeople.org/%{name}/%{name}-%{version}.tar.bz2
 License: GPLv2
@@ -10,9 +10,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version
 BuildRequires: glib2-devel
 BuildRequires: libX11-devel
 BuildRequires: python-devel
-BuildRequires: libxf86config-devel >= 1.3.0.0-26
+BuildRequires: libxf86config-devel >= 1.6.99-29
 
-Patch0: fix-errorf-visibility.patch
 ExcludeArch: s390 s390x
 
 %description
@@ -21,7 +20,6 @@ It is used to read and write X server co
 
 %prep
 %setup -q
-%patch0 -p1 -b .symbol
 
 %build
 export CFLAGS="$RPM_OPT_FLAGS -fPIC"
@@ -44,6 +42,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Fri Aug 07 2009 Dave Airlie <airlied at redhat.com> 0.3.37-7
+- fix X server and put this back
+
 * Fri Aug 07 2009 Dave Airlie <airlied at redhat.com> 0.3.37-6
 - fix ErrorF/VErrorF symbol visibility - hacky but should do for now
 


--- fix-errorf-visibility.patch DELETED ---




More information about the fedora-extras-commits mailing list