automatic version update by autodist [release 1.1.38-1mamba;Fri May 12 2023]
This commit is contained in:
parent
049cf70e34
commit
4f61943b55
11
libxslt.spec
11
libxslt.spec
@ -2,7 +2,7 @@
|
||||
%define libname libxslt
|
||||
|
||||
Name: libxslt
|
||||
Version: 1.1.37
|
||||
Version: 1.1.38
|
||||
Release: 1mamba
|
||||
Summary: Library providing the Gnome XSLT engine
|
||||
Group: System/Libraries
|
||||
@ -18,10 +18,8 @@ License: MIT
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libgcrypt-devel
|
||||
BuildRequires: libgpg-error-devel
|
||||
BuildRequires: liblzma-devel
|
||||
BuildRequires: libpython310-devel
|
||||
BuildRequires: libxml2-devel
|
||||
BuildRequires: libz-devel
|
||||
## AUTOBUILDREQ-END
|
||||
|
||||
%description
|
||||
@ -65,7 +63,7 @@ This package contains the bindings to use the librarywith Python programs.
|
||||
%prep
|
||||
%setup -q
|
||||
#%patch0 -p1
|
||||
%patch1 -p1 -b .Make-generate-id-deterministic
|
||||
#%patch 1 -p1 -b .Make-generate-id-deterministic
|
||||
|
||||
NOCONFIGURE=1 ./autogen.sh
|
||||
|
||||
@ -107,8 +105,6 @@ NOCONFIGURE=1 ./autogen.sh
|
||||
%dir %{_includedir}/libexslt
|
||||
%{_includedir}/libexslt/*.h
|
||||
%{_datadir}/aclocal/libxslt.m4
|
||||
%{_libdir}/libexslt.la
|
||||
%{_libdir}/libxslt.la
|
||||
%{_libdir}/libexslt.so
|
||||
%{_libdir}/libxslt.so
|
||||
%{_libdir}/xsltConf.sh
|
||||
@ -135,6 +131,9 @@ NOCONFIGURE=1 ./autogen.sh
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri May 12 2023 Automatic Build System <autodist@mambasoft.it> 1.1.38-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Aug 30 2022 Automatic Build System <autodist@mambasoft.it> 1.1.37-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user