rpms/slf4j/devel slf4j.spec,1.1,1.2

Alexander Kurtakov akurtakov at fedoraproject.org
Thu Sep 3 21:20:27 UTC 2009


Author: akurtakov

Update of /cvs/pkgs/rpms/slf4j/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv19081/devel

Modified Files:
	slf4j.spec 
Log Message:
Skip tests.


Index: slf4j.spec
===================================================================
RCS file: /cvs/pkgs/rpms/slf4j/devel/slf4j.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- slf4j.spec	3 Sep 2009 21:05:13 -0000	1.1
+++ slf4j.spec	3 Sep 2009 21:20:27 -0000	1.2
@@ -30,7 +30,7 @@
 
 Name:           slf4j
 Version:        1.5.8
-Release:        4%{?dist}
+Release:        5%{?dist}
 Epoch:          0
 Summary:        Simple Logging Facade for Java
 Group:          Development/Libraries
@@ -137,6 +137,7 @@ mvn-jpp \
         -Dmaven2.jpp.mode=true \
         -Dmaven2.jpp.depmap.file=%{SOURCE2} \
         -Dmaven.repo.local=$MAVEN_REPO_LOCAL \
+        -Dmaven.test.skip=true \
         install javadoc:javadoc
 
 %install
@@ -259,6 +260,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_docdir}/%{name}-%{version}/site
 
 %changelog
+* Fri Sep 4 2009 Alexander Kurtakov <akurtako at redhat.com> 0:1.5.8-5
+- Skip tests.
+
 * Wed Sep 2 2009 Alexander Kurtakov <akurtako at redhat.com> 0:1.5.8-4
 - Fix other line lenghts.
 




More information about the scm-commits mailing list