Hello community,

here is the log from the commit of package apache-ivy for openSUSE:Factory 
checked in at 2014-07-16 16:49:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/apache-ivy (Old)
 and      /work/SRC/openSUSE:Factory/.apache-ivy.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "apache-ivy"

Changes:
--------
--- /work/SRC/openSUSE:Factory/apache-ivy/apache-ivy.changes    2013-11-08 
14:34:38.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.apache-ivy.new/apache-ivy.changes       
2014-07-16 16:49:37.000000000 +0200
@@ -1,0 +2,5 @@
+Tue Jul  8 11:01:30 UTC 2014 - tchva...@suse.com
+
+- Do not depend on ant-nodeps.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ apache-ivy.spec ++++++
--- /var/tmp/diff_new_pack.ZL7uyN/_old  2014-07-16 16:49:38.000000000 +0200
+++ /var/tmp/diff_new_pack.ZL7uyN/_new  2014-07-16 16:49:38.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package apache-ivy
 #
-# 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
@@ -18,22 +18,15 @@
 
 Name:           apache-ivy
 Version:        2.3.0
-Release:        1%{?dist}
+Release:        0
 Summary:        Java-based dependency manager
 License:        Apache-2.0
 Group:          Development/Tools/Building
-
 Url:            http://ant.apache.org/ivy/
 Source0:        %{name}-%{version}-src.tar.gz
 Source1:        ivy.1
 Source2:        
http://repo1.maven.org/maven2/org/apache/ivy/ivy/2.3.0/ivy-2.3.0.pom
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildArch:      noarch
-
-Provides:       ivy = %{version}-%{release}
-
 BuildRequires:  ant
-BuildRequires:  ant-nodeps
 BuildRequires:  bouncycastle
 BuildRequires:  commons-httpclient
 BuildRequires:  java-devel >= 1.5
@@ -41,6 +34,9 @@
 BuildRequires:  jsch
 BuildRequires:  oro
 Requires:       javapackages-tools
+Provides:       ivy = %{version}-%{release}
+BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+BuildArch:      noarch
 
 %description
 Apache Ivy is a tool for managing (recording, tracking, resolving and
@@ -50,7 +46,6 @@
 of powerful Ant tasks ranging from dependency resolution to dependency
 reporting and publication.
 
-
 %package javadoc
 Summary:        API Documentation for ivy
 Group:          Development/Tools/Building
@@ -59,7 +54,6 @@
 %description javadoc
 JavaDoc documentation for %{name}
 
-
 %prep
 %setup -q
 
@@ -114,8 +108,8 @@
 echo "ivy" > %{buildroot}%{_sysconfdir}/ant.d/%{name}
 
 # Man page
-install -d ${RPM_BUILD_ROOT}%{_mandir}/man1
-install %{SOURCE1} ${RPM_BUILD_ROOT}%{_mandir}/man1/ivy.1
+install -d %{buildroot}%{_mandir}/man1
+install %{SOURCE1} %{buildroot}%{_mandir}/man1/ivy.1
 
 %files
 %defattr(-,root,root,-)


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

Reply via email to