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/libservicelog.git#9c6c30d362939a4605b7b58f174607a7365d403e
This commit is contained in:
parent
80833ea26d
commit
fe2f7d50a6
@ -1,6 +1,6 @@
|
|||||||
Name: libservicelog
|
Name: libservicelog
|
||||||
Version: 1.1.18
|
Version: 1.1.18
|
||||||
Release: 9%{?dist}
|
Release: 10%{?dist}
|
||||||
Summary: Servicelog Database and Library
|
Summary: Servicelog Database and Library
|
||||||
|
|
||||||
#v29_notify_gram.c v29_notify_gram.h are GPLv2+
|
#v29_notify_gram.c v29_notify_gram.h are GPLv2+
|
||||||
@ -12,6 +12,7 @@ Source: https://github.com/power-ras/%{name}/archive/v%{version}/%{name}-
|
|||||||
Patch0: libservicelog-1.1.9-libs.patch
|
Patch0: libservicelog-1.1.9-libs.patch
|
||||||
|
|
||||||
BuildRequires: sqlite-devel autoconf libtool bison librtas-devel flex
|
BuildRequires: sqlite-devel autoconf libtool bison librtas-devel flex
|
||||||
|
BuildRequires: make
|
||||||
Requires(pre): shadow-utils
|
Requires(pre): shadow-utils
|
||||||
|
|
||||||
# because of librtas-devel
|
# because of librtas-devel
|
||||||
@ -76,6 +77,9 @@ getent group service >/dev/null || /usr/sbin/groupadd -r service
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.18-10
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||||
|
|
||||||
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.18-9
|
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.18-9
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user