don't require w3m for building
This commit is contained in:
parent
e0e8e38e90
commit
edbf667f34
@ -6,7 +6,7 @@
|
||||
Summary: A dynamic, any to any, pixel format conversion library
|
||||
Name: babl
|
||||
Version: 0.1.10
|
||||
Release: 6%{?dist}
|
||||
Release: 7%{?dist}
|
||||
|
||||
# Compute some version related macros
|
||||
# Ugly hack, you need to get your quoting backslashes/percent signs straight
|
||||
@ -21,7 +21,7 @@ Group: System Environment/Libraries
|
||||
URL: http://www.gegl.org/babl/
|
||||
Source0: ftp://ftp.gimp.org/pub/babl/%{apiver}/%{name}-%{version}.tar.bz2
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
BuildRequires: librsvg2 w3m
|
||||
BuildRequires: librsvg2
|
||||
|
||||
%global develdocdir %{_docdir}/%{name}-devel-%{version}/html
|
||||
|
||||
@ -118,6 +118,9 @@ rm -rf %{buildroot}
|
||||
%doc %{develdocdir}
|
||||
|
||||
%changelog
|
||||
* Tue Jul 30 2013 Nils Philippsen <nils@redhat.com> - 0.1.10-7
|
||||
- don't require w3m for building
|
||||
|
||||
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.10-6
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user