- specfile cleanup

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/liblbxutil?expand=0&rev=5
This commit is contained in:
Stefan Dirsch 2012-09-25 06:49:16 +00:00 committed by Git OBS Bridge
parent 3c8a798887
commit a741d4992a
2 changed files with 9 additions and 3 deletions

View File

@ -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

View File

@ -16,7 +16,6 @@
#
Name: liblbxutil
%define lname liblbxutil1
Version: 1.1.0
@ -31,8 +30,10 @@ Url: http://xorg.freedesktop.org/
Source: %name-%version.tar.bz2
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
BuildRequires: pkgconfig(xextproto) >= 7.0.99.1
BuildRequires: pkgconfig(xorg-macros) >= 1.3
BuildRequires: pkgconfig(xproto)
BuildRequires: pkgconfig(zlib)
%description