forked from pool/liblbxutil
Accepting request 135814 from X11:XOrg
- specfile cleanup OBS-URL: https://build.opensuse.org/request/show/135814 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/liblbxutil?expand=0&rev=3
This commit is contained in:
commit
be162c717c
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 25 06:49:02 UTC 2012 - sndirsch@suse.com
|
||||
|
||||
- specfile cleanup
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 12 02:08:04 UTC 2012 - jengelh@medozas.de
|
||||
|
||||
|
@ -14,6 +14,8 @@
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
Name: liblbxutil
|
||||
%define lname liblbxutil1
|
||||
Version: 1.1.0
|
||||
@ -21,16 +23,18 @@ Release: 0
|
||||
Summary: Low Bandwith X extension utility routines
|
||||
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/liblbxutil
|
||||
#Git-Web: http://cgit.freedesktop.org/xorg/lib/liblbxutil/
|
||||
Source: %name-%version.tar.bz2
|
||||
BuildRoot: %_tmppath/%name-%version-build
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
#git#BuildRequires: autoconf >= 2.57, automake, libtool
|
||||
BuildRequires: pkgconfig, pkgconfig(xorg-macros) >= 1.3
|
||||
BuildRequires: pkgconfig(xextproto) >= 7.0.99.1, pkgconfig(xproto)
|
||||
BuildRequires: pkgconfig(zlib)
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: pkgconfig(xextproto) >= 7.0.99.1
|
||||
BuildRequires: pkgconfig(xorg-macros) >= 1.3
|
||||
BuildRequires: pkgconfig(xproto)
|
||||
BuildRequires: pkgconfig(zlib)
|
||||
|
||||
%description
|
||||
liblbxutil is a library of routines for LBX (Low Bandwidth X)
|
||||
|
Loading…
x
Reference in New Issue
Block a user