Accepting request 135805 from X11:XOrg
- specfile cleanup OBS-URL: https://build.opensuse.org/request/show/135805 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libXevie?expand=0&rev=3
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 25 06:30:44 UTC 2012 - sndirsch@suse.com
|
||||
|
||||
- specfile cleanup
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 7 22:17:49 UTC 2012 - jengelh@medozas.de
|
||||
|
||||
|
@@ -14,6 +14,8 @@
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
Name: libXevie
|
||||
%define lname libXevie1
|
||||
Version: 1.0.3
|
||||
@@ -21,16 +23,20 @@ Release: 0
|
||||
Summary: X Event Interception Extension library
|
||||
License: MIT
|
||||
Group: Development/Libraries/C and C++
|
||||
URL: http://wiki.freedesktop.org/wiki/Software/XEvIE
|
||||
Url: http://wiki.freedesktop.org/wiki/Software/XEvIE
|
||||
|
||||
#Git-Clone: git://anongit.freedesktop.org/xorg/lib/libXevie
|
||||
#Git-Web: http://cgit.freedesktop.org/xorg/lib/libXevie/
|
||||
Source: %name-%version.tar.bz2
|
||||
BuildRoot: %_tmppath/%name-%version-build
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
#git#BuildRequires: autoconf >= 2.60, automake, libtool
|
||||
BuildRequires: pkgconfig, pkgconfig(xorg-macros) >= 1.8
|
||||
BuildRequires: pkgconfig(xproto), pkgconfig(x11), pkgconfig(xextproto)
|
||||
BuildRequires: pkgconfig(xext), pkgconfig(evieproto)
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: pkgconfig(evieproto)
|
||||
BuildRequires: pkgconfig(x11)
|
||||
BuildRequires: pkgconfig(xext)
|
||||
BuildRequires: pkgconfig(xextproto)
|
||||
BuildRequires: pkgconfig(xorg-macros) >= 1.8
|
||||
BuildRequires: pkgconfig(xproto)
|
||||
|
||||
%description
|
||||
libXevie provides an X Window System client interface to the EvIE
|
||||
|
Reference in New Issue
Block a user