Hello community,

here is the log from the commit of package libdrm for openSUSE:Factory checked 
in at 2015-02-27 11:04:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libdrm (Old)
 and      /work/SRC/openSUSE:Factory/.libdrm.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libdrm"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libdrm/libdrm.changes    2015-02-12 
10:20:44.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libdrm.new/libdrm.changes       2015-02-27 
11:04:57.000000000 +0100
@@ -1,0 +2,10 @@
+Sun Feb 22 14:11:43 UTC 2015 - [email protected]
+
+- Fix include directories 
+
+-------------------------------------------------------------------
+Thu Feb 19 13:33:22 UTC 2015 - [email protected]
+
+- Add subpackage libdrm_tegra0 for Nvidia Tegra chips 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libdrm.spec ++++++
--- /var/tmp/diff_new_pack.AF2aXo/_old  2015-02-27 11:04:58.000000000 +0100
+++ /var/tmp/diff_new_pack.AF2aXo/_new  2015-02-27 11:04:58.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libdrm
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -74,6 +74,7 @@
 %ifarch %arm
 Requires:       libdrm_freedreno1 = %version
 Requires:       libdrm_omap1 = %version
+Requires:       libdrm_tegra0 = %version
 %endif
 %ifarch %ix86 x86_64
 Requires:       libdrm_intel1 = %version
@@ -158,6 +159,13 @@
 
 %description -n libdrm_freedreno1
 (Upstream has not provided a description)
+
+%package -n libdrm_tegra0
+Summary:        Userspace interface to kernel DRM services for Nvidia Tegra 
chips
+Group:          System/Libraries
+
+%description -n libdrm_tegra0
+(Upstream has not provided a description)
 %endif
 
 %prep
@@ -171,6 +179,7 @@
 %ifarch %arm
           --enable-omap-experimental-api \
           --enable-freedreno-experimental-api \
+           --enable-tegra-experimental-api \
 %endif
           --enable-udev
 
@@ -220,6 +229,10 @@
 %post   -n libdrm_freedreno1 -p /sbin/ldconfig
 
 %postun -n libdrm_freedreno1 -p /sbin/ldconfig
+
+%post   -n libdrm_tegra0 -p /sbin/ldconfig
+
+%postun -n libdrm_tegra0 -p /sbin/ldconfig
 %endif
 
 %files tools
@@ -278,6 +291,10 @@
 %files -n libdrm_freedreno1
 %defattr(-,root,root)
 %_libdir/libdrm_freedreno.so.1*
+
+%files -n libdrm_tegra0
+%defattr(-,root,root)
+%_libdir/libdrm_tegra.so.0*
 %endif
 
 %changelog

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to