Hello community,

here is the log from the commit of package bytelist for openSUSE:Factory
checked in at Fri Sep 23 10:21:29 CEST 2011.



--------
--- bytelist/bytelist.changes   2010-04-25 18:53:24.000000000 +0200
+++ /mounts/work_src_done/STABLE/bytelist/bytelist.changes      2011-09-17 
23:11:38.000000000 +0200
@@ -1,0 +2,5 @@
+Sat Sep 17 21:11:35 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant tags/sections from specfile
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


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

Other differences:
------------------
++++++ bytelist.spec ++++++
--- /var/tmp/diff_new_pack.vmopYY/_old  2011-09-23 10:21:25.000000000 +0200
+++ /var/tmp/diff_new_pack.vmopYY/_new  2011-09-23 10:21:25.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package bytelist (Version 1.0.3)
+# spec file for package bytelist
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 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
@@ -53,8 +53,8 @@
 %prep
 %setup -q -n %{cluster}-%{name}-%{git_commit}
 
-find -name '*.class' -exec rm -f '{}' \;
-find -name '*.jar' -exec rm -f '{}' \;
+find -name '*.class' -delete
+find -name '*.jar' -delete
 
 %build
 echo "See %{url} for more info about the %{name} project." > README.txt
@@ -76,9 +76,6 @@
 export CLASSPATH=$(build-classpath junit jcodings)
 %ant test
 
-%clean
-%__rm -rf %{buildroot}
-
 %files
 %defattr(-,root,root,-)
 %{_javadir}/*


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



Remember to have fun...

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

Reply via email to