[ices] BR: systemd-units for %%_unitdir (#992560, #1106791)

Yaakov Selkowitz yselkowitz at fedoraproject.org
Tue Jul 8 04:44:02 UTC 2014


commit c358cae44597be032a7d1c6be981f1f5474bb768
Author: Yaakov Selkowitz <yselkowitz at users.sourceforge.net>
Date:   Mon Jun 30 14:51:02 2014 -0500

    BR: systemd-units for %%_unitdir (#992560, #1106791)

 ices.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/ices.spec b/ices.spec
index 3ae1123..4a886d1 100644
--- a/ices.spec
+++ b/ices.spec
@@ -1,6 +1,6 @@
 Name: ices
 Version: 2.0.1
-Release: 17%{?dist}
+Release: 18%{?dist}
 Summary: Source streaming for Icecast
 Group: System Environment/Daemons
 License: GPLv2
@@ -12,7 +12,7 @@ Patch0:  ices-2.0.1-noserial.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: libxml2-devel, libshout-devel >= 2.0, libvorbis-devel,
 BuildRequires: alsa-lib-devel, pkgconfig, zlib-devel, libogg-devel
-BuildRequires: libtheora-devel, speex-devel
+BuildRequires: libtheora-devel, speex-devel, systemd-units
 Requires(post): systemd-units
 Requires(preun): systemd-units
 Requires(postun): systemd-units
@@ -95,6 +95,9 @@ fi
 %attr(0755,root,ices) %{_var}/log/ices
 
 %changelog
+* Mon Jun 30 2014 Yaakov Selkowitz <yselkowi at redhat.com> - 2.0.1-18
+- BR: systemd-units for %%_unitdir (#992560, #1106791)
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.0.1-17
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 


More information about the scm-commits mailing list