Accepting request 231351 from X11:XOrg
- Add missing BuildRequires (forwarded request 231281 from tobijk) OBS-URL: https://build.opensuse.org/request/show/231351 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libxshmfence?expand=0&rev=2
This commit is contained in:
commit
fd296fd5fa
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 24 18:25:35 UTC 2014 - tobias.johannes.klausmann@mni.thm.de
|
||||
|
||||
- Add missing BuildRequires
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 7 20:02:07 UTC 2013 - tobias.johannes.klausmann@mni.thm.de
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package libxshmfence
|
||||
#
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -18,10 +18,9 @@
|
||||
|
||||
Name: libxshmfence
|
||||
Version: 1.1
|
||||
%define lname libxshmfence1
|
||||
Release: 0
|
||||
%define lname libxshmfence1
|
||||
Summary: A tiny library that exposes a event API on top of Linux futexes
|
||||
# Placeholder License, please fill in the real one, but which one?
|
||||
License: HPND
|
||||
Group: Development/Libraries/C and C++
|
||||
Url: http://xorg.freedesktop.org/
|
||||
@ -36,7 +35,7 @@ BuildRequires: automake
|
||||
BuildRequires: libtool
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: pkgconfig(xorg-macros) >= 1.8
|
||||
|
||||
BuildRequires: pkgconfig(xproto)
|
||||
|
||||
%description
|
||||
This is a tiny library that exposes a event API on top of Linux
|
||||
@ -80,7 +79,6 @@ make %{?_smp_mflags}
|
||||
make install DESTDIR="%buildroot"
|
||||
rm -f "%buildroot/%_libdir"/*.la
|
||||
|
||||
|
||||
%post -n %lname -p /sbin/ldconfig
|
||||
|
||||
%postun -n %lname -p /sbin/ldconfig
|
||||
|
Loading…
x
Reference in New Issue
Block a user