- rename devel package to libXss-devel
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXScrnSaver?expand=0&rev=10
This commit is contained in:
parent
89dd084e1a
commit
6e5d950ae5
@ -1,4 +1,4 @@
|
||||
libXss1
|
||||
libXScrnSaver-devel
|
||||
requires -libXScrnSaver-<targettype>
|
||||
libXss-devel
|
||||
requires -libXss-<targettype>
|
||||
requires "libXss1-<targettype> = <version>"
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package libXScrnSaver
|
||||
#
|
||||
# Copyright (c) 2014 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
|
||||
@ -56,12 +56,12 @@ 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
|
||||
|
||||
%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 +91,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
|
||||
|
Loading…
x
Reference in New Issue
Block a user