- Don't require gtk-doc RHBZ#604414
This commit is contained in:
parent
ed7681e8ca
commit
64c63d2153
@ -1,6 +1,6 @@
|
||||
Name: redland
|
||||
Version: 1.0.10
|
||||
Release: 6%{?dist}
|
||||
Release: 7%{?dist}
|
||||
Summary: RDF Application Framework
|
||||
|
||||
Group: System Environment/Libraries
|
||||
@ -39,7 +39,6 @@ for RDF developers to experiment with the technology.
|
||||
Summary: Libraries and header files for programs that use Redland
|
||||
Group: Development/Libraries
|
||||
Requires: %{name} = %{version}-%{release}
|
||||
Requires: gtk-doc
|
||||
Requires: pkgconfig
|
||||
Requires: raptor-devel
|
||||
Requires: rasqal-devel
|
||||
@ -146,7 +145,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%doc ChangeLog RELEASE.html
|
||||
%{_bindir}/redland-config
|
||||
%{_datadir}/redland/Redland.i
|
||||
%{_datadir}/gtk-doc/html/redland/
|
||||
%{_datadir}/gtk-doc/
|
||||
%{_includedir}/redland.h
|
||||
%{_includedir}/librdf.h
|
||||
%{_includedir}/rdf_*.h
|
||||
@ -161,6 +160,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Sat Sep 11 2010 Orcan Ogetbil <oget[DOT]fedora[AT]gmail[DOT]com> - 1.0.10-7
|
||||
- Don't require gtk-doc RHBZ#604414
|
||||
|
||||
* Wed Jun 09 2010 Orcan Ogetbil <oget[DOT]fedora[AT]gmail[DOT]com> - 1.0.10-6
|
||||
- Separate the Virtuoso plugin into its own subpackage
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user