Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/librelp.git#407def030d1518fc8938e08d0516daf907db429f
This commit is contained in:
parent
96610e8fa8
commit
78ebbea29e
@ -1,7 +1,7 @@
|
|||||||
Summary: The Reliable Event Logging Protocol library
|
Summary: The Reliable Event Logging Protocol library
|
||||||
Name: librelp
|
Name: librelp
|
||||||
Version: 1.9.0
|
Version: 1.9.0
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
URL: http://www.rsyslog.com/
|
URL: http://www.rsyslog.com/
|
||||||
Source0: http://download.rsyslog.com/%{name}/%{name}-%{version}.tar.gz
|
Source0: http://download.rsyslog.com/%{name}/%{name}-%{version}.tar.gz
|
||||||
@ -19,6 +19,7 @@ Requires: pkgconfig
|
|||||||
BuildRequires: autoconf
|
BuildRequires: autoconf
|
||||||
BuildRequires: automake
|
BuildRequires: automake
|
||||||
BuildRequires: libtool
|
BuildRequires: libtool
|
||||||
|
BuildRequires: make
|
||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
Librelp is an easy to use library for the RELP protocol. The
|
Librelp is an easy to use library for the RELP protocol. The
|
||||||
@ -51,6 +52,9 @@ rm $RPM_BUILD_ROOT/%{_libdir}/*.la
|
|||||||
%{_libdir}/pkgconfig/relp.pc
|
%{_libdir}/pkgconfig/relp.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.0-2
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||||
|
|
||||||
* Fri Sep 18 2020 Attila Lakatos <alakatos@redhat.com> - 1.9.0-1
|
* Fri Sep 18 2020 Attila Lakatos <alakatos@redhat.com> - 1.9.0-1
|
||||||
- rebase to 1.9.0
|
- rebase to 1.9.0
|
||||||
resolves: rhbz#1883471
|
resolves: rhbz#1883471
|
||||||
|
Loading…
Reference in New Issue
Block a user