[gnome-common] Require yelp-tools for the oft-used yelp.m4 file

Bastien Nocera hadess at fedoraproject.org
Thu Sep 19 19:57:58 UTC 2013


commit b77df91e30340c48475226cfd5e8af1ac082a0ec
Author: Bastien Nocera <hadess at hadess.net>
Date:   Thu Sep 19 21:41:45 2013 +0200

    Require yelp-tools for the oft-used yelp.m4 file

 gnome-common.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/gnome-common.spec b/gnome-common.spec
index c363f2f..2c04ec2 100644
--- a/gnome-common.spec
+++ b/gnome-common.spec
@@ -1,6 +1,6 @@
 Name:           gnome-common
 Version:        3.7.4
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        Useful things common to building gnome packages from scratch
 
 Group:          Development/Tools
@@ -18,6 +18,7 @@ Requires: autoconf
 Requires: libtool
 Requires: gettext
 Requires: pkgconfig
+Requires: yelp-tools
 
 %description
 This package contains sample files that should be used to develop pretty much
@@ -46,6 +47,9 @@ make install DESTDIR=$RPM_BUILD_ROOT
 %{_datadir}/%{name}
 
 %changelog
+* Thu Sep 19 2013 Bastien Nocera <bnocera at redhat.com> 3.7.4-5
+- Require yelp-tools for the oft-used yelp.m4 file
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.7.4-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 


More information about the scm-commits mailing list