commit findbugs for openSUSE:Factory

2019-09-30 Thread root
Hello community,

here is the log from the commit of package findbugs for openSUSE:Factory 
checked in at 2019-09-30 16:00:49

Comparing /work/SRC/openSUSE:Factory/findbugs (Old)
 and  /work/SRC/openSUSE:Factory/.findbugs.new.2352 (New)


Package is "findbugs"

Mon Sep 30 16:00:49 2019 rev:29 rq:733942 version:3.0.1

Changes:

--- /work/SRC/openSUSE:Factory/findbugs/findbugs.changes2019-01-08 
12:28:16.488285521 +0100
+++ /work/SRC/openSUSE:Factory/.findbugs.new.2352/findbugs.changes  
2019-09-30 16:01:16.180917912 +0200
@@ -1,0 +2,5 @@
+Sun Sep 29 19:55:16 UTC 2019 - Fridrich Strba 
+
+- Remove reference to parent pom, since we don't build using maven.
+
+---



Other differences:
--
++ findbugs.spec ++
--- /var/tmp/diff_new_pack.3GiOLf/_old  2019-09-30 16:01:17.668913952 +0200
+++ /var/tmp/diff_new_pack.3GiOLf/_new  2019-09-30 16:01:17.672913942 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package findbugs
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -207,7 +207,9 @@
 # Install poms
 mkdir -p %{buildroot}%{_mavenpomdir}
 sed -i 's/3\.0\.0/3\.0\.1/g' %{SOURCE4} %{SOURCE6}
