diff --git a/baselibs.conf b/baselibs.conf index 4a1917c..448e48c 100644 --- a/baselibs.conf +++ b/baselibs.conf @@ -1,4 +1,4 @@ libXss1 -libXScrnSaver-devel - requires -libXScrnSaver- +libXss-devel + requires -libXss- requires "libXss1- = " diff --git a/libXScrnSaver.changes b/libXScrnSaver.changes index 5f74fcd..e6b5c3e 100644 --- a/libXScrnSaver.changes +++ b/libXScrnSaver.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Wed May 18 08:55:20 UTC 2016 - sndirsch@suse.com + +- tagged baselibs.conf as source in specfile +- renamed -devel package to libXss-devel, so one can find it easier + (provides/obsoletes added accordingly) + +------------------------------------------------------------------- +Tue May 17 10:28:16 UTC 2016 - sndirsch@suse.com + +- rename devel package to libXss-devel + ------------------------------------------------------------------- Sun Feb 17 17:21:53 UTC 2013 - jengelh@inai.de diff --git a/libXScrnSaver.spec b/libXScrnSaver.spec index 7a07a3a..fbcd845 100644 --- a/libXScrnSaver.spec +++ b/libXScrnSaver.spec @@ -1,7 +1,7 @@ # # spec file for package libXScrnSaver # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -28,6 +28,7 @@ Url: http://xorg.freedesktop.org/ #Git-Clone: git://anongit.freedesktop.org/xorg/lib/libXScrnSaver #Git-Web: http://cgit.freedesktop.org/xorg/lib/libXScrnSaver/ Source: http://xorg.freedesktop.org/releases/individual/lib/%{name}-%{version}.tar.bz2 +Source1: baselibs.conf BuildRoot: %{_tmppath}/%{name}-%{version}-build #git#BuildRequires: autoconf >= 2.60, automake, libtool BuildRequires: fdupes @@ -56,12 +57,14 @@ burning the cathode ray tube phosphors. This extension allows an external "screen saver" client to detect when the alternate image is to be displayed and to provide the graphics. -%package devel +%package -n libXss-devel Summary: Development files for the X11 Screen Saver extension library Group: Development/Libraries/C and C++ Requires: %lname = %version +Provides: libXScrnSaver-devel = 1.2.2 +Obsoletes: libXScrnSaver-devel < 1.2.2 -%description devel +%description -n libXss-devel The X Window System provides support for changing the image on a display screen after a user-settable period of inactivity to avoid burning the cathode ray tube phosphors. This extension allows an @@ -91,7 +94,7 @@ rm -f "%buildroot/%_libdir"/*.la %defattr(-,root,root) %_libdir/libXss.so.1* -%files devel +%files -n libXss-devel %defattr(-,root,root) %_includedir/X11/* %_libdir/libXss.so