[libcgroup/f14/master] Remove systemd patches

Jan Šafránek jsafrane at fedoraproject.org
Wed Oct 6 11:36:34 UTC 2010


commit 23407f8522e7aac14e7801379a5487d66d152645
Author: Jan Safranek <jsafrane at redhat.com>
Date:   Wed Oct 6 13:36:37 2010 +0200

    Remove systemd patches

 libcgroup.spec |    8 ++------
 1 files changed, 2 insertions(+), 6 deletions(-)
---
diff --git a/libcgroup.spec b/libcgroup.spec
index b2a8c25..51238b2 100644
--- a/libcgroup.spec
+++ b/libcgroup.spec
@@ -13,9 +13,7 @@ Source1: README.Fedora
 Patch1: fedora-config.patch
 Patch2: fedora-fix-initscripts.patch
 Patch3: libcgroup-0.36.2-initscripts.patch
-Patch4: fedora-systemd.patch
-Patch5: fedora-sys.patch
-Patch6: fedora-nochdir.patch
+Patch4: fedora-nochdir.patch
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: pam-devel
@@ -53,9 +51,7 @@ provide scripts to manage that configuration.
 %patch1 -p1 -b .config
 %patch2 -p1 -b .lsb
 %patch3 -p1 -b .running
-%patch4 -p1 -b .systemd
-#%patch5 -p1 -b .sys
-%patch6 -p1 -b .nochdir
+%patch4 -p1 -b .nochdir
 
 %build
 %configure --bindir=/bin --sbindir=/sbin --libdir=%{_libdir} --enable-initscript-install --enable-pam-module-dir=/%{_lib}/security


More information about the scm-commits mailing list