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