rebuilt with libpcre2 10.37 [release 0.4.2-2mamba;Mon Jun 28 2021]
This commit is contained in:
parent
acef479d36
commit
ff2769df45
@ -1,23 +1,24 @@
|
|||||||
Name: patchutils
|
Name: patchutils
|
||||||
Version: 0.4.2
|
Version: 0.4.2
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: A small collection of programs that operate on patch files
|
Summary: A small collection of programs that operate on patch files
|
||||||
Group: Applications/Development
|
Group: Applications/Development
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Stefano Cotta Ramusino <stefano.cotta@openmamba.org>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://cyberelk.net/tim/software/patchutils
|
URL: http://cyberelk.net/tim/software/patchutils
|
||||||
Source: http://cyberelk.net/tim/data/patchutils/stable/patchutils-%{version}.tar.xz
|
Source: http://cyberelk.net/tim/data/patchutils/stable/patchutils-%{version}.tar.xz
|
||||||
Patch: %{name}-0.2.31-docbook.patch
|
Patch: %{name}-0.2.31-docbook.patch
|
||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
|
BuildRequires: libpcre2-devel
|
||||||
BuildRequires: perl-devel
|
BuildRequires: perl-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
BuildRequires: xmlto
|
||||||
|
BuildRequires: libpcre2-devel >= 10.37
|
||||||
Requires: diffutils
|
Requires: diffutils
|
||||||
Requires: patch
|
Requires: patch
|
||||||
BuildRequires: xmlto
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Patchutils is a small collection of programs that operate on patch files:
|
Patchutils is a small collection of programs that operate on patch files:
|
||||||
@ -90,6 +91,9 @@ touch doc/patchutils.xml
|
|||||||
%doc AUTHORS COPYING
|
%doc AUTHORS COPYING
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jun 28 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 0.4.2-2mamba
|
||||||
|
- rebuilt with libpcre2 10.37
|
||||||
|
|
||||||
* Wed Sep 09 2020 Automatic Build System <autodist@mambasoft.it> 0.4.2-1mamba
|
* Wed Sep 09 2020 Automatic Build System <autodist@mambasoft.it> 0.4.2-1mamba
|
||||||
- automatic update by autodist
|
- automatic update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user