From b36913799bc9424fa33376e6dfb47167d8b8cab4582b884b11fae01ace5979a6 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Wed, 7 Dec 2011 10:55:09 +0000 Subject: [PATCH] Accepting request 95711 from home:a_jaeger:my-factory-packages add libtool as buildrequire to avoid implicit dependency OBS-URL: https://build.opensuse.org/request/show/95711 OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=227 --- systemd-gtk.changes | 5 +++++ systemd-gtk.spec | 3 ++- systemd.spec | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/systemd-gtk.changes b/systemd-gtk.changes index b6076ad4..cf784743 100644 --- a/systemd-gtk.changes +++ b/systemd-gtk.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Nov 19 15:40:38 UTC 2011 - coolo@suse.com + +- add libtool as buildrequire to avoid implicit dependency + ------------------------------------------------------------------- Fri Nov 4 14:44:18 UTC 2011 - fcrozat@suse.com diff --git a/systemd-gtk.spec b/systemd-gtk.spec index 900f4dba..7db95558 100644 --- a/systemd-gtk.spec +++ b/systemd-gtk.spec @@ -22,7 +22,7 @@ Name: systemd-gtk Url: http://www.freedesktop.org/wiki/Software/systemd Version: 37 Release: 1 -License: GPLv2+ +License: GPL-2.0+ Group: System/Base BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: libudev-devel udev @@ -31,6 +31,7 @@ BuildRequires: audit-devel BuildRequires: gperf BuildRequires: libcap-devel BuildRequires: libacl-devel +BuildRequires: libtool BuildRequires: tcpd-devel BuildRequires: pam-devel BuildRequires: libcryptsetup-devel diff --git a/systemd.spec b/systemd.spec index d5fba46c..94c5cb89 100644 --- a/systemd.spec +++ b/systemd.spec @@ -25,7 +25,7 @@ Name: systemd Url: http://www.freedesktop.org/wiki/Software/systemd Version: 37 Release: 1 -License: GPLv2+ +License: GPL-2.0+ Group: System/Base Summary: A System and Session Manager BuildRoot: %{_tmppath}/%{name}-%{version}-build