Accepting request 343072 from home:dnh:branches:Base:System

*argh* forgot the glib minversion in the .spec

OBS-URL: https://build.opensuse.org/request/show/343072
OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=96
This commit is contained in:
2015-11-09 10:56:56 +00:00
committed by Git OBS Bridge
parent 057a750167
commit 16203d929a
6 changed files with 66 additions and 23 deletions

View File

@@ -21,7 +21,7 @@ Summary: Midnight Commander
License: GPL-3.0+
Group: Productivity/File utilities
Url: http://midnight-commander.org/
Version: 4.8.14
Version: 4.8.15
Release: 0
#Git-Clone: git://github.com/MidnightCommander/mc
@@ -69,7 +69,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: audiofile-devel
BuildRequires: e2fsprogs-devel
BuildRequires: fdupes
BuildRequires: glib2-devel >= 2.14.0
BuildRequires: glib2-devel >= 2.26.0
BuildRequires: libtool
%if 0%{?suse_version} > 1130
BuildRequires: gpm-devel