Hello community,

here is the log from the commit of package xsel for openSUSE:Factory checked in 
at 2014-10-20 07:27:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xsel (Old)
 and      /work/SRC/openSUSE:Factory/.xsel.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xsel"

Changes:
--------
--- /work/SRC/openSUSE:Factory/xsel/xsel.changes        2012-01-25 
12:19:33.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.xsel.new/xsel.changes   2014-10-20 
07:27:13.000000000 +0200
@@ -1,0 +2,6 @@
+Sun Oct 19 01:19:46 UTC 2014 - crrodrig...@opensuse.org
+
+- In newer products, discontinue the use of metapackage 
+  xorg-x11-devel, only pkgconfig(x11) is required.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ xsel.spec ++++++
--- /var/tmp/diff_new_pack.uRpT2w/_old  2014-10-20 07:27:14.000000000 +0200
+++ /var/tmp/diff_new_pack.uRpT2w/_new  2014-10-20 07:27:14.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xsel
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2010 Guido Berhoerster.
 #
 # All modifications and additions to the file contributed by third parties
@@ -17,20 +17,19 @@
 #
 
 
-
 Name:           xsel
 Summary:        Command-line Program for Getting and Setting the Contents of 
the X Selection
-Version:        1.2.0
-Release:        1
 License:        MIT
 Group:          System/X11/Utilities
+Version:        1.2.0
+Release:        0
 Source:         
http://www.kfish.org/software/xsel/download/xsel-%{version}.tar.gz
 Url:            http://www.kfish.org/software/xsel/
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-%if 0%{?suse_version} > 0 && 0%{?suse_version} < 1000
-BuildRequires:  XFree86-devel
-%else
+%if 0%{suse_version} < 1220
 BuildRequires:  xorg-x11-devel
+%else
+BuildRequires:  pkgconfig(x11)
 %endif
 
 %description

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

Reply via email to