-cp %{SOURCE3} %{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
+cp %{SOURCE3} JPP-%{name}.pom
+%pom_remove_parent JPP-%{name}.pom
+cp JPP-%{name}.pom %{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
 cp %{SOURCE4} %{buildroot}%{_mavenpomdir}/JPP-%{name}-annotations.pom
 cp %{SOURCE6} %{buildroot}%{_mavenpomdir}/JPP.ant-ant-%{name}.pom
 








commit findbugs for openSUSE:Factory

2019-01-08 Thread root
Hello community,

here is the log from the commit of package findbugs for openSUSE:Factory 
checked in at 2019-01-08 12:25:49

Comparing /work/SRC/openSUSE:Factory/findbugs (Old)
 and  /work/SRC/openSUSE:Factory/.findbugs.new.28833 (New)


Package is "findbugs"

Tue Jan  8 12:25:49 2019 rev:28 rq:660487 version:3.0.1

Changes:

--- /work/SRC/openSUSE:Factory/findbugs/findbugs.changes2018-12-04 
20:56:21.188717743 +0100
+++ /work/SRC/openSUSE:Factory/.findbugs.new.28833/findbugs.changes 
2019-01-08 12:28:16.488285521 +0100
@@ -1,0 +2,42 @@
+Thu Dec 20 21:35:33 UTC 2018 - Jan Engelhardt 
+
+- Restore nominal phrase in summary.
+
+---
+Wed Dec 19 14:53:03 UTC 2018 - Fridrich Strba 
+
+- Update to version 3.0.1
+  * Build with source/target 7
+  * Build against objectweb-asm instead of asm3
+- Removed patches:
+  * findbugs-1.3.9-build.patch
+  * findbugs-1.3.9-jdk9.patch
+  * findbugs-asm-version.patch
+  * findbugs-jar-filenames.patch
+  * findbugs-remove-classpath.patch
+- Added patches:
+  * findbugs-ant-task-classpath.patch
++ Allow using findbugs even though there is no classpath
+  in the jar's manifest
+  * findbugs-build.patch
++ Build against the jars in system %_javadir instead of in
+  tarball's lib directory
++ Do not forbid building with Java 8
++ Do not run git while building
+  * findbugs-dom4j.patch
++ Add a cast to be able to build with dom4j 2.0
+  * findbugs-jdk11.patch
++ Fix incompatible types
+  * findbugs-manual.patch
++ Use xsltproc instead of saxon for xslt processing
++ Use the system docbook-xsl-stylesheets
+  * findbugs-javadoc.patch
++ Build javadoc with source 1.7 in order to prevent errors due
+  to one package name existing in different modules
+- Modified patch:
+  * findbugs-home.patch
++ Remove Class-Path entry from findbugs.jar manifest;
+  use build-classpath instead
++ Simplify shell fragment that determines findbugs_home
+
+---

Old:

  README.manual
  annotations-1.3.9.pom
  findbugs-1.3.9-build.patch
  findbugs-1.3.9-jdk9.patch
  findbugs-1.3.9-source-suse.tar.bz2
  findbugs-1.3.9.pom
  findbugs-ant-1.3.9.pom
  findbugs-asm-version.patch
  findbugs-jar-filenames.patch
  findbugs-remove-classpath.patch

New:

  annotations-3.0.0.pom
  findbugs-3.0.1-source.zip
  findbugs-3.0.1.pom
  findbugs-ant-3.0.0.pom
  findbugs-ant-task-classpath.patch
  findbugs-build.patch
  findbugs-dom4j.patch
  findbugs-javadoc.patch
  findbugs-jdk11.patch
  findbugs-manual.patch
  noUpdateChecks-plugin-20140707gitcce19ac.tgz



Other differences:
--
++ findbugs.spec ++
--- /var/tmp/diff_new_pack.Oerq56/_old  2019-01-08 12:28:17.416284507 +0100
+++ /var/tmp/diff_new_pack.Oerq56/_new  2019-01-08 12:28:17.420284502 +0100
@@ -2,7 +2,6 @@
 # spec file for package findbugs
 #
 # Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
-# Copyright (c) 2000-2009, JPackage Project
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,81 +16,80 @@
 #
 
 
-%global _iconsdir %{_datadir}/icons/
-%define asm_version 3.3
-%bcond_with bundled_jformatstring
+%global noupdatechecks_version 20140707gitcce19ac
 Name:   findbugs
-Version:1.3.9
+Version:3.0.1
 Release:0
-Summary:Bug Pattern Detector for Java
+Summary:Bug pattern detector for Java
 License:LGPL-2.1-or-later
 Group:  Development/Languages/Java
 URL:http://findbugs.sourceforge.net/
-Source0:findbugs-%{version}-source-suse.tar.bz2
+Source0:
http://downloads.sourceforge.net/%{name}/%{name}-%{version}-source.zip
 Source1:findbugs-ant
 Source2:findbugs-tools-README
-# Versions will be fixed in a patch
-Source3:
http://repo.maven.apache.org/maven2/com/google/code/findbugs/findbugs/%{version}/findbugs-%{version}.pom
-Source4:
http://repo.maven.apache.org/maven2/com/google/code/findbugs/annotations/%{version}/annotations-%{version}.pom
-Source5:
http://repo.maven.apache.org/maven2/com/google/code/findbugs/findbugs-ant/%{version}/findbugs-ant-%{version}.pom
+Source3:
http://repo1.maven.org/maven2/com/google/code/findbugs/findbugs/3.0.1/findbugs-3.0.1.pom
+Source4:
http://repo1.maven.org/maven2/com/google/code/findbugs/annotations/3.0.0/annotations-3.0.0.pom
+# This archive contains the source for the noUpdateChecks plugin.
+# It was created with:
+#   $ git clone --bare g...@github.com:findbugsproject/findbugs
+#   $ git --git-dir=findbugs.git archive 

commit findbugs for openSUSE:Factory

2018-12-04 Thread root
Hello community,

here is the log from the commit of package findbugs for openSUSE:Factory 
checked in at 2018-12-04 20:55:58

Comparing /work/SRC/openSUSE:Factory/findbugs (Old)
 and  /work/SRC/openSUSE:Factory/.findbugs.new.19453 (New)


Package is "findbugs"

Tue Dec  4 20:55:58 2018 rev:27 rq:653641 version:1.3.9

Changes:

--- /work/SRC/openSUSE:Factory/findbugs/findbugs.changes2018-07-07 
22:00:34.531152102 +0200
+++ /work/SRC/openSUSE:Factory/.findbugs.new.19453/findbugs.changes 
2018-12-04 20:56:21.188717743 +0100
@@ -1,0 +2,10 @@
+Sun Nov 18 21:40:17 UTC 2018 - Fridrich Strba 
+
+- Update the pom files so that they correspond to the distributed
+  findbugs version.
+- Add pom file for findbugs-ant
+- Removed patch:
+  * findbugs-1.3.9-pom.patch
++ not needed since the versions correspond now
+
+---

Old:

  annotations-1.3.2.pom
  findbugs-1.3.7.pom
  findbugs-1.3.9-pom.patch

New:

  annotations-1.3.9.pom
  findbugs-1.3.9.pom
  findbugs-ant-1.3.9.pom



Other differences:
--
++ findbugs.spec ++
--- /var/tmp/diff_new_pack.owcn32/_old  2018-12-04 20:56:21.760717112 +0100
+++ /var/tmp/diff_new_pack.owcn32/_new  2018-12-04 20:56:21.764717108 +0100
@@ -13,7 +13,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -26,13 +26,14 @@
 Summary:Bug Pattern Detector for Java
 License:LGPL-2.1-or-later
 Group:  Development/Languages/Java
-Url:http://findbugs.sourceforge.net/
-Source0:
http://download.sourceforge.net/findbugs/findbugs-%{version}-source-suse.tar.bz2
+URL:http://findbugs.sourceforge.net/
+Source0:findbugs-%{version}-source-suse.tar.bz2
 Source1:findbugs-ant
 Source2:findbugs-tools-README
 # Versions will be fixed in a patch
-Source3:
http://repo1.maven.org/maven2/net/sourceforge/findbugs/findbugs/1.3.7/findbugs-1.3.7.pom
-Source4:
http://repo1.maven.org/maven2/net/sourceforge/findbugs/annotations/1.3.2/annotations-1.3.2.pom
+Source3:
http://repo.maven.apache.org/maven2/com/google/code/findbugs/findbugs/%{version}/findbugs-%{version}.pom
+Source4:
http://repo.maven.apache.org/maven2/com/google/code/findbugs/annotations/%{version}/annotations-%{version}.pom
+Source5:
http://repo.maven.apache.org/maven2/com/google/code/findbugs/findbugs-ant/%{version}/findbugs-ant-%{version}.pom
 Source10:   findbugs-16x16.png
 Source11:   findbugs-32x32.png
 Source12:   findbugs-48x48.png
@@ -46,8 +47,6 @@
 # http://code.google.com/p/findbugs/source/detail?r=12605
 # http://code.google.com/p/findbugs/source/detail?r=12606
 Patch1: findbugs-asm-version.patch
-# Updates the version information in POMs, as we don't have up to date POM's :(
-Patch2: findbugs-1.3.9-pom.patch
 # Fedora-specific patch: use Fedora JAR filenames
 Patch3: findbugs-jar-filenames.patch
 # Fedora-specific patch to cope with removal of Class-Path & Main-Class entries
@@ -129,10 +128,7 @@
 %patch1 -p1
 
 cp -p %{SOURCE2} README.tools
-cp -p %{SOURCE3} findbugs.pom
-cp -p %{SOURCE4} annotations.pom
 
-%patch2 -p1
 %patch3 -p1
 %patch4 -p1
 %patch5 -p1
@@ -238,14 +234,14 @@
 
 # Install poms
 mkdir -p %{buildroot}%{_mavenpomdir}
-cp findbugs.pom %{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
-cp annotations.pom %{buildroot}%{_mavenpomdir}/JPP-%{name}-annotations.pom
+cp %{SOURCE3} %{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
+cp %{SOURCE4} %{buildroot}%{_mavenpomdir}/JPP-%{name}-annotations.pom
+cp %{SOURCE5} %{buildroot}%{_mavenpomdir}/JPP-%{name}-ant.pom
 
 # Add depmaps
-echo add_maven_depmap JPP-%{name}.pom %{name}.jar
-%add_maven_depmap JPP-%{name}.pom %{name}.jar
-echo add_maven_depmap JPP-%{name}-annotations.pom %{name}-annotations.jar
-%add_maven_depmap JPP-%{name}-annotations.pom %{name}-annotations.jar
+%add_maven_depmap -a net.sourceforge.findbugs:findbugs JPP-%{name}.pom 
%{name}.jar
+%add_maven_depmap -a net.sourceforge.findbugs:annotations 
JPP-%{name}-annotations.pom %{name}-annotations.jar
+%add_maven_depmap -a net.sourceforge.findbugs:findbugs-ant JPP-%{name}-ant.pom 
%{name}-ant.jar -f ant
 
 mkdir -p %{buildroot}%{_datadir}/applications
 install -D -p -m 644 %{SOURCE10} 
%{buildroot}%{_datadir}/icons/hicolor/16x16/apps/%{name}.png
@@ -257,18 +253,20 @@
 %fdupes -s %{buildroot}
 
 %files
-%doc LICENSE.txt README.txt design
+%license LICENSE.txt
+%doc README.txt design
 %attr(0755,root,root) %{_bindir}/*
 %{_datadir}/%{name}
 %dir 

commit findbugs for openSUSE:Factory

2018-07-07 Thread root
Hello community,

here is the log from the commit of package findbugs for openSUSE:Factory 
checked in at 2018-07-07 22:00:13

Comparing /work/SRC/openSUSE:Factory/findbugs (Old)
 and  /work/SRC/openSUSE:Factory/.findbugs.new (New)


Package is "findbugs"

Sat Jul  7 22:00:13 2018 rev:26 rq:620790 version:1.3.9

Changes:

--- /work/SRC/openSUSE:Factory/findbugs/findbugs.changes2017-10-17 
01:51:11.478163472 +0200
+++ /work/SRC/openSUSE:Factory/.findbugs.new/findbugs.changes   2018-07-07 
22:00:34.531152102 +0200
@@ -1,0 +2,17 @@
+Wed Jun 13 15:47:23 UTC 2018 - fst...@suse.com
+
+- Depend on asm3 instead of objectweb-asm, since the binaries are
+  equivalent
+- Modified patches:
+  * findbugs-jar-filenames.patch
+  * findbugs-remove-classpath.patch
++ replace objectweb-asm with asm3 directories
+
+---
+Thu May 17 05:53:11 UTC 2018 - fst...@suse.com
+
+- Modified patch:
+  * findbugs-1.3.9-jdk9.patch
++ Build with java source/target levels 8
+
+---



Other differences:
--
++ findbugs.spec ++
--- /var/tmp/diff_new_pack.xxgDhD/_old  2018-07-07 22:00:37.459148394 +0200
+++ /var/tmp/diff_new_pack.xxgDhD/_new  2018-07-07 22:00:37.459148394 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package findbugs
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2000-2009, JPackage Project
 #
 # All modifications and additions to the file contributed by third parties
@@ -24,7 +24,7 @@
 Version:1.3.9
 Release:0
 Summary:Bug Pattern Detector for Java
-License:LGPL-2.1+
+License:LGPL-2.1-or-later
 Group:  Development/Languages/Java
 Url:http://findbugs.sourceforge.net/
 Source0:
http://download.sourceforge.net/findbugs/findbugs-%{version}-source-suse.tar.bz2
@@ -59,13 +59,14 @@
 Patch6: findbugs-1.3.9-jdk9.patch
 BuildRequires:  ant >= 1.6.5
 BuildRequires:  ant-junit
+BuildRequires:  asm3
 BuildRequires:  desktop-file-utils
 BuildRequires:  dom4j
 BuildRequires:  fdupes
 BuildRequires:  findbugs-bcel
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  jakarta-commons-lang >= 2.4
-BuildRequires:  java-devel >= 1.6.0
+BuildRequires:  java-devel >= 1.8
 BuildRequires:  javapackages-local
 BuildRequires:  javapackages-tools
 BuildRequires:  jaxen
@@ -73,16 +74,15 @@
 BuildRequires:  jdepend
 BuildRequires:  jsr-305
 BuildRequires:  junit
-BuildRequires:  objectweb-asm >= 3.0
 BuildRequires:  update-desktop-files
+Requires:   asm3
 Requires:   dom4j
 Requires:   findbugs-bcel
 Requires:   jakarta-commons-lang >= 2.4
-Requires:   java >= 1.6.0
+Requires:   java >= 1.8
 Requires:   jaxen
 Requires:   jcip-annotations
 Requires:   jsr-305
-Requires:   objectweb-asm >= 3.0
 BuildArch:  noarch
 %if %without bundled_jformatstring
 BuildRequires:  jformatstring

++ findbugs-1.3.9-jdk9.patch ++
--- /var/tmp/diff_new_pack.xxgDhD/_old  2018-07-07 22:00:37.511148329 +0200
+++ /var/tmp/diff_new_pack.xxgDhD/_new  2018-07-07 22:00:37.511148329 +0200
@@ -6,8 +6,8 @@
destdir="${classes.dir}"
 -  source="1.5"
 -  target="1.5"
-+  source="1.6"
-+  target="1.6"
++  source="8"
++  target="8"
  includeantruntime="false"
encoding="ISO-8859-1"
deprecation="off"
@@ -17,8 +17,8 @@
destdir="${junitclasses.dir}"
 -  source="1.5"
 -  target="1.5"
-+  source="1.6"
-+  target="1.6"
++  source="8"
++  target="8"
  includeantruntime="false"
  encoding="ISO-8859-1"
deprecation="off"
@@ -28,8 +28,8 @@
destdir="${classes.dir}"
 -  source="1.5"
 -  target="1.5"
-+  source="1.6"
-+  target="1.6"
++  source="8"
++  target="8"
   

commit findbugs for openSUSE:Factory

2017-10-16 Thread root
Hello community,

here is the log from the commit of package findbugs for openSUSE:Factory 
checked in at 2017-10-17 01:51:10

Comparing /work/SRC/openSUSE:Factory/findbugs (Old)
 and  /work/SRC/openSUSE:Factory/.findbugs.new (New)


Package is "findbugs"

Tue Oct 17 01:51:10 2017 rev:25 rq:533051 version:1.3.9

Changes:

--- /work/SRC/openSUSE:Factory/findbugs/findbugs.changes2017-09-20 
17:08:30.152931247 +0200
+++ /work/SRC/openSUSE:Factory/.findbugs.new/findbugs.changes   2017-10-17 
01:51:11.478163472 +0200
@@ -1,0 +2,6 @@
+Fri Sep 29 08:15:35 UTC 2017 - fst...@suse.com
+
+- Don't condition the maven defines on release version, but on 
+  _maven_repository being defined
+
+---



Other differences:
--
++ findbugs.spec ++
--- /var/tmp/diff_new_pack.254f0h/_old  2017-10-17 01:51:12.786102199 +0200
+++ /var/tmp/diff_new_pack.254f0h/_new  2017-10-17 01:51:12.786102199 +0200
@@ -265,10 +265,10 @@
 %{_iconsdir}/hicolor/32x32/apps/findbugs.png
 %{_iconsdir}/hicolor/48x48/apps/findbugs.png
 %{_mavenpomdir}/*
-%if 0%{?suse_version} == 1315
-%config %{_datadir}/maven-fragments/findbugs
+%if %{defined _maven_repository}
+%config %{_mavendepmapfragdir}/%{name}
 %else
-%config %{_datadir}/maven-metadata/%{name}.xml
+%config %{_datadir}/maven-metadata/%{name}.xml*
 %endif
 %{_datadir}/applications/*%{name}.desktop
 %{_datadir}/pixmaps/%{name}.png







commit findbugs for openSUSE:Factory

2017-09-20 Thread root
Hello community,

here is the log from the commit of package findbugs for openSUSE:Factory 
checked in at 2017-09-20 17:08:26

Comparing /work/SRC/openSUSE:Factory/findbugs (Old)
 and  /work/SRC/openSUSE:Factory/.findbugs.new (New)


Package is "findbugs"

Wed Sep 20 17:08:26 2017 rev:24 rq:526950 version:1.3.9

Changes:

--- /work/SRC/openSUSE:Factory/findbugs/findbugs.changes2017-06-01 
16:32:20.298474184 +0200
+++ /work/SRC/openSUSE:Factory/.findbugs.new/findbugs.changes   2017-09-20 
17:08:30.152931247 +0200
@@ -1,0 +2,8 @@
+Mon Sep 18 07:42:53 UTC 2017 - fst...@suse.com
+
+- Added patch:
+  * findbugs-1.3.9-jdk9.patch
++ Fix build with jdk9
++ Specify java source and target level 1.6
+
+---

New:

  findbugs-1.3.9-jdk9.patch



Other differences:
--
++ findbugs.spec ++
--- /var/tmp/diff_new_pack.FGnprV/_old  2017-09-20 17:08:30.992813018 +0200
+++ /var/tmp/diff_new_pack.FGnprV/_new  2017-09-20 17:08:30.996812454 +0200
@@ -56,6 +56,7 @@
 # Fedora-specific patch to allow FindBugs launcher scripts to be run from
 # /bin or /usr/bin (#848612)
 Patch5: findbugs-home.patch
+Patch6: findbugs-1.3.9-jdk9.patch
 BuildRequires:  ant >= 1.6.5
 BuildRequires:  ant-junit
 BuildRequires:  desktop-file-utils
@@ -82,7 +83,6 @@
 Requires:   jcip-annotations
 Requires:   jsr-305
 Requires:   objectweb-asm >= 3.0
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
 %if %without bundled_jformatstring
 BuildRequires:  jformatstring
@@ -136,6 +136,7 @@
 %patch3 -p1
 %patch4 -p1
 %patch5 -p1
+%patch6 -p1
 
 %{_bindir}/find . -name "*.bat" | %{_bindir}/xargs -t rm
 
@@ -256,7 +257,6 @@
 %fdupes -s %{buildroot}
 
 %files
-%defattr(0644,root,root,0755)
 %doc LICENSE.txt README.txt design
 %attr(0755,root,root) %{_bindir}/*
 %{_datadir}/%{name}
@@ -276,19 +276,16 @@
 %{_javadir}/%{name}-annotations.jar
 
 %files -n ant-findbugs
-%defattr(0644,root,root,0755)
 %doc LICENSE.txt
 %{_javadir}/ant/*
 %config(noreplace) %{_sysconfdir}/ant.d/%{name}
 %{_javadir}/%{name}-ant.jar
 
 %files javadoc
-%defattr(0644,root,root,0755)
 %doc README.manual
 %{_javadocdir}/%{name}
 
 %files tools
-%defattr(0644,root,root,0755)
 %doc LICENSE.txt README.tools
 %{_javadir}/findbugs-tools*
 

++ findbugs-1.3.9-jdk9.patch ++
--- findbugs-1.3.9/build.xml2017-09-18 09:38:36.585239674 +0200
+++ findbugs-1.3.9/build.xml2017-09-18 09:40:01.727122006 +0200
@@ -146,8 +146,8 @@






   

commit findbugs for openSUSE:Factory

2017-06-01 Thread root
Hello community,

here is the log from the commit of package findbugs for openSUSE:Factory 
checked in at 2017-06-01 16:32:19

Comparing /work/SRC/openSUSE:Factory/findbugs (Old)
 and  /work/SRC/openSUSE:Factory/.findbugs.new (New)


Package is "findbugs"

Thu Jun  1 16:32:19 2017 rev:23 rq:496733 version:1.3.9

Changes:

--- /work/SRC/openSUSE:Factory/findbugs/findbugs.changes2015-08-27 
08:56:53.0 +0200
+++ /work/SRC/openSUSE:Factory/.findbugs.new/findbugs.changes   2017-06-01 
16:32:20.298474184 +0200
@@ -1,0 +2,8 @@
+Fri May 19 11:56:38 UTC 2017 - pcervi...@suse.com
+
+- New build dependency: javapackages-local
+- Fixed requires
+- Removed not needed build requirements
+- Spec file cleaned
+
+---



Other differences:
--
++ findbugs.spec ++
--- /var/tmp/diff_new_pack.TUYKn8/_old  2017-06-01 16:32:22.066224814 +0200
+++ /var/tmp/diff_new_pack.TUYKn8/_new  2017-06-01 16:32:22.070224250 +0200
@@ -1,9 +1,8 @@
 #
 # spec file for package findbugs
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2000-2009, JPackage Project
-# All rights reserved.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,10 +17,9 @@
 #
 
 
-%bcond_with bundled_jformatstring
-
 %global _iconsdir %{_datadir}/icons/
-
+%define asm_version 3.3
+%bcond_with bundled_jformatstring
 Name:   findbugs
 Version:1.3.9
 Release:0
@@ -29,7 +27,6 @@
 License:LGPL-2.1+
 Group:  Development/Languages/Java
 Url:http://findbugs.sourceforge.net/
-
 Source0:
http://download.sourceforge.net/findbugs/findbugs-%{version}-source-suse.tar.bz2
 Source1:findbugs-ant
 Source2:findbugs-tools-README
@@ -41,72 +38,56 @@
 Source12:   findbugs-48x48.png
 Source13:   findbugs.desktop
 Source1000: README.manual
-
 # This patch has not been submitted upstream, as it contains Fedora-specific
 # changes.  It looks in /usr/share/java for jar files at both compile time and
 # run time, instead of in findbugs' lib directory.
 Patch0: findbugs-1.3.9-build.patch
-
 # Build against ASM 3.3 instead of 3.1. Already changed upstream; see:
 # http://code.google.com/p/findbugs/source/detail?r=12605
 # http://code.google.com/p/findbugs/source/detail?r=12606
 Patch1: findbugs-asm-version.patch
-%define asm_version 3.3
-
 # Updates the version information in POMs, as we don't have up to date POM's :(
 Patch2: findbugs-1.3.9-pom.patch
-
 # Fedora-specific patch: use Fedora JAR filenames
 Patch3: findbugs-jar-filenames.patch
-
 # Fedora-specific patch to cope with removal of Class-Path & Main-Class entries
 # from findbugs.jar manifest
 Patch4: findbugs-remove-classpath.patch
-
 # Fedora-specific patch to allow FindBugs launcher scripts to be run from
 # /bin or /usr/bin (#848612)
 Patch5: findbugs-home.patch
-
-Requires(post): javapackages-tools
-Requires(postun): javapackages-tools
-Requires:   dom4j
-Requires:   findbugs-bcel
-Requires:   jakarta-commons-lang >= 2.4
-Requires:   java >= 1.6.0
-Requires:   jaxen
-Requires:   jcip-annotations
-Requires:   objectweb-asm >= 3.0
-%if %without bundled_jformatstring
-Requires:   jformatstring
-%endif
-Requires:   javapackages-tools
-Requires:   jsr-305
-
 BuildRequires:  ant >= 1.6.5
 BuildRequires:  ant-junit
 BuildRequires:  desktop-file-utils
 BuildRequires:  dom4j
+BuildRequires:  fdupes
 BuildRequires:  findbugs-bcel
+BuildRequires:  hicolor-icon-theme
 BuildRequires:  jakarta-commons-lang >= 2.4
 BuildRequires:  java-devel >= 1.6.0
+BuildRequires:  javapackages-local
+BuildRequires:  javapackages-tools
 BuildRequires:  jaxen
 BuildRequires:  jcip-annotations
 BuildRequires:  jdepend
-%if %without bundled_jformatstring
-BuildRequires:  jformatstring
-%endif
-BuildRequires:  fdupes
-BuildRequires:  javapackages-tools
 BuildRequires:  jsr-305
 BuildRequires:  junit
 BuildRequires:  objectweb-asm >= 3.0
-#FIXME: can't install buildroot with texlive-latex
-#BuildRequires:  texlive-latex
 BuildRequires:  update-desktop-files
-# owns /usr/share/icons/hicolor
-BuildRequires:  hicolor-icon-theme
-BuildArch:  noarch
+Requires:   dom4j
+Requires:   findbugs-bcel
+Requires:   jakarta-commons-lang >= 2.4
+Requires:   java >= 1.6.0
+Requires:   jaxen
+Requires:   jcip-annotations
+Requires:   jsr-305
+Requires:   objectweb-asm >= 3.0
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildArch:  noarch
+%if 

commit findbugs for openSUSE:Factory

2015-04-02 Thread h_root
Hello community,

here is the log from the commit of package findbugs for openSUSE:Factory 
checked in at 2015-04-02 15:55:37

Comparing /work/SRC/openSUSE:Factory/findbugs (Old)
 and  /work/SRC/openSUSE:Factory/.findbugs.new (New)


Package is findbugs

Changes:

--- /work/SRC/openSUSE:Factory/findbugs/findbugs.changes2014-07-16 
16:49:49.0 +0200
+++ /work/SRC/openSUSE:Factory/.findbugs.new/findbugs.changes   2015-04-02 
15:55:37.0 +0200
@@ -1,0 +2,5 @@
+Wed Mar 18 09:46:06 UTC 2015 - tchva...@suse.com
+
+- Fix build with new javapackages-tools
+
+---



Other differences:
--
++ findbugs.spec ++
--- /var/tmp/diff_new_pack.742s0K/_old  2015-04-02 15:55:38.0 +0200
+++ /var/tmp/diff_new_pack.742s0K/_new  2015-04-02 15:55:38.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package findbugs
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2000-2009, JPackage Project
 # All rights reserved.
 #
@@ -284,7 +284,7 @@
 %{_iconsdir}/hicolor/32x32/apps/findbugs.png
 %{_iconsdir}/hicolor/48x48/apps/findbugs.png
 %{_mavenpomdir}/*
-%config %{_mavendepmapfragdir}/%{name}
+%config %{_datadir}/maven-metadata/%{name}.xml
 %{_datadir}/applications/*%{name}.desktop
 %{_datadir}/pixmaps/%{name}.png
 %{_javadir}/%{name}.jar







commit findbugs for openSUSE:Factory

2014-07-16 Thread h_root
Hello community,

here is the log from the commit of package findbugs for openSUSE:Factory 
checked in at 2014-07-16 16:49:40

Comparing /work/SRC/openSUSE:Factory/findbugs (Old)
 and  /work/SRC/openSUSE:Factory/.findbugs.new (New)


Package is findbugs

Changes:

--- /work/SRC/openSUSE:Factory/findbugs/findbugs.changes2014-07-02 
15:05:05.0 +0200
+++ /work/SRC/openSUSE:Factory/.findbugs.new/findbugs.changes   2014-07-16 
16:49:49.0 +0200
@@ -1,0 +2,10 @@
+Tue Jul  8 10:57:23 UTC 2014 - tchva...@suse.com
+
+- Do not depend on ant-nodeps.
+
+---
+Mon Jul  7 15:01:24 UTC 2014 - tchva...@suse.com
+
+- Use junit not junit4
+
+---



Other differences:
--
++ findbugs.spec ++
--- /var/tmp/diff_new_pack.WDLHZB/_old  2014-07-16 16:49:51.0 +0200
+++ /var/tmp/diff_new_pack.WDLHZB/_new  2014-07-16 16:49:51.0 +0200
@@ -84,7 +84,6 @@
 
 BuildRequires:  ant = 1.6.5
 BuildRequires:  ant-junit
-BuildRequires:  ant-nodeps
 BuildRequires:  desktop-file-utils
 BuildRequires:  dom4j
 BuildRequires:  findbugs-bcel
@@ -99,7 +98,7 @@
 BuildRequires:  fdupes
 BuildRequires:  javapackages-tools
 BuildRequires:  jsr-305
-BuildRequires:  junit4
+BuildRequires:  junit
 BuildRequires:  objectweb-asm = 3.0
 #FIXME: can't install buildroot with texlive-latex
 #BuildRequires:  texlive-latex
@@ -137,7 +136,7 @@
 Summary:Addon tools for findbugs
 Group:  Development/Languages/Java
 Requires:   %{name} = %{version}-%{release}
-Requires:   junit4
+Requires:   junit
 
 %description tools
 This package contains additional tools for use with findbugs.  See




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



commit findbugs for openSUSE:Factory

2014-07-02 Thread h_root
Hello community,

here is the log from the commit of package findbugs for openSUSE:Factory 
checked in at 2014-07-02 15:04:53

Comparing /work/SRC/openSUSE:Factory/findbugs (Old)
 and  /work/SRC/openSUSE:Factory/.findbugs.new (New)


Package is findbugs

Changes:

--- /work/SRC/openSUSE:Factory/findbugs/findbugs.changes2014-06-24 
15:16:14.0 +0200
+++ /work/SRC/openSUSE:Factory/.findbugs.new/findbugs.changes   2014-07-02 
15:05:05.0 +0200
@@ -1,0 +2,5 @@
+Tue Jul  1 07:51:34 UTC 2014 - tchva...@suse.com
+
+- Set defattr on files properly.
+
+---



Other differences:
--
++ findbugs.spec ++
--- /var/tmp/diff_new_pack.YH9HN8/_old  2014-07-02 15:05:06.0 +0200
+++ /var/tmp/diff_new_pack.YH9HN8/_new  2014-07-02 15:05:06.0 +0200
@@ -304,6 +304,7 @@
 %{_javadocdir}/%{name}
 
 %files tools
+%defattr(0644,root,root,0755)
 %doc LICENSE.txt README.tools
 %{_javadir}/findbugs-tools*
 




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



commit findbugs for openSUSE:Factory

2014-06-24 Thread h_root
Hello community,

here is the log from the commit of package findbugs for openSUSE:Factory 
checked in at 2014-06-24 15:16:04

Comparing /work/SRC/openSUSE:Factory/findbugs (Old)
 and  /work/SRC/openSUSE:Factory/.findbugs.new (New)


Package is findbugs

Changes:

--- /work/SRC/openSUSE:Factory/findbugs/findbugs.changes2014-01-07 
14:34:13.0 +0100
+++ /work/SRC/openSUSE:Factory/.findbugs.new/findbugs.changes   2014-06-24 
15:16:14.0 +0200
@@ -1,0 +2,11 @@
+Mon Jun 23 09:00:19 UTC 2014 - tchva...@suse.com
+
+- Remove unused patch:
+  * findbugs-bcel.patch
+
+---
+Sun Jun 22 17:15:33 UTC 2014 - sch...@suse.de
+
+- Increase stacksize for ppc as well
+
+---

Old:

  findbugs-bcel.patch



Other differences:
--
++ findbugs.spec ++
--- /var/tmp/diff_new_pack.ROfwwd/_old  2014-06-24 15:16:15.0 +0200
+++ /var/tmp/diff_new_pack.ROfwwd/_new  2014-06-24 15:16:15.0 +0200
@@ -195,11 +195,14 @@
 cp %{SOURCE1000} .
 
 %build
-if [ `uname -m` = ppc64 -o `uname -m` = ppc64le ];then
+case $(uname -m) in
+  ppc*)
export ANT_OPTS=-Xss2m
-else
+;;
+  *)
export ANT_OPTS=-Xss1m
-fi
+;;
+esac
 
 # Build the class files
 ant




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



commit findbugs for openSUSE:Factory

2014-01-07 Thread h_root
Hello community,

here is the log from the commit of package findbugs for openSUSE:Factory 
checked in at 2014-01-07 14:34:12

Comparing /work/SRC/openSUSE:Factory/findbugs (Old)
 and  /work/SRC/openSUSE:Factory/.findbugs.new (New)


Package is findbugs

Changes:

--- /work/SRC/openSUSE:Factory/findbugs/findbugs.changes2013-09-12 
17:05:12.0 +0200
+++ /work/SRC/openSUSE:Factory/.findbugs.new/findbugs.changes   2014-01-07 
14:34:13.0 +0100
@@ -1,0 +2,5 @@
+Mon Jan  6 12:17:46 UTC 2014 - dval...@suse.com
+
+- increase stacksize for ppc64le as well. 
+
+---



Other differences:
--
++ findbugs.spec ++
--- /var/tmp/diff_new_pack.VTZuH9/_old  2014-01-07 14:34:14.0 +0100
+++ /var/tmp/diff_new_pack.VTZuH9/_new  2014-01-07 14:34:14.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package findbugs
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2000-2009, JPackage Project
 # All rights reserved.
 #
@@ -195,7 +195,7 @@
 cp %{SOURCE1000} .
 
 %build
-if [ `uname -m` = ppc64 ];then
+if [ `uname -m` = ppc64 -o `uname -m` = ppc64le ];then
export ANT_OPTS=-Xss2m
 else
export ANT_OPTS=-Xss1m




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



commit findbugs for openSUSE:Factory

2013-09-12 Thread h_root
Hello community,

here is the log from the commit of package findbugs for openSUSE:Factory 
checked in at 2013-09-12 17:05:11

Comparing /work/SRC/openSUSE:Factory/findbugs (Old)
 and  /work/SRC/openSUSE:Factory/.findbugs.new (New)


Package is findbugs

Changes:

--- /work/SRC/openSUSE:Factory/findbugs/findbugs.changes2013-09-11 
13:39:54.0 +0200
+++ /work/SRC/openSUSE:Factory/.findbugs.new/findbugs.changes   2013-09-12 
17:05:12.0 +0200
@@ -1,0 +2,5 @@
+Mon Sep  9 11:05:40 UTC 2013 - tchva...@suse.com
+
+- Move from jpackage-utils to javapackage-tools
+
+---



Other differences:
--
++ findbugs.spec ++
--- /var/tmp/diff_new_pack.NKtZI6/_old  2013-09-12 17:05:13.0 +0200
+++ /var/tmp/diff_new_pack.NKtZI6/_new  2013-09-12 17:05:13.0 +0200
@@ -67,8 +67,8 @@
 # /bin or /usr/bin (#848612)
 Patch5: findbugs-home.patch
 
-Requires(post): jpackage-utils = 1.7.3
-Requires(postun): jpackage-utils = 1.7.3
+Requires(post): javapackages-tools
+Requires(postun): javapackages-tools
 Requires:   dom4j
 Requires:   findbugs-bcel
 Requires:   jakarta-commons-lang = 2.4
@@ -79,7 +79,7 @@
 %if %without bundled_jformatstring
 Requires:   jformatstring
 %endif
-Requires:   jpackage-utils = 1.7.3
+Requires:   javapackages-tools
 Requires:   jsr-305
 
 BuildRequires:  ant = 1.6.5
@@ -97,7 +97,7 @@
 BuildRequires:  jformatstring
 %endif
 BuildRequires:  fdupes
-BuildRequires:  jpackage-utils = 1.7.3
+BuildRequires:  javapackages-tools
 BuildRequires:  jsr-305
 BuildRequires:  junit4
 BuildRequires:  objectweb-asm = 3.0




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



commit findbugs for openSUSE:Factory

2013-09-11 Thread h_root
Hello community,

here is the log from the commit of package findbugs for openSUSE:Factory 
checked in at 2013-09-11 13:39:53

Comparing /work/SRC/openSUSE:Factory/findbugs (Old)
 and  /work/SRC/openSUSE:Factory/.findbugs.new (New)


Package is findbugs

Changes:

--- /work/SRC/openSUSE:Factory/findbugs/findbugs.changes2012-12-19 
10:54:16.0 +0100
+++ /work/SRC/openSUSE:Factory/.findbugs.new/findbugs.changes   2013-09-11 
13:39:54.0 +0200
@@ -1,0 +2,26 @@
+Wed Sep  4 08:05:16 UTC 2013 - mvysko...@suse.com
+
+- Drop useless texlive from BR 
+
+---
+Tue Sep  3 12:48:36 UTC 2013 - mvysko...@suse.com
+
+- Rework spec file
+  * fixed rpm groups
+  * splitted ant task to ant-findbugs
+  * use url when possible
+  * grab Fedora patches
+  * change dependency on findbugs-bcel
+  * use new add_maven_depmap
+- Patches added
+  * findbugs-1.3.9-build.patch
+  * findbugs-1.3.9-pom.patch
+  * findbugs-asm-version.patch
+  * findbugs-home.patch
+  * findbugs-jar-filenames.patch
+  * findbugs-remove-classpath.patch
+- Patches removed
+  * findbugs-build_xml.patch
+  * findbugs-manifest.patch
+
+---

Old:

  findbugs-1.3.9.pom
  findbugs-annotations-1.3.9.pom
  findbugs-ant-1.3.9.pom
  findbugs-build_xml.patch
  findbugs-coreplugin-1.3.9.pom
  findbugs-manifest.patch
  findbugs-script
  jFormatString-1.3.9.pom

New:

  annotations-1.3.2.pom
  findbugs-1.3.7.pom
  findbugs-1.3.9-build.patch
  findbugs-1.3.9-pom.patch
  findbugs-ant
  findbugs-asm-version.patch
  findbugs-home.patch
  findbugs-jar-filenames.patch
  findbugs-remove-classpath.patch
  findbugs-tools-README



Other differences:
--
++ findbugs.spec ++
--- /var/tmp/diff_new_pack.diZG0F/_old  2013-09-11 13:39:55.0 +0200
+++ /var/tmp/diff_new_pack.diZG0F/_new  2013-09-11 13:39:55.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package findbugs
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2000-2009, JPackage Project
 # All rights reserved.
 #
@@ -18,44 +18,59 @@
 #
 
 
-%define with()  %{expand:%%{?with_%{1}:1}%%{!?with_%{1}:0}}
-%define without()   %{expand:%%{?with_%{1}:0}%%{!?with_%{1}:1}}
-%define bcond_with()%{expand:%%{?_with_%{1}:%%global with_%{1} 1}}
-%define bcond_without() %{expand:%%{!?_without_%{1}:%%global with_%{1} 1}}
-
 %bcond_with bundled_jformatstring
 
-%define section free
+%global _iconsdir %{_datadir}/icons/
 
 Name:   findbugs
 Version:1.3.9
 Release:0
 Summary:Bug Pattern Detector for Java
 License:LGPL-2.1+
-Group:  Development/Debug
+Group:  Development/Languages/Java
 Url:http://findbugs.sourceforge.net/
-# bnc#569639
-# rm src/xsl/fancy.xsl
-# rm -rf doc/
+
 Source0:
http://download.sourceforge.net/findbugs/findbugs-%{version}-source-suse.tar.bz2
-Source1:findbugs-script
-Source2:findbugs-16x16.png
-Source3:findbugs-32x32.png
-Source4:findbugs-48x48.png
-Source5:findbugs.desktop
-Source6:findbugs-1.3.9.pom
-Source7:findbugs-annotations-1.3.9.pom
-Source8:findbugs-ant-1.3.9.pom
-Source9:findbugs-coreplugin-1.3.9.pom
-Source10:   jFormatString-1.3.9.pom
+Source1:findbugs-ant
+Source2:findbugs-tools-README
+# Versions will be fixed in a patch
+Source3:
http://repo1.maven.org/maven2/net/sourceforge/findbugs/findbugs/1.3.7/findbugs-1.3.7.pom
+Source4:
http://repo1.maven.org/maven2/net/sourceforge/findbugs/annotations/1.3.2/annotations-1.3.2.pom
+Source10:   findbugs-16x16.png
+Source11:   findbugs-32x32.png
+Source12:   findbugs-48x48.png
+Source13:   findbugs.desktop
 Source1000: README.manual
-Patch0: findbugs-build_xml.patch
-Patch1: findbugs-bcel.patch
-Patch2: findbugs-manifest.patch
+
+# This patch has not been submitted upstream, as it contains Fedora-specific
+# changes.  It looks in /usr/share/java for jar files at both compile time and
+# run time, instead of in findbugs' lib directory.
+Patch0: findbugs-1.3.9-build.patch
+
+# Build against ASM 3.3 instead of 3.1. Already changed upstream; see:
+# http://code.google.com/p/findbugs/source/detail?r=12605
+# http://code.google.com/p/findbugs/source/detail?r=12606
+Patch1: findbugs-asm-version.patch
+%define asm_version 3.3
+
+# Updates the version information in POMs, as we don't have up to date POM's :(
+Patch2: findbugs-1.3.9-pom.patch
+
+# Fedora-specific patch: use Fedora JAR filenames

commit findbugs for openSUSE:Factory

2012-12-19 Thread h_root
Hello community,

here is the log from the commit of package findbugs for openSUSE:Factory 
checked in at 2012-12-19 10:54:13

Comparing /work/SRC/openSUSE:Factory/findbugs (Old)
 and  /work/SRC/openSUSE:Factory/.findbugs.new (New)


Package is findbugs, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/findbugs/findbugs.changes2012-06-19 
21:39:10.0 +0200
+++ /work/SRC/openSUSE:Factory/.findbugs.new/findbugs.changes   2012-12-19 
10:54:16.0 +0100
@@ -1,0 +2,5 @@
+Wed Dec 12 17:53:31 UTC 2012 - dval...@suse.com
+
+- increase stack size for ppc64 
+
+---



Other differences:
--
++ findbugs.spec ++
--- /var/tmp/diff_new_pack.zX8NzJ/_old  2012-12-19 10:54:17.0 +0100
+++ /var/tmp/diff_new_pack.zX8NzJ/_new  2012-12-19 10:54:17.0 +0100
@@ -174,7 +174,11 @@
 export CLASSPATH=
 export OPT_JAR_LIST=`%{__cat} %{_sysconfdir}/ant.d/{junit,nodeps}`
 
-export ANT_OPTS=-Xss1m
+if [ `uname -m` = ppc64 ];then
+   export ANT_OPTS=-Xss2m
+else
+   export ANT_OPTS=-Xss1m
+fi
 %{ant} build apiJavadoc runjunit
 
 %install




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



commit findbugs for openSUSE:Factory

2012-06-19 Thread h_root
Hello community,

here is the log from the commit of package findbugs for openSUSE:Factory 
checked in at 2012-06-19 21:39:09

Comparing /work/SRC/openSUSE:Factory/findbugs (Old)
 and  /work/SRC/openSUSE:Factory/.findbugs.new (New)


Package is findbugs, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/findbugs/findbugs.changes2012-06-18 
10:04:24.0 +0200
+++ /work/SRC/openSUSE:Factory/.findbugs.new/findbugs.changes   2012-06-19 
21:39:10.0 +0200
@@ -1,0 +2,7 @@
+Tue Jun 19 10:05:54 UTC 2012 - mvysko...@suse.cz
+
+- build require hicolor-icon-theme to workaround the
+  /usr/share/icons/hicolor owning problem
+- fix Group according SUSE standards
+
+---



Other differences:
--
++ findbugs.spec ++
--- /var/tmp/diff_new_pack.KjV3fb/_old  2012-06-19 21:39:12.0 +0200
+++ /var/tmp/diff_new_pack.KjV3fb/_new  2012-06-19 21:39:12.0 +0200
@@ -32,7 +32,7 @@
 Release:0
 Summary:Bug Pattern Detector for Java
 License:LGPL-2.1+
-Group:  Development/Debuggers
+Group:  Development/Debug
 Url:http://findbugs.sourceforge.net/
 # bnc#569639
 # rm src/xsl/fancy.xsl
@@ -86,6 +86,8 @@
 BuildRequires:  objectweb-asm = 3.0
 %if %{defined suse_version}
 BuildRequires:  fdupes
+# owns /usr/share/icons/hicolor
+BuildRequires:  hicolor-icon-theme
 %endif
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -97,7 +99,7 @@
 
 %package javadoc
 Summary:Javadoc for %{name}
-Group:  Development/Documentation
+Group:  Documentation/HTML
 
 %description javadoc
 
@@ -105,7 +107,7 @@
 
 %package manual
 Summary:Documents for %{name}
-Group:  Development/Documentation
+Group:  Documentation/Other
 
 %description manual
 




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



commit findbugs for openSUSE:Factory

2012-06-18 Thread h_root
Hello community,

here is the log from the commit of package findbugs for openSUSE:Factory 
checked in at 2012-06-18 10:04:23

Comparing /work/SRC/openSUSE:Factory/findbugs (Old)
 and  /work/SRC/openSUSE:Factory/.findbugs.new (New)


Package is findbugs, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/findbugs/findbugs.changes2011-09-23 
11:44:01.0 +0200
+++ /work/SRC/openSUSE:Factory/.findbugs.new/findbugs.changes   2012-06-18 
10:04:24.0 +0200
@@ -1,0 +2,5 @@
+Sat Jun 16 08:23:18 UTC 2012 - andreas.stie...@gmx.de
+
+- fix factory build by adding unpackaged icon directory
+
+---



Other differences:
--
++ findbugs.spec ++
--- /var/tmp/diff_new_pack.HIAzvf/_old  2012-06-18 10:04:26.0 +0200
+++ /var/tmp/diff_new_pack.HIAzvf/_new  2012-06-18 10:04:26.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package findbugs
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2000-2009, JPackage Project
 # All rights reserved.
 #
@@ -29,11 +29,11 @@
 
 Name:   findbugs
 Version:1.3.9
-Release:6
+Release:0
 Summary:Bug Pattern Detector for Java
 License:LGPL-2.1+
-Url:http://findbugs.sourceforge.net/
 Group:  Development/Debuggers
+Url:http://findbugs.sourceforge.net/
 # bnc#569639
 # rm src/xsl/fancy.xsl
 # rm -rf doc/
@@ -67,8 +67,8 @@
 Requires:   jpackage-utils = 1.7.3
 Requires:   jsr-305
 BuildRequires:  ant = 1.6.5
-BuildRequires:  ant-nodeps
 BuildRequires:  ant-junit
+BuildRequires:  ant-nodeps
 BuildRequires:  bcel5_3
 BuildRequires:  desktop-file-utils
 BuildRequires:  dom4j
@@ -96,7 +96,6 @@
 errors.
 
 %package javadoc
-License:LGPL-2.1+
 Summary:Javadoc for %{name}
 Group:  Development/Documentation
 
@@ -105,7 +104,6 @@
 %{summary}.
 
 %package manual
-License:LGPL-2.1+
 Summary:Documents for %{name}
 Group:  Development/Documentation
 
@@ -283,6 +281,7 @@
 %attr(0755,root,root) %{_datadir}/%{name}-%{version}/bin/setBugDatabaseInfo
 %attr(0755,root,root) %{_datadir}/%{name}-%{version}/bin/unionBugs
 %attr(0755,root,root) %{_datadir}/%{name}-%{version}/bin/xpathFind
+%dir %{_iconsdir}/hicolor/
 %{_iconsdir}/hicolor/16x16/apps/findbugs.png
 %{_iconsdir}/hicolor/32x32/apps/findbugs.png
 %{_iconsdir}/hicolor/48x48/apps/findbugs.png




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



commit findbugs for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

here is the log from the commit of package findbugs for openSUSE:Factory 
checked in at 2011-12-06 18:09:26

Comparing /work/SRC/openSUSE:Factory/findbugs (Old)
 and  /work/SRC/openSUSE:Factory/.findbugs.new (New)


Package is findbugs, Maintainer is 

Changes:




Other differences:
--
++ findbugs.spec ++
--- /var/tmp/diff_new_pack.7Ono8I/_old  2011-12-06 18:14:41.0 +0100
+++ /var/tmp/diff_new_pack.7Ono8I/_new  2011-12-06 18:14:41.0 +0100
@@ -31,7 +31,7 @@
 Version:1.3.9
 Release:6
 Summary:Bug Pattern Detector for Java
-License:LGPLv2+
+License:LGPL-2.1+
 Url:http://findbugs.sourceforge.net/
 Group:  Development/Debuggers
 # bnc#569639
@@ -96,7 +96,7 @@
 errors.
 
 %package javadoc
-License:LGPLv2+
+License:LGPL-2.1+
 Summary:Javadoc for %{name}
 Group:  Development/Documentation
 
@@ -105,7 +105,7 @@
 %{summary}.
 
 %package manual
-License:LGPLv2+
+License:LGPL-2.1+
 Summary:Documents for %{name}
 Group:  Development/Documentation
 




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



commit findbugs for openSUSE:Factory

2011-09-23 Thread h_root

Hello community,

here is the log from the commit of package findbugs for openSUSE:Factory
checked in at Fri Sep 23 10:25:01 CEST 2011.




--- findbugs/findbugs.changes   2011-07-26 15:31:54.0 +0200
+++ /mounts/work_src_done/STABLE/findbugs/findbugs.changes  2011-09-19 
02:14:50.0 +0200
@@ -1,0 +2,6 @@
+Sun Sep 18 17:17:12 UTC 2011 - jeng...@medozas.de
+
+- Apply packaging guidelines (remove redundant/obsolete
+  tags/sections from specfile, etc.)
+
+---

calling whatdependson for head-i586




Other differences:
--
++ findbugs.spec ++
--- /var/tmp/diff_new_pack.OLPz1p/_old  2011-09-23 10:24:58.0 +0200
+++ /var/tmp/diff_new_pack.OLPz1p/_new  2011-09-23 10:24:58.0 +0200
@@ -243,9 +243,6 @@
 %fdupes -s %{buildroot}
 %endif
 
-%clean
-%{__rm} -rf %{buildroot}
-
 %post
 %update_maven_depmap
 









Remember to have fun...

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