automatic version update by autodist [release 2.3.0-1mamba;Sat Mar 27 2021]
This commit is contained in:
parent
54e358dc04
commit
e90012bc37
12
expat.spec
12
expat.spec
@ -1,19 +1,18 @@
|
|||||||
Name: expat
|
Name: expat
|
||||||
Version: 2.2.10
|
Version: 2.3.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: An XML parser written in C
|
Summary: An XML parser written in C
|
||||||
Group: Development/Applications
|
Group: Development/Applications
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://expat.sourceforge.net/
|
URL: https://expat.sourceforge.net/
|
||||||
Source0: http://downloads.sourceforge.net/project/expat/expat/%{version}/expat-%{version}.tar.bz2
|
Source0: http://downloads.sourceforge.net/project/expat/expat/%{version}/expat-%{version}.tar.bz2
|
||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Expat is an XML parser library written in C.
|
Expat is an XML parser library written in C.
|
||||||
@ -35,6 +34,8 @@ Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
|||||||
%description -n libexpat-devel
|
%description -n libexpat-devel
|
||||||
Development environment for the expat XML parser.
|
Development environment for the expat XML parser.
|
||||||
|
|
||||||
|
%debug_package
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
@ -71,10 +72,15 @@ Development environment for the expat XML parser.
|
|||||||
%{_libdir}/libexpat.la
|
%{_libdir}/libexpat.la
|
||||||
%{_libdir}/libexpat.so
|
%{_libdir}/libexpat.so
|
||||||
%{_libdir}/pkgconfig/expat.pc
|
%{_libdir}/pkgconfig/expat.pc
|
||||||
|
%dir %{_libdir}/cmake/expat-%{version}
|
||||||
|
%{_libdir}/cmake/expat-%{version}/expat*.cmake
|
||||||
%dir %{_datadir}/doc/expat
|
%dir %{_datadir}/doc/expat
|
||||||
%{_datadir}/doc/expat/*
|
%{_datadir}/doc/expat/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Mar 27 2021 Automatic Build System <autodist@mambasoft.it> 2.3.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Wed Oct 21 2020 Automatic Build System <autodist@mambasoft.it> 2.2.10-1mamba
|
* Wed Oct 21 2020 Automatic Build System <autodist@mambasoft.it> 2.2.10-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user