Author: qboosh                       Date: Sat Jul  1 12:31:43 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 2.0.2, removed obsolete radeon_drm patch

---- Files affected:
SPECS:
   libdrm.spec (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: SPECS/libdrm.spec
diff -u SPECS/libdrm.spec:1.9 SPECS/libdrm.spec:1.10
--- SPECS/libdrm.spec:1.9       Fri Jun 16 20:06:26 2006
+++ SPECS/libdrm.spec   Sat Jul  1 14:31:38 2006
@@ -2,13 +2,12 @@
 Summary:       Userspace interface to kernel DRM services
 Summary(pl):   Interfejs przestrzeni użytkownika do usług DRM jądra
 Name:          libdrm
-Version:       2.0.1
-Release:       2
+Version:       2.0.2
+Release:       1
 License:       MIT
 Group:         Libraries
-Source0:       http://dri.freedesktop.org/libdrm/%{name}-%{version}.tar.gz
-# Source0-md5: 1f4d59a4c77756b364c6f4e5665f9c27
-Patch0:                %{name}-radeon_drm.patch
+Source0:       http://dri.freedesktop.org/libdrm/%{name}-%{version}.tar.bz2
+# Source0-md5: db7f1f89d2571427d6ea1feb2466f577
 URL:           http://dri.freedesktop.org/
 BuildRequires: autoconf >= 2.57
 BuildRequires: automake
@@ -47,7 +46,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %{__libtoolize}
@@ -55,7 +53,8 @@
 %{__autoconf}
 %{__autoheader}
 %{__automake}
-%configure
+%configure \
+       --enable-static
 %{__make}
 
 %install
@@ -92,6 +91,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2006/07/01 12:31:38  qboosh
+- updated to 2.0.2, removed obsolete radeon_drm patch
+
 Revision 1.9  2006/06/16 18:06:26  freetz
 - added radeon_drm patch (r200 vertex programs support), rel.2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/libdrm.spec?r1=1.9&r2=1.10&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to