forked from pool/libXcomposite
- specfile cleanup
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXcomposite?expand=0&rev=5
This commit is contained in:
parent
b52b4b5c2e
commit
d176d7dc30
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 25 06:28:26 UTC 2012 - sndirsch@suse.com
|
||||
|
||||
- specfile cleanup
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 11 21:49:54 UTC 2012 - jengelh@medozas.de
|
||||
|
||||
|
@ -16,7 +16,6 @@
|
||||
#
|
||||
|
||||
|
||||
|
||||
Name: libXcomposite
|
||||
%define lname libXcomposite1
|
||||
Version: 0.4.3
|
||||
@ -32,9 +31,11 @@ Source: %name-%version.tar.bz2
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
#git#BuildRequires: autoconf >= 2.60, automake, libtool
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: pkgconfig pkgconfig(xorg-macros) >= 1.8
|
||||
BuildRequires: pkgconfig(compositeproto) >= 0.4 pkgconfig(x11)
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: pkgconfig(compositeproto) >= 0.4
|
||||
BuildRequires: pkgconfig(x11)
|
||||
BuildRequires: pkgconfig(xfixes)
|
||||
BuildRequires: pkgconfig(xorg-macros) >= 1.8
|
||||
|
||||
%description
|
||||
The Composite extension causes a entire sub-tree of the window
|
||||
|
Loading…
Reference in New Issue
Block a user