[packages/systemd] - BR: attr-devel - only udev is now GPLed; libraries and the rest of systemd components are LGPL
qboosh
qboosh at pld-linux.org
Fri Mar 15 17:11:20 CET 2013
commit e03b3ba94391fb4c031edc778d83b1e78966e3fa
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Fri Mar 15 17:11:12 2013 +0100
- BR: attr-devel
- only udev is now GPLed; libraries and the rest of systemd components are LGPL
systemd.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/systemd.spec b/systemd.spec
index f96dd05..7e54305 100644
--- a/systemd.spec
+++ b/systemd.spec
@@ -17,7 +17,7 @@ Name: systemd
Version: 198
Release: 1
Epoch: 1
-License: GPL v2+
+License: GPL v2+ (udev), LGPL v2.1+ (the rest)
Group: Base
Source0: http://www.freedesktop.org/software/systemd/%{name}-%{version}.tar.xz
# Source0-md5: 26a75e2a310f8c1c1ea9ec26ddb171c5
@@ -58,6 +58,7 @@ Patch10: net-rename-revert.patch
Patch11: nss-in-rootlib.patch
URL: http://www.freedesktop.org/wiki/Software/systemd
BuildRequires: acl-devel
+BuildRequires: attr-devel
%{?with_audit:BuildRequires: audit-libs-devel}
BuildRequires: autoconf >= 2.64
BuildRequires: automake >= 1:1.11
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/systemd.git/commitdiff/e03b3ba94391fb4c031edc778d83b1e78966e3fa
More information about the pld-cvs-commit
mailing list