forked from pool/LibVNCServer
Accepting request 94554 from home:coolo:removeautomake
add automake to buildrequires OBS-URL: https://build.opensuse.org/request/show/94554 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/LibVNCServer?expand=0&rev=9
This commit is contained in:
committed by
Git OBS Bridge
parent
38b259f0f0
commit
e716a0646b
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 30 14:30:22 UTC 2011 - coolo@suse.com
|
||||
|
||||
- add automake as buildrequire to avoid implicit dependency
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 17 09:39:03 UTC 2011 - jengelh@medozas.de
|
||||
|
||||
|
@@ -15,15 +15,17 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
|
||||
Name: LibVNCServer
|
||||
BuildRequires: libavahi-devel libjpeg-devel slang-devel xorg-x11-devel
|
||||
BuildRequires: automake
|
||||
BuildRequires: libavahi-devel
|
||||
BuildRequires: libjpeg-devel
|
||||
BuildRequires: slang-devel
|
||||
BuildRequires: xorg-x11-devel
|
||||
BuildRequires: lzo-devel
|
||||
License: GPLv2+
|
||||
License: GPL-2.0+
|
||||
Group: Development/Libraries/X11
|
||||
Version: 0.9.8_git201104301110
|
||||
Release: 1
|
||||
Release: 0
|
||||
Summary: VNC Development Library
|
||||
Url: http://libvncserver.sf.net/
|
||||
Source0: %{name}-%{version}.tar.bz2
|
||||
@@ -48,10 +50,8 @@ real running X11 server) has been split off into its own package on
|
||||
2007-07-16.
|
||||
|
||||
%package devel
|
||||
License: GPLv2+
|
||||
Requires: %{name} = %{version} zlib-devel
|
||||
Summary: VNC Development Library
|
||||
Group: Development/Libraries/X11
|
||||
|
||||
%description devel
|
||||
VNC is a set of programs using the RFB (Remote Frame Buffer) protocol.
|
||||
|
Reference in New Issue
Block a user