rebuilt with build requirements [release 2.0.13-2mamba;Tue Jan 04 2022]
This commit is contained in:
parent
3605938cb7
commit
767a4418e2
@ -3,6 +3,5 @@
|
||||
log4net is a port of the excellent log4j framework to the .NET runtime.
|
||||
We have kept the framework similar in spirit to the original log4j while taking advantage of new features in the .NET runtime.
|
||||
For more information on log4net see the features document.
|
||||
|
||||
log4net is part of the Apache Logging Services project. The Logging Services project is intended to provide cross-language logging services for purposes of application debugging and auditing.
|
||||
|
||||
|
17
log4net.spec
17
log4net.spec
@ -1,29 +1,31 @@
|
||||
Name: log4net
|
||||
Version: 2.0.13
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: log4net is a tool to help the programmer output log statements to a variety of output targets
|
||||
Group: Development/Tools
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Stefano Cotta Ramusino <stefano.cotta@qilinux.it>
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://logging.apache.org/log4net/
|
||||
Source: http://cvs.apache.org/dist/incubator/log4net/1.2.9/incubating-log4net-1.2.9-beta.zip
|
||||
Source1: %{name}.key
|
||||
Source2: %{name}.pc
|
||||
License: Apache License 2.0
|
||||
Requires: mono
|
||||
Requires: mono-data
|
||||
Requires: mono-web
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: mono-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: mono-data
|
||||
BuildRequires: mono-web
|
||||
BuildRequires: mono-devel
|
||||
BuildRequires: libglib-devel
|
||||
Requires: mono
|
||||
Requires: mono-data
|
||||
Requires: mono-web
|
||||
|
||||
%description
|
||||
log4net is a port of the excellent log4j framework to the .NET runtime.
|
||||
We have kept the framework similar in spirit to the original log4j while taking advantage of new features in the .NET runtime.
|
||||
For more information on log4net see the features document.
|
||||
|
||||
log4net is part of the Apache Logging Services project. The Logging Services project is intended to provide cross-language logging services for purposes of application debugging and auditing.
|
||||
|
||||
%prep
|
||||
@ -261,6 +263,9 @@ install -D -m 644 %{SOURCE2} \
|
||||
%doc ChangeLog.txt README.txt
|
||||
|
||||
%changelog
|
||||
* Tue Jan 04 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 2.0.13-2mamba
|
||||
- rebuilt with build requirements
|
||||
|
||||
* Mon Dec 13 2021 Automatic Build System <autodist@mambasoft.it> 2.0.13-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user