Accepting request 135807 from X11:XOrg
- specfile cleanup OBS-URL: https://build.opensuse.org/request/show/135807 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libXfixes?expand=0&rev=3
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 25 06:33:15 UTC 2012 - sndirsch@suse.com
|
||||
|
||||
- specfile cleanup
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 11 18:50:49 UTC 2012 - jengelh@medozas.de
|
||||
|
||||
|
@@ -14,6 +14,8 @@
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
Name: libXfixes
|
||||
%define lname libXfixes3
|
||||
Version: 5.0
|
||||
@@ -21,16 +23,19 @@ Release: 0
|
||||
Summary: X11 miscellaneous "fixes" extension library
|
||||
License: MIT
|
||||
Group: Development/Libraries/C and C++
|
||||
URL: http://xorg.freedesktop.org/
|
||||
Url: http://xorg.freedesktop.org/
|
||||
|
||||
#Git-Clone: git://anongit.freedesktop.org/xorg/lib/libXfixes
|
||||
#Git-Web: http://cgit.freedesktop.org/xorg/lib/libXfixes/
|
||||
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(fixesproto) >= 5.0
|
||||
BuildRequires: pkgconfig(xextproto), pkgconfig(x11)
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: pkgconfig(fixesproto) >= 5.0
|
||||
BuildRequires: pkgconfig(x11)
|
||||
BuildRequires: pkgconfig(xextproto)
|
||||
BuildRequires: pkgconfig(xorg-macros) >= 1.8
|
||||
BuildRequires: pkgconfig(xproto)
|
||||
|
||||
%description
|
||||
The X Fixes extension provides applications with work-arounds for
|
||||
|
Reference in New Issue
Block a user