rebuild (yajl)
pkgconfig-style deps
This commit is contained in:
parent
73fe9e5f77
commit
bdcebf5a94
@ -2,7 +2,7 @@
|
||||
Summary: RDF Parser Toolkit for Redland
|
||||
Name: raptor2
|
||||
Version: 2.0.4
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
|
||||
License: GPLv2+ or LGPLv2+ or ASL 2.0
|
||||
Source: http://download.librdf.org/source/raptor2-%{version}.tar.gz
|
||||
@ -14,7 +14,7 @@ Patch50: raptor2-2.0.3-raptor2_doc.patch
|
||||
|
||||
BuildRequires: curl-devel
|
||||
BuildRequires: gtk-doc
|
||||
BuildRequires: libxslt-devel
|
||||
BuildRequires: pkgconfig(libxslt)
|
||||
BuildRequires: yajl-devel
|
||||
|
||||
# when /usr/bin/rappor moved here -- rex
|
||||
@ -68,7 +68,6 @@ rm -rf %{buildroot}
|
||||
%post -p /sbin/ldconfig
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
|
||||
%files
|
||||
%doc AUTHORS ChangeLog NEWS README
|
||||
%doc COPYING* LICENSE.txt LICENSE-2.0.txt
|
||||
@ -88,6 +87,10 @@ rm -rf %{buildroot}
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Nov 10 2011 Rex Dieter <rdieter@fedoraproject.org> 2.0.4-3
|
||||
- rebuild (yajl)
|
||||
- pkgconfig-style deps
|
||||
|
||||
* Sun Jul 31 2011 Rex Dieter <rdieter@fedoraproject.org> 2.0.4-2
|
||||
- include rapper here
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user