- Fix logger(1) dependency on openSUSE > 13.1

OBS-URL: https://build.opensuse.org/package/show/network:telephony/twilio-utils?expand=0&rev=11
This commit is contained in:
2014-09-02 19:12:52 +00:00
committed by Git OBS Bridge
parent 693cc82104
commit 7b86c72541
2 changed files with 13 additions and 3 deletions
+5
View File
@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Sep 2 13:30:51 UTC 2014 - archie@dellroad.org
- Fix logger(1) dependency on openSUSE > 13.1
-------------------------------------------------------------------
Sat Sep 21 17:55:17 UTC 2013 - archie@dellroad.org
+8 -3
View File
@@ -1,7 +1,7 @@
#
# spec file for package twilio-utils
#
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright 2013 Archie L. Cobbs <archie@dellroad.org>
#
# All modifications and additions to the file contributed by third parties
@@ -35,13 +35,18 @@ BuildRequires: gcc
BuildRequires: libxslt-tools
BuildRequires: make
BuildRequires: php5
BuildRequires: util-linux
BuildRequires: xmlstarlet
Requires: curl >= 7.18
Requires: libxslt-tools
Requires: php5
Requires: util-linux
Requires: xmlstarlet
%if %suse_version < 1320
BuildRequires: util-linux
Requires: util-linux
%else
BuildRequires: util-linux-systemd
Requires: util-linux-systemd
%endif
%description
The twilio-utils project contains a few UNIX command-line utilities