[inn/f18] Add Req. to crontabs

Jochen Schmitt s4504kr at fedoraproject.org
Mon Jan 21 13:37:52 UTC 2013


commit 50221f9eeaf90534810c5a11fbdb3a2884f19abe
Author: Jochen Schmitt <Jochen at herr-schmitt.de>
Date:   Mon Jan 21 14:29:07 2013 +0100

    Add Req. to crontabs

 inn.spec |   14 +++++++++-----
 1 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/inn.spec b/inn.spec
index ff94a5d..823cc19 100644
--- a/inn.spec
+++ b/inn.spec
@@ -1,7 +1,9 @@
-Summary: The InterNetNews system, an Usenet news server
+Summary: The InterNe
+	 
+	 tNews system, an Usenet news server
 Name: inn
 Version: 2.5.3
-Release: 4%{?dist}
+Release: 5%{?dist}
 #see LICENSE file for details
 License: GPLv2+ and BSD and MIT and Public Domain
 Group: System Environment/Daemons
@@ -28,19 +30,18 @@ Patch19: inn-2.5.2-docrun.patch
 Patch20: inn-2.5.3-flex.patch
 BuildRequires: python db4-devel byacc krb5-devel pam-devel e2fsprogs-devel perl
 BuildRequires: perl(ExtUtils::Embed) flex systemd-units
-Requires(pre): shadow-utils
 Requires: grep, coreutils, sed
 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 Requires: bash >= 2.0
+Requires: crontabs
 Requires(post): systemd-units inews
 Requires(preun): systemd-units
 Requires(postun): systemd-units
+Requires(pre): shadow-utils
 
 # XXX white out bogus perl requirement for now
 Provides: perl(::usr/lib/innshellvars.pl) = %{version}-%{release}
 
-Buildroot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
-
 %description
 INN (InterNetNews) is a complete system for serving Usenet news and/or
 private newsfeeds.  INN includes innd, an NNTP (NetNews Transport
@@ -524,6 +525,9 @@ fi
 %{_mandir}/man1/inews*
 
 %changelog
+* Mon Jan 21 2013 Jochen Schmitt <Jochen herr-schmitt de> - 2.5.3-5
+- Add Req. to crontabs
+
 * Fri Oct  5 2012 Jochen Schmitt <Jochen herr-schmitt de> - 2.5.3-4
 - Introduction of systemd rpm macros
 


More information about the scm-commits mailing list