Accepting request 107025 from GNOME:Factory

Fix build after libxml2 change (forwarded request 107007 from vuntz)

OBS-URL: https://build.opensuse.org/request/show/107025
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yelp-tools?expand=0&rev=7
This commit is contained in:
Stephan Kulow 2012-02-28 13:17:06 +00:00 committed by Git OBS Bridge
commit bdbab00d1f
4 changed files with 24 additions and 8 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fa7d27612ca8c10734def48d315f69182819c140147f4be3b71db8195d1091cd
size 194944

3
yelp-tools-3.3.3.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:072ce2db79517c3875dbb1884e51e700d3053084b9a27310b676e30fd8a1e087
size 195340

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Sun Feb 26 13:59:18 UTC 2012 - vuntz@opensuse.org
- Change libxml2 BuildRequires and Requires to libxml2-tools for
xmllint, now that tools got split from libxml2 package.
-------------------------------------------------------------------
Thu Feb 23 19:37:32 UTC 2012 - vuntz@opensuse.org
- Update to version 3.3.3:
+ yelp.m4:
- Fixed install/uninstall targets with lots of files
- Only call mkdir_p once per directory
- Dist all linguas, regardless of LINGUAS
+ yelp-build: Call html.js.custom
- Remove xz BuildRequires now that it comes for free in the build
system.
-------------------------------------------------------------------
Mon Jan 23 19:24:46 UTC 2012 - vuntz@opensuse.org

View File

@ -17,7 +17,7 @@
Name: yelp-tools
Version: 3.3.2
Version: 3.3.3
Release: 0
Summary: Collection of utilities to help create documentation
License: GPL-2.0+
@ -25,14 +25,12 @@ Group: Development/Tools/Other
Url: http://projects.gnome.org/yelp/
Source: http://download.gnome.org/sources/yelp-tools/3.3/%{name}-%{version}.tar.xz
BuildRequires: itstool
BuildRequires: libxml2
BuildRequires: libxml2-tools
BuildRequires: libxslt
BuildRequires: pkg-config
# Only needed because we don't (and won't) support building xz tarballs by default... See bnc#697467
BuildRequires: xz
BuildRequires: pkgconfig(yelp-xsl)
Requires: itstool
Requires: libxml2
Requires: libxml2-tools
Requires: libxslt
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch