Accepting request 132814 from GNOME:Next

Starting to push GNOME:Next...

OBS-URL: https://build.opensuse.org/request/show/132814
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/yelp-xsl?expand=0&rev=42
This commit is contained in:
Vincent Untz 2012-09-07 15:30:34 +00:00 committed by Git OBS Bridge
parent 75df4d9bf4
commit 92526c0e5f
4 changed files with 23 additions and 9 deletions

View File

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

3
yelp-xsl-3.5.91.tar.xz Normal file
View File

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

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Tue Sep 4 15:11:14 UTC 2012 - dimstar@opensuse.org
- Update to version 3.5.91:
+ Updated translations.
-------------------------------------------------------------------
Mon Aug 20 17:37:22 UTC 2012 - dimstar@opensuse.org
- Update to version 3.5.90:
+ Added support for depth attribute on section links
+ Improved various bits of the build process
+ Corrected jQuery.Syntax license info
+ Updated translations.
-------------------------------------------------------------------
Tue May 15 13:56:53 UTC 2012 - vuntz@opensuse.org

View File

@ -18,35 +18,34 @@
Name: yelp-xsl
Version: 3.4.2
Version: 3.5.91
Release: 0
Summary: XSL stylesheets for the yelp help browser
License: GPL-2.0+ and LGPL-2.1+ and MIT
Group: System/Libraries
Source: http://download.gnome.org/sources/yelp-xsl/3.4/%{name}-%{version}.tar.xz
Source: http://download.gnome.org/sources/yelp-xsl/3.5/%{name}-%{version}.tar.xz
BuildRequires: intltool
BuildRequires: itstool
BuildRequires: pkg-config
BuildRequires: pkgconfig(libxml-2.0)
BuildRequires: pkgconfig(libxslt)
BuildArch: noarch
# The lang subpackage is obsoleted now that translationed are
# merged inline in xml file, since 3.1.1.
Obsoletes: %{name}-lang < %{version}
BuildArch: noarch
%description
This package contains XSL stylesheets that are used by the yelp help browser.
%prep
%setup -q
%build
%configure
%__make %{?_smp_mflags}
make %{?_smp_mflags}
%install
%makeinstall
%make_install
%files
%defattr(-, root, root)