[packages/libdrm] - updated to 2.4.41; man pages temporarily disabled

qboosh qboosh at pld-linux.org
Sat Jan 19 15:54:28 CET 2013


commit 0e07e22406e57821a34d8cdc2acc28b31909336d
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Jan 19 15:54:58 2013 +0100

    - updated to 2.4.41; man pages temporarily disabled

 libdrm.spec | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/libdrm.spec b/libdrm.spec
index f342d11..cdad97c 100644
--- a/libdrm.spec
+++ b/libdrm.spec
@@ -1,18 +1,19 @@
 Summary:	Userspace interface to kernel DRM services
 Summary(pl.UTF-8):	Interfejs przestrzeni użytkownika do usług DRM jądra
 Name:		libdrm
-Version:	2.4.40
+Version:	2.4.41
 Release:	1
 License:	MIT
 Group:		Libraries
 Source0:	http://dri.freedesktop.org/libdrm/%{name}-%{version}.tar.bz2
-# Source0-md5:	626a3dc44a40ef37565b61732b688567
+# Source0-md5:	04f40d6a647e5149fe442cf536ae0a37
 URL:		http://dri.freedesktop.org/
 BuildRequires:	autoconf >= 2.63
 BuildRequires:	automake >= 1:1.10
 BuildRequires:	libpthread-stubs
 BuildRequires:	libtool >= 2:2.2
 BuildRequires:	pkgconfig
+BuildRequires:	sed >= 4.0
 BuildRequires:	xorg-lib-libpciaccess-devel >= 0.10
 Requires:	xorg-lib-libpciaccess >= 0.10
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -50,6 +51,9 @@ Statyczna biblioteka libdrm.
 %prep
 %setup -q
 
+# disable man pages for now; will be fixed in 2.4.42
+%{__sed} -i -e '/man\/Makefile/d' configure.ac
+
 %build
 %{__libtoolize}
 %{__aclocal}
@@ -128,7 +132,7 @@ rm -rf $RPM_BUILD_ROOT
 %{_pkgconfigdir}/libdrm_exynos.pc
 %{_pkgconfigdir}/libdrm_omap.pc
 %endif
-%{_mandir}/man3/drm*.3*
+#%{_mandir}/man3/drm*.3*
 
 %files static
 %defattr(644,root,root,755)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libdrm.git/commitdiff/0e07e22406e57821a34d8cdc2acc28b31909336d



More information about the pld-cvs-commit mailing list