Hello community,

here is the log from the commit of package xosd for openSUSE:Factory checked in 
at 2014-11-05 16:26:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xosd (Old)
 and      /work/SRC/openSUSE:Factory/.xosd.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xosd"

Changes:
--------
--- /work/SRC/openSUSE:Factory/xosd/xosd.changes        2011-12-05 
12:46:23.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.xosd.new/xosd.changes   2014-11-05 
16:26:48.000000000 +0100
@@ -1,0 +2,6 @@
+Sat Nov  1 04:24:39 UTC 2014 - [email protected]
+
+- Switch to individual pkgconfig() build requires 
+  instead of using metapackage xorg-x11-devel
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ xosd.spec ++++++
--- /var/tmp/diff_new_pack.ivZ08O/_old  2014-11-05 16:26:49.000000000 +0100
+++ /var/tmp/diff_new_pack.ivZ08O/_new  2014-11-05 16:26:49.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xosd
 #
-# Copyright (c) 2011 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
@@ -15,23 +15,26 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:           xosd
 BuildRequires:  automake
 BuildRequires:  gcc-c++
 BuildRequires:  update-desktop-files
-BuildRequires:  xorg-x11-devel
+BuildRequires:  pkgconfig(x11)
+BuildRequires:  pkgconfig(xext)
+BuildRequires:  pkgconfig(xinerama)
 #%define plugindir     %(xmms-config --general-plugin-dir)
 %define        aclocaldir      %(aclocal --print-ac-dir)
 Version:        2.2.14
 Release:        0
-License:        GPL-2.0+
 Summary:        X On-Screen Display library
+License:        GPL-2.0+
+Group:          System/X11/Utilities
 Source:         %{name}-%{version}.tar.bz2
 Patch:          xosd.patch
 Patch1:         xosd-2.2.14-config.patch
 Url:            http://sourceforge.net/project/showfiles.php?group_id=124390
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-Group:          System/X11/Utilities
 
 %description
 A library for displaying a TV-like on-screen display in X.

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

Reply via email to