Hello community,

here is the log from the commit of package libxshmfence for openSUSE:Factory 
checked in at 2014-04-26 19:34:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libxshmfence (Old)
 and      /work/SRC/openSUSE:Factory/.libxshmfence.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libxshmfence"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libxshmfence/libxshmfence.changes        
2013-12-11 17:22:59.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libxshmfence.new/libxshmfence.changes   
2014-04-26 19:34:13.000000000 +0200
@@ -1,0 +2,5 @@
+Thu Apr 24 18:25:35 UTC 2014 - [email protected]
+
+- Add missing BuildRequires
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libxshmfence.spec ++++++
--- /var/tmp/diff_new_pack.Fpnw9m/_old  2014-04-26 19:34:14.000000000 +0200
+++ /var/tmp/diff_new_pack.Fpnw9m/_new  2014-04-26 19:34:14.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libxshmfence
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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
@@ -18,10 +18,9 @@
 
 Name:           libxshmfence
 Version:        1.1
-%define lname   libxshmfence1
 Release:        0
+%define lname   libxshmfence1
 Summary:        A tiny library that exposes a event API on top of Linux futexes
-# Placeholder License, please fill in the real one, but which one?
 License:        HPND
 Group:          Development/Libraries/C and C++
 Url:            http://xorg.freedesktop.org/
@@ -36,7 +35,7 @@
 BuildRequires:  libtool
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(xorg-macros) >= 1.8
-
+BuildRequires:  pkgconfig(xproto)
 
 %description
 This is a tiny library that exposes a event API on top of Linux
@@ -80,7 +79,6 @@
 make install DESTDIR="%buildroot"
 rm -f "%buildroot/%_libdir"/*.la
 
-
 %post -n %lname -p /sbin/ldconfig
 
 %postun -n %lname -p /sbin/ldconfig

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

Reply via email to