Accepting request 104217 from home:jengelh:branches:X11:XOrg
- Provide package descriptions and update URL OBS-URL: https://build.opensuse.org/request/show/104217 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXdamage?expand=0&rev=2
This commit is contained in:
parent
7140e9f4aa
commit
d18dc6eb8e
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 12 04:04:32 UTC 2012 - jengelh@medozas.de
|
||||
|
||||
- Provide package descriptions and update URL
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 7 22:17:49 UTC 2012 - jengelh@medozas.de
|
||||
|
||||
|
@ -21,24 +21,28 @@ Release: 0
|
||||
Summary: X Damage Extension library
|
||||
License: MIT
|
||||
Group: Development/Libraries/C and C++
|
||||
Url: http://cgit.freedesktop.org/xorg/lib/libXdamage/
|
||||
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
|
||||
#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)
|
||||
|
||||
%description
|
||||
This package contains the library for the X Damage extension.
|
||||
The X Damage Extension allows applications to track modified regions
|
||||
of drawables.
|
||||
|
||||
%package -n %lname
|
||||
Summary: X Damage Extension library
|
||||
Group: System/Libraries
|
||||
|
||||
%description -n %lname
|
||||
This package contains the library for the X Damage extension.
|
||||
The X Damage Extension allows applications to track modified regions
|
||||
of drawables.
|
||||
|
||||
%package devel
|
||||
Summary: Development files for the X Damage Extension library
|
||||
@ -46,7 +50,8 @@ Group: Development/Libraries/C and C++
|
||||
Requires: %lname = %version
|
||||
|
||||
%description devel
|
||||
This package contains the library for the X Damage extension.
|
||||
The X Damage Extension allows applications to track modified regions
|
||||
of drawables.
|
||||
|
||||
This package contains the development headers for the library found
|
||||
in %lname.
|
||||
|
Loading…
x
Reference in New Issue
Block a user