Accepting request 113243 from home:vuntz:branches:X11:XOrg
Update to 1.2.2 OBS-URL: https://build.opensuse.org/request/show/113243 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXScrnSaver?expand=0&rev=5
This commit is contained in:
parent
f747536ba6
commit
2f3ccc5a27
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:ce3a66e2f6fa85b22280ab9cc1b2a113a2cb0ade9470914c7c3d6ac1d44b259a
|
|
||||||
size 268322
|
|
3
libXScrnSaver-1.2.2.tar.bz2
Normal file
3
libXScrnSaver-1.2.2.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8ff1efa7341c7f34bcf9b17c89648d6325ddaae22e3904e091794e0b4426ce1d
|
||||||
|
size 290437
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Apr 11 15:11:10 UTC 2012 - vuntz@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 1.2.2:
|
||||||
|
+ Janitorial cleanups
|
||||||
|
+ Build configuration improvements
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Feb 11 21:47:21 UTC 2012 - jengelh@medozas.de
|
Sat Feb 11 21:47:21 UTC 2012 - jengelh@medozas.de
|
||||||
|
|
||||||
|
@ -16,10 +16,9 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Name: libXScrnSaver
|
Name: libXScrnSaver
|
||||||
%define lname libXss1
|
%define lname libXss1
|
||||||
Version: 1.2.1
|
Version: 1.2.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: X11 Screen Saver extension client library
|
Summary: X11 Screen Saver extension client library
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -28,13 +27,16 @@ Url: http://xorg.freedesktop.org/
|
|||||||
|
|
||||||
#Git-Clone: git://anongit.freedesktop.org/xorg/lib/libXScrnSaver
|
#Git-Clone: git://anongit.freedesktop.org/xorg/lib/libXScrnSaver
|
||||||
#Git-Web: http://cgit.freedesktop.org/xorg/lib/libXScrnSaver/
|
#Git-Web: http://cgit.freedesktop.org/xorg/lib/libXScrnSaver/
|
||||||
Source: %name-%version.tar.bz2
|
Source: http://xorg.freedesktop.org/releases/individual/lib/%{name}-%{version}.tar.bz2
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
#git#BuildRequires: autoconf >= 2.60, automake, libtool
|
#git#BuildRequires: autoconf >= 2.60, automake, libtool
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: pkgconfig pkgconfig(xorg-macros) >= 1.8
|
BuildRequires: pkgconfig
|
||||||
BuildRequires: pkgconfig(x11) pkgconfig(xext) pkgconfig(xextproto)
|
|
||||||
BuildRequires: pkgconfig(scrnsaverproto) >= 1.2
|
BuildRequires: pkgconfig(scrnsaverproto) >= 1.2
|
||||||
|
BuildRequires: pkgconfig(x11)
|
||||||
|
BuildRequires: pkgconfig(xext)
|
||||||
|
BuildRequires: pkgconfig(xextproto)
|
||||||
|
BuildRequires: pkgconfig(xorg-macros) >= 1.8
|
||||||
|
|
||||||
%description
|
%description
|
||||||
The X Window System provides support for changing the image on a
|
The X Window System provides support for changing the image on a
|
||||||
|
Loading…
x
Reference in New Issue
Block a user