Accepting request 136803 from GNOME:Factory
Pushing GNOME:Factory towards openSUSE:Factory OBS-URL: https://build.opensuse.org/request/show/136803 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yelp-xsl?expand=0&rev=20
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:421b622da421f310add15c9d0cf23f3d66c3e0847292f45341e2f6b2db326325
|
||||
size 585248
|
3
yelp-xsl-3.6.0.tar.xz
Normal file
3
yelp-xsl-3.6.0.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4ed854a423a8bd672f6989dde1faef668c7133a048973677d932743e59449264
|
||||
size 588152
|
@@ -1,3 +1,30 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 24 21:17:25 UTC 2012 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.6.0:
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 17 21:21:40 UTC 2012 - zaitor@opensuse.org
|
||||
|
||||
- Update to version 3.5.92:
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
|
@@ -18,35 +18,34 @@
|
||||
|
||||
|
||||
Name: yelp-xsl
|
||||
Version: 3.4.2
|
||||
Version: 3.6.0
|
||||
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.6/%{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)
|
||||
|
Reference in New Issue
Block a user