rpms/libdrm/devel libdrm-radeon.patch, 1.2, 1.3 libdrm.spec, 1.54, 1.55

Dave Airlie airlied at fedoraproject.org
Mon Dec 22 02:29:18 UTC 2008


Author: airlied

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

Modified Files:
	libdrm-radeon.patch libdrm.spec 
Log Message:
* Mon Dec 22 2008 Dave Airlie <airlied at redhat.com> 2.4.3-0.3
- radeon: make library name correct


libdrm-radeon.patch:

Index: libdrm-radeon.patch
===================================================================
RCS file: /cvs/pkgs/rpms/libdrm/devel/libdrm-radeon.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- libdrm-radeon.patch	22 Dec 2008 02:09:19 -0000	1.2
+++ libdrm-radeon.patch	22 Dec 2008 02:28:48 -0000	1.3
@@ -56,7 +56,7 @@
 +	$(PTHREADSTUBS_CFLAGS) \
 +	-I$(top_srcdir)/shared-core
 +
-+libdrm_radeon_la_LTLIBRARIES = libdrm-radeon.la
++libdrm_radeon_la_LTLIBRARIES = libdrm_radeon.la
 +libdrm_radeon_ladir = $(libdir)
 +libdrm_radeon_la_LDFLAGS = -version-number 1:0:0 -no-undefined
 +libdrm_radeon_la_LIBADD = ../libdrm.la @PTHREADSTUBS_LIBS@


Index: libdrm.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libdrm/devel/libdrm.spec,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -r1.54 -r1.55
--- libdrm.spec	22 Dec 2008 02:09:19 -0000	1.54
+++ libdrm.spec	22 Dec 2008 02:28:48 -0000	1.55
@@ -3,7 +3,7 @@
 Summary: Direct Rendering Manager runtime library
 Name: libdrm
 Version: 2.4.3
-Release: 0.2%{?dist}
+Release: 0.3%{?dist}
 License: MIT
 Group: System Environment/Libraries
 URL: http://dri.sourceforge.net
@@ -101,6 +101,9 @@
 %{_libdir}/pkgconfig/libdrm.pc
 
 %changelog
+* Mon Dec 22 2008 Dave Airlie <airlied at redhat.com> 2.4.3-0.3
+- radeon: make library name correct
+
 * Mon Dec 22 2008 Dave Airlie <airlied at redhat.com> 2.4.3-0.2
 - radeon: update with fixes for reloc size
 




More information about the fedora-extras-commits mailing list