[systemd] pkgconfig dependencies are detected automatically by rpmbuild

Michal Schmidt michich at fedoraproject.org
Sun Jan 22 21:05:18 UTC 2012


commit 0d22478eb5dd649ec751eac4af5d73223a887935
Author: Michal Schmidt <mschmidt at redhat.com>
Date:   Sun Jan 22 20:46:39 2012 +0100

    pkgconfig dependencies are detected automatically by rpmbuild

 systemd.spec |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/systemd.spec b/systemd.spec
index 161c5a2..d473930 100644
--- a/systemd.spec
+++ b/systemd.spec
@@ -84,7 +84,6 @@ work as a drop-in replacement for sysvinit.
 %package units
 Group:          System Environment/Base
 Summary:        Configuration files, directories and installation tool for systemd
-Requires:       pkgconfig
 Requires(post): coreutils
 Requires(post): gawk
 
@@ -96,7 +95,6 @@ system and service manager.
 Group:          System Environment/Base
 Summary:        Development headers for systemd
 Requires:       %{name} = %{version}-%{release}
-Requires:       pkgconfig
 
 %description devel
 Development headers and auxiliary files for developing applications for systemd.


More information about the scm-commits mailing list