SHA256
1
0
forked from pool/libXres

Accepting request 115362 from X11:XOrg

Pushing X11:XOrg

OBS-URL: https://build.opensuse.org/request/show/115362
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libXres?expand=0&rev=2
This commit is contained in:
Stephan Kulow 2012-05-08 09:58:04 +00:00 committed by Git OBS Bridge
commit e8dc3338e2
4 changed files with 23 additions and 11 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a00b0f464bc0c038db5614513b0e33475db22a7b3cd41e4e56a6c661a518a059
size 240062

3
libXres-1.0.6.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ff8661c925e8b182f98ae98f02bbd93c55259ef7f34a92c1a126b6074ebde890
size 282035

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Apr 11 15:12:22 UTC 2012 - vuntz@opensuse.org
- Update to version 1.0.6:
+ Janitorial cleanups
+ Build configuration improvements
-------------------------------------------------------------------
Tue Feb 7 22:17:49 UTC 2012 - jengelh@medozas.de

View File

@ -1,5 +1,5 @@
#
# spec file for package libXRes
# spec file for package libXres
#
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -14,23 +14,28 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: libXres
%define lname libXRes1
Version: 1.0.5
Version: 1.0.6
Release: 0
Summary: X Resource extension client library
License: MIT
Group: Development/Libraries/C and C++
URL: http://xorg.freedesktop.org/
Url: http://xorg.freedesktop.org/
#Git-Clone: git://anongit.freedesktop.org/xorg/lib/libXRes
#Git-Web: http://cgit.freedesktop.org/xorg/lib/libXRes/
Source: %name-%version.tar.bz2
BuildRoot: %_tmppath/%name-%version-build
Source: http://xorg.freedesktop.org/releases/individual/lib/%{name}-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-build
#git#BuildRequires: autoconf >= 2.60, automake, libtool
BuildRequires: pkgconfig, pkgconfig(xorg-macros) >= 1.8, pkgconfig(x11)
BuildRequires: pkgconfig(xext), pkgconfig(xextproto)
BuildRequires: pkgconfig(resourceproto) >= 1.0
BuildRequires: pkgconfig
BuildRequires: pkgconfig(resourceproto) >= 1.0
BuildRequires: pkgconfig(x11)
BuildRequires: pkgconfig(xext)
BuildRequires: pkgconfig(xextproto)
BuildRequires: pkgconfig(xorg-macros) >= 1.8
%description
libXRes provides an X Window System client interface to the Resource