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