auto-import libxslt-1.0.1-3 from libxslt-1.0.1-3.src.rpm
This commit is contained in:
parent
bf397a6ede
commit
2ad7ec741b
@ -4,13 +4,13 @@
|
||||
Summary: Library providing the Gnome XSLT engine
|
||||
Name: libxslt
|
||||
Version: 1.0.1
|
||||
Release: 2
|
||||
Release: 3
|
||||
License: LGPL
|
||||
Group: Development/Libraries
|
||||
Source: ftp://xmlsoft.org/XSLT/libxslt-%{version}.tar.gz
|
||||
BuildRoot: /var/tmp/libxslt-%{PACKAGE_VERSION}-root
|
||||
Requires: libxml2 >= 2.4.1
|
||||
BuildRequires: libxml2-devel >= 2.4.1
|
||||
BuildRequires: libxml2-devel >= 2.4.1 libtool
|
||||
URL: http://xmlsoft.org/XSLT/
|
||||
|
||||
%description
|
||||
@ -33,6 +33,7 @@ installed.
|
||||
|
||||
%prep
|
||||
%setup
|
||||
cp /usr/share/libtool/config.{sub,guess} .
|
||||
|
||||
%build
|
||||
# Needed for snapshot releases.
|
||||
@ -85,6 +86,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{prefix}/bin/xslt-config
|
||||
|
||||
%changelog
|
||||
* Tue Jul 24 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.0.1-3
|
||||
- s390 fixes
|
||||
|
||||
* Tue Jul 24 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.0.1-2
|
||||
- Fix up the specfile. There's no such thing as /usr/doc or /usr/man
|
||||
- Add some other sanity to the spec file
|
||||
|
Loading…
Reference in New Issue
Block a user