[goffice] add pcre-tools as well due to checks needing pcretest

Peter Robinson pbrobinson at fedoraproject.org
Wed Dec 7 11:47:30 UTC 2011


commit 03b38a4515a8a5ae9c09ab8ef81915487dfae041
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Wed Dec 7 11:47:21 2011 +0000

    add pcre-tools as well due to checks needing pcretest

 goffice.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/goffice.spec b/goffice.spec
index 0f9a3ba..b5375a4 100644
--- a/goffice.spec
+++ b/goffice.spec
@@ -12,7 +12,7 @@ Source0:        http://ftp.gnome.org/pub/gnome/sources/%{name}/%{version}/%{name
 BuildRequires:  libgsf-gnome-devel     >= 1.13.3
 BuildRequires:  libgnomeui-devel       >= 2.0.0
 BuildRequires:  intltool gettext
-BuildRequires:  pcre-devel
+BuildRequires:  pcre-devel pcre-tools
 
 %description
 Support libraries for gnome office
@@ -70,7 +70,7 @@ rm $RPM_BUILD_ROOT/%{_libdir}/%{name}/%{version}/plugins/*/*.la
 
 %changelog
 * Tue Dec  6 2011 Peter Robinson <pbrobinson at fedoraproject.org> -0.8.17-3
-- add pcre-devel dep
+- add pcre-devel and pcre-tools
 
 * Tue Dec 06 2011 Adam Jackson <ajax at redhat.com> - 0.8.17-2
 - Rebuild for new libpng


More information about the scm-commits mailing list