Hello community,

here is the log from the commit of package asm for openSUSE:Factory checked in 
at 2013-07-18 15:47:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/asm (Old)
 and      /work/SRC/openSUSE:Factory/.asm.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "asm"

Changes:
--------
--- /work/SRC/openSUSE:Factory/asm/asm.changes  2011-09-23 11:36:33.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.asm.new/asm.changes     2013-07-18 
15:48:24.000000000 +0200
@@ -1,0 +2,5 @@
+Wed Jul 17 14:06:14 CEST 2013 - [email protected]
+
+- don't use the dir attribute on symlinks
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ asm.spec ++++++
--- /var/tmp/diff_new_pack.ep2Zs9/_old  2013-07-18 15:48:25.000000000 +0200
+++ /var/tmp/diff_new_pack.ep2Zs9/_new  2013-07-18 15:48:25.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package asm
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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
@@ -14,19 +14,21 @@
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
-
 # icecream 0
 
 
 Name:           asm
-BuildRequires:  ant java2-devel-packages objectweb-anttask xml-commons-apis
+BuildRequires:  ant
+BuildRequires:  java2-devel-packages
+BuildRequires:  objectweb-anttask
+BuildRequires:  xml-commons-apis
 %define section        free
 Version:        1.5.3
-Release:        268
+Release:        0
 Summary:        Java bytecode manipulation framework
 License:        BSD-3-Clause
-Url:            http://asm.objectweb.org/
 Group:          Development/Libraries/Java
+Url:            http://asm.objectweb.org/
 Source0:        http://download.us.forge.objectweb.org/asm/asm-1.5.3.tar.gz
 Source1:        http://asm.objectweb.org/current/asm-eng.pdf
 Source2:        http://asm.objectweb.org/doc/faq.html
@@ -48,7 +50,6 @@
 
 
 %package       javadoc
-License:        BSD-3-Clause
 PreReq:         coreutils
 Summary:        Java bytecode manipulation framework (documentation)
 Group:          Development/Libraries/Java
@@ -101,6 +102,6 @@
 %defattr(0644,root,root,0755)
 %dir %{_javadocdir}/%{name}-%{version}
 %{_javadocdir}/%{name}-%{version}/*
-%ghost %dir %{_javadocdir}/%{name}
+%ghost %{_javadocdir}/%{name}
 
 %changelog

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to