Accepting request 97803 from X11:Utilities
remove call to suse_update_config (very old work around) OBS-URL: https://build.opensuse.org/request/show/97803 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xlockmore?expand=0&rev=20
This commit is contained in:
commit
aa8db62582
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
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
|
||||||
|
|
||||||
|
- add automake as buildrequire to avoid implicit dependency
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Aug 30 12:49:59 UTC 2011 - pgajdos@suse.com
|
Tue Aug 30 12:49:59 UTC 2011 - pgajdos@suse.com
|
||||||
|
|
||||||
|
@ -15,19 +15,25 @@
|
|||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
# norootforbuild
|
|
||||||
|
|
||||||
|
|
||||||
Name: xlockmore
|
Name: xlockmore
|
||||||
BuildRequires: bc esound-devel fdupes freeglut-devel freetype2-devel ftgl-devel gcc-c++ libdrm-devel pkg-config
|
BuildRequires: automake
|
||||||
License: GPLv2+ ; MIT License (or similar)
|
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
|
||||||
AutoReqProv: on
|
|
||||||
Version: 5.34
|
Version: 5.34
|
||||||
Release: 1
|
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
|
||||||
@ -67,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