forked from pool/libXdamage
- specfile cleanup
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXdamage?expand=0&rev=5
This commit is contained in:
@@ -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
|
Sun Feb 12 04:04:32 UTC 2012 - jengelh@medozas.de
|
||||||
|
|
||||||
|
@@ -16,7 +16,6 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Name: libXdamage
|
Name: libXdamage
|
||||||
%define lname libXdamage1
|
%define lname libXdamage1
|
||||||
Version: 1.1.3
|
Version: 1.1.3
|
||||||
@@ -31,9 +30,13 @@ Url: http://wiki.freedesktop.org/wiki/Software/XDamage
|
|||||||
Source: %name-%version.tar.bz2
|
Source: %name-%version.tar.bz2
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
#git#BuildRequires: autoconf >= 2.60
|
#git#BuildRequires: autoconf >= 2.60
|
||||||
BuildRequires: pkgconfig pkgconfig(xorg-macros) >= 1.3
|
BuildRequires: pkgconfig
|
||||||
BuildRequires: pkgconfig(damageproto) >= 1.1 pkgconfig(xfixes)
|
BuildRequires: pkgconfig(damageproto) >= 1.1
|
||||||
BuildRequires: pkgconfig(fixesproto) pkgconfig(x11) pkgconfig(xextproto)
|
BuildRequires: pkgconfig(fixesproto)
|
||||||
|
BuildRequires: pkgconfig(x11)
|
||||||
|
BuildRequires: pkgconfig(xextproto)
|
||||||
|
BuildRequires: pkgconfig(xfixes)
|
||||||
|
BuildRequires: pkgconfig(xorg-macros) >= 1.3
|
||||||
|
|
||||||
%description
|
%description
|
||||||
The X Damage Extension allows applications to track modified regions
|
The X Damage Extension allows applications to track modified regions
|
||||||
|
Reference in New Issue
Block a user