From 5d9d7767b307086dc11d8dba929a25db86546b96 Mon Sep 17 00:00:00 2001 From: Chris E Ferron Date: Mon, 25 Jun 2012 11:39:14 -0700 Subject: [PATCH] cleanup of packaging in spec --- packaging/systemd.spec | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/packaging/systemd.spec b/packaging/systemd.spec index 0fde879..a851712 100644 --- a/packaging/systemd.spec +++ b/packaging/systemd.spec @@ -7,12 +7,12 @@ Group: System/System Control License: GPLv2 URL: http://www.freedesktop.org/wiki/Software/systemd Source0: http://www.freedesktop.org/software/systemd/%{name}-%{version}.tar.xz -Source1: packaging/pamconsole-tmp.conf -Source1001: packaging/systemd.manifest -Patch1: packaging/0002-systemd-fsck-disable-l-until-linux.patch -Patch2: packaging/add-tmp.mount-as-tmpfs.patch -Patch3: packaging/tizen-login-location.patch -Patch4: packaging/tizen-service-file-workaround.patch +Source1: pamconsole-tmp.conf +Source1001: systemd.manifest +Patch1: 0002-systemd-fsck-disable-l-until-linux.patch +Patch2: add-tmp.mount-as-tmpfs.patch +Patch3: tizen-login-location.patch +Patch4: tizen-service-file-workaround.patch BuildRequires: pkgconfig(dbus-1) >= 1.4.0 BuildRequires: pkgconfig(dbus-glib-1) -- 2.7.4