[transmission/el6] Need to clean up systemd unit stuff for EPEL builds

Adam Miller maxamillion at fedoraproject.org
Mon Nov 21 17:05:32 UTC 2011


commit 7c8e543152edead94762168b15363a579636ea38
Author: Adam Miller <maxamillion at fedoraproject.org>
Date:   Mon Nov 21 11:05:23 2011 -0600

    Need to clean up systemd unit stuff for EPEL builds

 transmission.spec |    9 +++------
 1 files changed, 3 insertions(+), 6 deletions(-)
---
diff --git a/transmission.spec b/transmission.spec
index cef7a5f..7f40ba7 100644
--- a/transmission.spec
+++ b/transmission.spec
@@ -10,8 +10,6 @@ URL:            http://www.transmissionbt.com
 Source0:        http://download.transmissionbt.com/files/transmission-%{version}.tar.xz
 # This is intended to be merged by upstream post 1.80 release
 Source1:        transmission-qt.desktop
-# systemd unit definition
-Source2:        transmission-daemon-systemd
 BuildRequires:  openssl-devel >= 0.9.4
 BuildRequires:  glib2-devel >= 2.15.5
 BuildRequires:  gtk2-devel >= 2.6.0
@@ -56,10 +54,6 @@ Summary:       Transmission daemon
 Group:         Applications/Internet
 Requires:      transmission-common
 Requires(pre): shadow-utils
-Requires(post): systemd-units
-Requires(preun): systemd-units
-Requires(postun): systemd-units
-BuildRequires: systemd-units
 Provides:      transmission = %{version}-%{release}
 %description daemon
 Transmission BitTorrent client daemon.
@@ -207,6 +201,9 @@ update-desktop-database > /dev/null 2>&1 || :
 %doc %{_mandir}/man1/transmission-qt.*
 
 %changelog
+* Mon Nov 21 2011 Adam Miller <maxamillion at fedoraproject.org> - 2.42-3
+- Nuke systemd units for EPEL build
+
 * Wed Oct 26 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.42-2
 - Rebuilt for glibc bug#747377
 


More information about the scm-commits mailing list