Accepting request 97748 from home:coolo:removeautoconf
- remove call to suse_update_config (very old work around) OBS-URL: https://build.opensuse.org/request/show/97748 OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/xlockmore?expand=0&rev=10
This commit is contained in:
parent
7b6e78f733
commit
d1481e9fd4
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Dec 21 10:31:55 UTC 2011 - coolo@suse.com
|
||||||
|
|
||||||
|
- remove call to suse_update_config (very old work around)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Nov 30 14:06:45 UTC 2011 - coolo@suse.com
|
Wed Nov 30 14:06:45 UTC 2011 - coolo@suse.com
|
||||||
|
|
||||||
|
@ -15,15 +15,25 @@
|
|||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
Name: xlockmore
|
Name: xlockmore
|
||||||
BuildRequires: automake bc esound-devel fdupes freeglut-devel freetype2-devel ftgl-devel gcc-c++ libdrm-devel pkg-config
|
BuildRequires: automake
|
||||||
License: GPL-2.0+; MIT
|
BuildRequires: bc
|
||||||
Group: System/X11/Utilities
|
BuildRequires: esound-devel
|
||||||
|
BuildRequires: fdupes
|
||||||
|
BuildRequires: freeglut-devel
|
||||||
|
BuildRequires: freetype2-devel
|
||||||
|
BuildRequires: ftgl-devel
|
||||||
|
BuildRequires: gcc-c++
|
||||||
|
BuildRequires: libdrm-devel
|
||||||
|
BuildRequires: pkg-config
|
||||||
Provides: xlock
|
Provides: xlock
|
||||||
Obsoletes: xlock
|
Obsoletes: xlock
|
||||||
Version: 5.34
|
Version: 5.34
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Screen Saver and Locker for the X Window System
|
Summary: Screen Saver and Locker for the X Window System
|
||||||
|
License: GPL-2.0+ ; MIT
|
||||||
|
Group: System/X11/Utilities
|
||||||
Url: http://www.tux.org/~bagleyd/xlockmore.html
|
Url: http://www.tux.org/~bagleyd/xlockmore.html
|
||||||
Source: %{name}-%{version}.tar.bz2
|
Source: %{name}-%{version}.tar.bz2
|
||||||
Source1: xlock.pamd
|
Source1: xlock.pamd
|
||||||
@ -63,7 +73,6 @@ chmod -x README docs/Revisions
|
|||||||
%patch8 -p1
|
%patch8 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%{?suse_update_config:%{suse_update_config -f}}
|
|
||||||
aclocal
|
aclocal
|
||||||
autoconf
|
autoconf
|
||||||
export CPPFLAGS="-I/usr/include/FTGL"
|
export CPPFLAGS="-I/usr/include/FTGL"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user