- specfile cleanup

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXdamage?expand=0&rev=5
This commit is contained in:
Stefan Dirsch 2012-09-25 06:29:43 +00:00 committed by Git OBS Bridge
parent 3619d73f03
commit 33708ad4e3
2 changed files with 12 additions and 4 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Sep 25 06:29:29 UTC 2012 - sndirsch@suse.com
- specfile cleanup
-------------------------------------------------------------------
Sun Feb 12 04:04:32 UTC 2012 - jengelh@medozas.de

View File

@ -16,7 +16,6 @@
#
Name: libXdamage
%define lname libXdamage1
Version: 1.1.3
@ -31,9 +30,13 @@ Url: http://wiki.freedesktop.org/wiki/Software/XDamage
Source: %name-%version.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-build
#git#BuildRequires: autoconf >= 2.60
BuildRequires: pkgconfig pkgconfig(xorg-macros) >= 1.3
BuildRequires: pkgconfig(damageproto) >= 1.1 pkgconfig(xfixes)
BuildRequires: pkgconfig(fixesproto) pkgconfig(x11) pkgconfig(xextproto)
BuildRequires: pkgconfig
BuildRequires: pkgconfig(damageproto) >= 1.1
BuildRequires: pkgconfig(fixesproto)
BuildRequires: pkgconfig(x11)
BuildRequires: pkgconfig(xextproto)
BuildRequires: pkgconfig(xfixes)
BuildRequires: pkgconfig(xorg-macros) >= 1.3
%description
The X Damage Extension allows applications to track modified regions