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/libdaemon.git#291c41de945f251039707ca3978f399797be93ad
This commit is contained in:
parent
f5d7145b8d
commit
3af22a9856
@ -1,6 +1,6 @@
|
||||
Name: libdaemon
|
||||
Version: 0.14
|
||||
Release: 20%{?dist}
|
||||
Release: 21%{?dist}
|
||||
Summary: Library for writing UNIX daemons
|
||||
License: LGPLv2+
|
||||
URL: http://0pointer.de/lennart/projects/libdaemon/
|
||||
@ -9,6 +9,7 @@ Source0: http://0pointer.de/lennart/projects/libdaemon/%{name}-%{version}.tar.gz
|
||||
# Requires lynx to build the docs
|
||||
BuildRequires: gcc
|
||||
BuildRequires: lynx
|
||||
BuildRequires: make
|
||||
|
||||
%description
|
||||
libdaemon is a lightweight C library which eases the writing of UNIX daemons.
|
||||
@ -59,6 +60,9 @@ rm $RPM_BUILD_ROOT/%{_datadir}/doc/libdaemon/style.css
|
||||
%{_libdir}/pkgconfig/*.pc
|
||||
|
||||
%changelog
|
||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.14-21
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.14-20
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user