Accepting request 135804 from X11:XOrg

- specfile cleanup

OBS-URL: https://build.opensuse.org/request/show/135804
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libXdamage?expand=0&rev=3
This commit is contained in:
Stephan Kulow 2012-09-25 14:11:04 +00:00 committed by Git OBS Bridge
commit 19d0004311
2 changed files with 16 additions and 5 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

@ -14,6 +14,8 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: libXdamage
%define lname libXdamage1
Version: 1.1.3
@ -21,16 +23,20 @@ Release: 0
Summary: X Damage Extension library
License: MIT
Group: Development/Libraries/C and C++
URL: http://wiki.freedesktop.org/wiki/Software/XDamage
Url: http://wiki.freedesktop.org/wiki/Software/XDamage
#Git-Clone: git://anongit.freedesktop.org/xorg/lib/libXdamage
#Git-Web: http://cgit.freedesktop.org/xorg/lib/libXdamage/
Source: %name-%version.tar.bz2
BuildRoot: %_tmppath/%name-%version-build
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(xextproto), pkgconfig(x11)
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