Hello community,

here is the log from the commit of package libdrm for openSUSE:Factory
checked in at Thu May 26 10:06:01 CEST 2011.



--------
--- libdrm/libdrm.changes       2011-01-05 03:11:50.000000000 +0100
+++ /mounts/work_src_done/STABLE/libdrm/libdrm.changes  2011-05-25 
12:39:53.000000000 +0200
@@ -1,0 +2,14 @@
+Wed May 25 10:38:44 UTC 2011 - sndir...@novell.com
+
+- install the binaries of dristat, drmstat, drmmodeprint and
+  drmmodetest instead of the useless libtool wrappers ... 
+
+-------------------------------------------------------------------
+Tue May 24 16:56:34 UTC 2011 - e...@suse.de
+
+- removed patch: enable_test_tools.diff.
+  - Building and installing dristat and drmstat can be done
+    from the spec file. Same is true for installing drmmodeprint
+    and drmmodetest.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  enable_test_tools.diff

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libdrm.spec ++++++
--- /var/tmp/diff_new_pack.9OfZ3Y/_old  2011-05-26 10:01:42.000000000 +0200
+++ /var/tmp/diff_new_pack.9OfZ3Y/_new  2011-05-26 10:01:42.000000000 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package libdrm (Version 2.4.23)
+# spec file for package libdrm
 #
 # Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
@@ -25,7 +25,7 @@
 Group:          System/Libraries
 AutoReqProv:    on
 Version:        2.4.23
-Release:        3
+Release:        12
 Provides:       libdrm23 = %{version}
 Obsoletes:      libdrm23 < %{version}
 # bug437293
@@ -37,7 +37,6 @@
 Summary:        Userspace Interface for Kernel DRM Services
 Source:         %{name}-%{version}.tar.bz2
 Source2:        baselibs.conf
-Patch:          enable_test_tools.diff
 Patch1:         intel-Export-CONSTANT_BUFFER-addressing-mode.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
@@ -64,7 +63,6 @@
 
 %prep
 %setup -q -n %{name}-%{version}
-%patch
 %patch1 -p1
 
 %build
@@ -72,13 +70,18 @@
 export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing"
 %configure --with-pic --enable-nouveau-experimental-api 
--enable-vmwgfx-experimental-api --enable-udev
 %{__make} %{?jobs:-j%jobs}
-%{__make} %{?jobs:-j%jobs} -C tests/modeprint
-%{__make} %{?jobs:-j%jobs} -C tests/modetest
+%{__make} %{?jobs:-j%jobs} -C tests check-am
 
 %install
 make install DESTDIR=$RPM_BUILD_ROOT
 make -C tests/modeprint install DESTDIR=$RPM_BUILD_ROOT
 make -C tests/modetest install DESTDIR=$RPM_BUILD_ROOT
+%{__mkdir} -p $RPM_BUILD_ROOT/usr/bin
+%{__install}  \
+    tests/.libs/dristat \
+    tests/.libs/drmstat \
+    tests/modeprint/.libs/modeprint \
+    tests/modetest/.libs/modetest $RPM_BUILD_ROOT/usr/bin
 
 %clean
 rm -rf $RPM_BUILD_ROOT


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to