2010-05-28 03:04:03 +00:00
|
|
|
Name: yelp-xsl
|
2011-07-06 23:05:07 +00:00
|
|
|
Version: 3.1.2
|
2011-02-22 04:09:38 +00:00
|
|
|
Release: 1%{?dist}
|
2010-05-28 03:04:03 +00:00
|
|
|
Summary: XSL stylesheets for the yelp help browser
|
|
|
|
|
|
|
|
License: LGPLv2+
|
|
|
|
Group: Applications/System
|
|
|
|
URL: http://download.gnome.org/sources/yelp-xsl
|
2011-05-24 14:57:47 +00:00
|
|
|
Source0: http://download.gnome.org/sources/yelp-xsl/3.1/yelp-xsl-%{version}.tar.bz2
|
2010-05-28 03:04:03 +00:00
|
|
|
BuildArch: noarch
|
|
|
|
|
|
|
|
BuildRequires: libxml2-devel
|
|
|
|
BuildRequires: libxslt-devel
|
|
|
|
BuildRequires: intltool
|
|
|
|
|
|
|
|
|
|
|
|
%description
|
|
|
|
This package contains XSL stylesheets that are used by the yelp help browser.
|
|
|
|
|
|
|
|
|
|
|
|
%package devel
|
|
|
|
Summary: Developer documentation for yelp-xsl
|
|
|
|
Requires: pkgconfig
|
|
|
|
Requires: %{name} = %{version}-%{release}
|
|
|
|
|
|
|
|
%description devel
|
|
|
|
The yelp-xsl-devel package contains developer documentation for the
|
|
|
|
XSL stylesheets in yelp-xsl.
|
|
|
|
|
|
|
|
|
|
|
|
%prep
|
|
|
|
%setup -q
|
|
|
|
|
|
|
|
|
|
|
|
%build
|
|
|
|
%configure --enable-doc
|
|
|
|
make %{?_smp_mflags}
|
|
|
|
|
|
|
|
|
|
|
|
%install
|
|
|
|
make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p"
|
|
|
|
|
|
|
|
%find_lang %{name}
|
|
|
|
|
|
|
|
|
|
|
|
%files -f %{name}.lang
|
|
|
|
%doc README COPYING AUTHORS
|
|
|
|
%{_datadir}/yelp-xsl
|
|
|
|
|
|
|
|
|
|
|
|
%files devel
|
|
|
|
%{_datadir}/pkgconfig/yelp-xsl.pc
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
2011-07-06 23:05:07 +00:00
|
|
|
* Wed Jul 6 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.2-1
|
|
|
|
- Update to 3.1.2
|
|
|
|
|
2011-05-24 14:57:47 +00:00
|
|
|
* Tue May 24 2011 Christopher Aillon <caillon@redhat.com> - 3.1.1-1
|
|
|
|
- Update to 3.1.1
|
|
|
|
|
2011-05-24 14:53:06 +00:00
|
|
|
* Tue May 24 2011 Christopher Aillon <caillon@redhat.com> - 3.0.2-1
|
|
|
|
- Update to 3.0.2
|
|
|
|
|
2011-04-25 19:02:45 +00:00
|
|
|
* Mon Apr 25 2011 Matthias Clasen <mclasen@redhat.com> - 3.0.1-1
|
|
|
|
- Update to 3.0.1
|
|
|
|
|
2011-04-04 23:11:58 +00:00
|
|
|
* Mon Apr 4 2011 Matthias Clasen <mclasen@redhat.com> - 3.0.0-1
|
|
|
|
- Update to 3.0.0
|
|
|
|
|
2011-03-22 15:04:59 +00:00
|
|
|
* Tue Mar 22 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.92-1
|
|
|
|
- Update to 2.91.92
|
|
|
|
|
2011-03-08 03:07:20 +00:00
|
|
|
* Mon Mar 7 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.91-1
|
|
|
|
- Update to 2.91.91
|
|
|
|
|
2011-02-22 04:09:38 +00:00
|
|
|
* Mon Feb 21 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.90-1
|
|
|
|
- Update to 2.91.90
|
|
|
|
|
2011-02-08 07:25:04 +00:00
|
|
|
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.91.9-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
|
|
|
|
2011-01-10 18:06:54 +00:00
|
|
|
* Mon Jan 10 2011 Matthias Clasen <mclasen@redhat.com> 2.91.9-1
|
|
|
|
- Update to 2.92.6
|
|
|
|
|
2010-11-11 23:47:05 +00:00
|
|
|
* Thu Nov 11 2010 Matthias Clasen <mclasen@redhat.com> 2.31.6-1
|
|
|
|
- Update to 2.31.6
|
|
|
|
|
2010-07-12 19:11:18 +00:00
|
|
|
* Mon Jul 12 2010 Matthias Clasen <mclasen@redhat.com> 2.31.5-1
|
|
|
|
- Update to 2.31.5
|
|
|
|
|
2010-06-30 02:01:08 +00:00
|
|
|
* Tue Jun 29 2010 Matthias Clasen <mclasen@redhat.com> 2.31.4-1
|
|
|
|
- Update to 2.31.4
|
|
|
|
|
2010-06-08 16:16:31 +00:00
|
|
|
* Tue Jun 8 2010 Matthias Clasen <mclasen@redhat.com> 2.31.3-1
|
|
|
|
- Update to 2.31.3
|
|
|
|
|
2010-05-28 03:09:54 +00:00
|
|
|
* Thu May 27 2010 Matthias Clasen <mclasen@redhat.com> 2.31.2-1
|
|
|
|
- Update to 2.31.2
|
|
|
|
|
2010-05-28 03:04:03 +00:00
|
|
|
* Thu May 27 2010 Matthias Clasen <mclasen@redhat.com> 2.31.1-2
|
|
|
|
- Some corrections
|
|
|
|
|
|
|
|
* Sat May 15 2010 Matthias Clasen <mclasen@redhat.com> 2.31.1-1
|
|
|
|
- Initial packaging
|