[RPM (6.0)] [DIST generic] slf4j15-1.5.6-4.jpp6
Ralph Apel <[email protected]> Thu, 7 Feb 2013 09:36:30 +0100
| Newsgroups | gmane.linux.jpackage.announce |
|---|---|
| Message-ID | <[email protected]> |
Name : slf4j15 Relocations: (not relocatable) Version : 1.5.6 Vendor: JPackage Project Release : 4.jpp6 Build Date: Thu 07 Feb 2013 09:34:03 AM CET Install Date: (not installed) Build Host: linux.fritz.box Group : System/Logging Source RPM: (none) Size : 1755013 License: MIT Signature : (none) Packager : Ralph Apel <[email protected]> URL : http://www.slf4j.org/ Summary : Simple Logging Facade for Java Description : The Simple Logging Facade for Java or (SLF4J) is intended to serve as a simple facade for various logging APIs allowing to the end-user to plug in the desired implementation at deployment time. SLF4J also allows for a gradual migration path away from Jakarta Commons Logging (JCL). Logging API implementations can either choose to implement the SLF4J interfaces directly, e.g. NLOG4J or SimpleLogger. Alternatively, it is possible (and rather easy) to write SLF4J adapters for the given API implementation, e.g. Log4jLoggerAdapter or JDK14LoggerAdapter.. --------------- Ralph Apel <r.apel at r-apel.de> 0:1.5.6-4 - Prevent xzpayload problem --------------- slf4j15.src: W: source-or-patch-not-bzipped slf4j-1.5.6-integration-tests-current-only.patch slf4j15.src: W: source-or-patch-not-bzipped slf4j15-pom_xml.patch slf4j15.src: W: no-signature 1 packages and 0 specfiles checked; 0 errors, 3 warnings. --------------- Index: slf4j15.spec =================================================================== RCS file: /home/projects/jpackage/cvs/rpms/free/slf4j15/slf4j15.spec,v retrieving revision 1.1 diff -u -r1.1 slf4j15.spec --- slf4j15.spec 1 Feb 2013 09:10:59 -0000 1.1 +++ slf4j15.spec 7 Feb 2013 08:36:29 -0000 @@ -28,16 +28,15 @@ # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # -%define with() %{expand:%%{?with_%{1}:1}%%{!?with_%{1}:0}} -%define without() %{expand:%%{?with_%{1}:0}%%{!?with_%{1}:1}} -%define bcond_with() %{expand:%%{?_with_%{1}:%%global with_%{1} 1}} -%define bcond_without() %{expand:%%{!?_without_%{1}:%%global with_%{1} 1}} - %define section free +%define _binary_payload w9.gzdio +%define _source_payload w9.gzdio +%define _binary_filedigest_algorithm 1 +%define _source_filedigest_algorithm 1 Name: slf4j15 Version: 1.5.6 -Release: 3%{?dist} +Release: 4%{?dist} Epoch: 0 Summary: Simple Logging Facade for Java Group: System/Logging @@ -238,6 +237,9 @@ %{_docdir}/%{name}-%{version}/site %changelog +* Thu Feb 07 2013 Ralph Apel <r.apel at r-apel.de> 0:1.5.6-4 +- Prevent xzpayload problem + * Fri Feb 01 2013 Ralph Apel <r.apel at r-apel.de> 0:1.5.6-3 - refloat as slf4j15