Hello community,

here is the log from the commit of package joda-time for openSUSE:Factory 
checked in at 2014-07-11 20:05:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/joda-time (Old)
 and      /work/SRC/openSUSE:Factory/.joda-time.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "joda-time"

Changes:
--------
--- /work/SRC/openSUSE:Factory/joda-time/joda-time.changes      2013-09-12 
17:04:42.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.joda-time.new/joda-time.changes 2014-07-11 
20:05:51.000000000 +0200
@@ -1,0 +2,5 @@
+Tue Jul  8 10:55:07 UTC 2014 - tchva...@suse.com
+
+- Do not depend on ant-nodeps.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ joda-time.spec ++++++
--- /var/tmp/diff_new_pack.Ggp0TD/_old  2014-07-11 20:05:52.000000000 +0200
+++ /var/tmp/diff_new_pack.Ggp0TD/_new  2014-07-11 20:05:52.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package joda-time
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,28 +17,24 @@
 
 
 %define tzversion tzdata2010h
-
 Name:           joda-time
 Version:        1.6
 Release:        0
 Summary:        Java date and time API
 License:        Apache-2.0
 Group:          Development/Libraries
-
 Url:            http://joda-time.sourceforge.net/index.html
 Source0:        
http://downloads.sourceforge.net/%{name}/%{name}-%{version}-src.tar.gz
 Source1:        ftp://elsie.nci.nih.gov/pub/%{tzversion}.tar.gz
 Patch0:         joda-time-use-system-junit.patch
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildArch:      noarch
-
 BuildRequires:  ant
-BuildRequires:  ant-nodeps
 BuildRequires:  java-devel > 1.5.0
 BuildRequires:  javapackages-tools
 BuildRequires:  junit
 Requires:       java > 1.5.0
 Requires:       javapackages-tools
+BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+BuildArch:      noarch
 
 %description
 Joda-Time provides a quality replacement for the Java date
@@ -50,7 +46,6 @@
 Supporting classes include time zone, duration, format
 and parsing.
 
-
 %package        javadoc
 Summary:        Javadocs for %{name}
 Group:          Documentation
@@ -60,7 +55,6 @@
 %description    javadoc
 This package contains the API documentation for %{name}.
 
-
 %prep
 %setup -q -n %{name}-%{version}-src
 %patch0 -p1
@@ -91,9 +85,6 @@
 install -p -d -m 755 %{buildroot}%{_javadocdir}/%{name}
 cp -a build/docs/* %{buildroot}%{_javadocdir}/%{name}
 
-%clean
-rm -rf %{buildroot}
-
 %files
 %defattr(-,root,root,-)
 %doc LICENSE.txt RELEASE-NOTES.txt ToDo.txt

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to