[gegl] remove BR: w3m, it's only needed for "make dist"

Nils Philippsen nphilipp at fedoraproject.org
Wed Dec 4 13:36:41 UTC 2013


commit bab93b897ef95d9d4cfd55d73976d4ef8dc71221
Author: Nils Philippsen <nils at redhat.com>
Date:   Wed Dec 4 14:36:21 2013 +0100

    remove BR: w3m, it's only needed for "make dist"

 gegl.spec |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/gegl.spec b/gegl.spec
index 6b4da15..b1f3033 100644
--- a/gegl.spec
+++ b/gegl.spec
@@ -16,7 +16,7 @@
 Summary:    A graph based image processing framework
 Name:       gegl
 Version:    0.2.0
-Release:    15%{?dist}
+Release:    16%{?dist}
 
 # Compute some version related macros
 # Ugly hack, you need to get your quoting backslashes/percent signs straight
@@ -62,7 +62,6 @@ BuildRequires:  pkgconfig
 BuildRequires:  ruby
 BuildRequires:  SDL-devel
 BuildRequires:  suitesparse-devel
-BuildRequires:  w3m
 Requires:       babl%{?_isa} >= 0.1.10
 
 %description
@@ -228,6 +227,9 @@ rm -rf %{buildroot}
 %{_libdir}/pkgconfig/%{name}-%{apiver}.pc
 
 %changelog
+* Wed Dec 04 2013 Nils Philippsen <nils at redhat.com> - 0.2.0-16
+- remove BR: w3m, it's only needed for "make dist"
+
 * Tue Dec 03 2013 Rex Dieter <rdieter at fedoraproject.org> - 0.2.0-15
 - rebuild (exiv2)
 


More information about the scm-commits mailing list