This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 17 17:20:56 UTC 2013 - jengelh@inai.de
|
||||
|
||||
- Use more robust make install call
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 18 12:09:04 CEST 2012 - vuntz@opensuse.org
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package xcb-util-wm
|
||||
#
|
||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2013 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
|
||||
@@ -24,8 +24,8 @@ License: MIT
|
||||
Group: Development/Libraries/C and C++
|
||||
Url: http://xcb.freedesktop.org/
|
||||
|
||||
#Git-Clone: git://anongit.freedesktop.org/xcb/util
|
||||
#Git-Web: http://cgit.freedesktop.org/xcb/util/
|
||||
#Git-Clone: git://anongit.freedesktop.org/xcb/util-wm
|
||||
#Git-Web: http://cgit.freedesktop.org/xcb/util-wm/
|
||||
Source: %name-%version.tar.bz2
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
#git#BuildRequires: autoconf >= 2.62, automake, libtool
|
||||
@@ -91,7 +91,7 @@ in libxcb-ewmh2, libxcb-icccm4.
|
||||
make %{?_smp_mflags}
|
||||
|
||||
%install
|
||||
%makeinstall
|
||||
make install DESTDIR="%buildroot"
|
||||
rm -f "%buildroot/%_libdir"/*.la
|
||||
|
||||
%post -n libxcb-ewmh2 -p /sbin/ldconfig
|
||||
|
Reference in New Issue
Block a user