[devscripts] Require sensible-utils

Sandro Mani smani at fedoraproject.org
Thu Feb 27 10:38:55 UTC 2014


commit d14fdee3eaffa37977560bc5d7aa5b1b839bc78d
Author: Sandro Mani <manisandro at gmail.com>
Date:   Thu Feb 27 11:39:43 2014 +0100

    Require sensible-utils

 devscripts.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/devscripts.spec b/devscripts.spec
index e97e9b0..8ddca48 100644
--- a/devscripts.spec
+++ b/devscripts.spec
@@ -1,6 +1,6 @@
 Name:           devscripts
 Version:        2.14.1
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Scripts for Debian Package maintainers
 
 License:        GPLv2+
@@ -30,6 +30,7 @@ BuildRequires:  python3-devel
 BuildRequires:  python3-setuptools
 
 Requires:       dpkg-dev
+Requires:       sensible-utils
 # man for manpage-alert
 Requires:       %{_bindir}/man
 
@@ -94,6 +95,9 @@ rm -rf %{buildroot}%{_datadir}/doc
 
 
 %changelog
+* Thu Feb 27 2014 Sandro Mani <manisandro at gmail.com> - 2.14.1-2
+- Require sensible-utils (rhbz#1067869)
+
 * Sun Jan 26 2014 Sandro Mani <manisandro at gmail.com> - 2.14.1-1
 - Update to 2.14.1
 


More information about the scm-commits mailing list