commit java-cup for openSUSE:Factory

2019-02-06 Thread root
Hello community,

here is the log from the commit of package java-cup for openSUSE:Factory 
checked in at 2019-02-06 15:46:44

Comparing /work/SRC/openSUSE:Factory/java-cup (Old)
 and  /work/SRC/openSUSE:Factory/.java-cup.new.28833 (New)


Package is "java-cup"

Wed Feb  6 15:46:44 2019 rev:19 rq:670621 version:0.11

Changes:

--- /work/SRC/openSUSE:Factory/java-cup/java-cup-bootstrap.changes  
2017-09-18 19:51:03.679841901 +0200
+++ /work/SRC/openSUSE:Factory/.java-cup.new.28833/java-cup-bootstrap.changes   
2019-02-06 15:46:45.419283221 +0100
@@ -1,0 +2,6 @@
+Fri Feb  1 16:57:40 UTC 2019 - Fridrich Strba 
+
+- BuildIgnore xml-commons-apis xml-commons-resolver xalan-j2
+  and xerces-j2 in order to solve build cycle
+
+---
java-cup.changes: same change



Other differences:
--
++ java-cup-bootstrap.spec ++
--- /var/tmp/diff_new_pack.gnKdrH/_old  2019-02-06 15:46:46.155282774 +0100
+++ /var/tmp/diff_new_pack.gnKdrH/_new  2019-02-06 15:46:46.155282774 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package java-cup-bootstrap
 #
-# Copyright (c) 2017 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
@@ -12,7 +12,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/
 #
 
 
@@ -43,8 +43,7 @@
 BuildRequires:  java-devel
 BuildRequires:  xml-commons-apis-bootstrap
 BuildRequires:  xml-commons-resolver-bootstrap
-#!BuildIgnore:  xml-commons-jaxp-1.3-apis
-#!BuildIgnore:  xml-commons-resolver12
+#!BuildIgnore:  xml-commons-apis xml-commons-resolver xalan-j2 xerces-j2
 Obsoletes:  java_cup < %{version}-%{release}
 Provides:   java_cup = %{version}-%{release}
 BuildArch:  noarch

java-cup.spec: same change



commit java-cup for openSUSE:Factory

2017-09-18 Thread root
Hello community,

here is the log from the commit of package java-cup for openSUSE:Factory 
checked in at 2017-09-18 19:51:02

Comparing /work/SRC/openSUSE:Factory/java-cup (Old)
 and  /work/SRC/openSUSE:Factory/.java-cup.new (New)


Package is "java-cup"

Mon Sep 18 19:51:02 2017 rev:18 rq:526360 version:0.11

Changes:

--- /work/SRC/openSUSE:Factory/java-cup/java-cup-bootstrap.changes  
2013-09-03 22:02:36.0 +0200
+++ /work/SRC/openSUSE:Factory/.java-cup.new/java-cup-bootstrap.changes 
2017-09-18 19:51:03.679841901 +0200
@@ -1,0 +2,6 @@
+Fri Sep 15 11:16:58 UTC 2017 - fst...@suse.com
+
+- Do not depend on java-gcj-compat
+- Fix build with jdk9: specify source and target 1.6
+
+---
java-cup.changes: same change



Other differences:
--
++ java-cup-bootstrap.spec ++
--- /var/tmp/diff_new_pack.2F2xIJ/_old  2017-09-18 19:51:04.475729960 +0200
+++ /var/tmp/diff_new_pack.2F2xIJ/_new  2017-09-18 19:51:04.479729398 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package java-cup-bootstrap
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -18,10 +18,9 @@
 
 # WARNING: please do not edit this auto generated spec file. Use the 
java-cup.spec! #
 %global with_bootstrap 1
-%bcond_withbootstrap
 %define cvs_version11a
 %define real_name   java-cup
-
+%bcond_withbootstrap
 Name:   java-cup-bootstrap
 Version:0.11
 Release:0
@@ -41,11 +40,7 @@
 # Missing symbolFactory initialization in lr_parser, causes sinjdoc to crash
 Patch4: java-cup-lr_parser-constructor.patch
 BuildRequires:  ant
-%if %without bootstrap
-BuildRequires:  java-cup-bootstrap
-BuildRequires:  jflex
-%endif
-BuildRequires:  java-1_5_0-gcj-compat-devel
+BuildRequires:  java-devel
 BuildRequires:  xml-commons-apis-bootstrap
 BuildRequires:  xml-commons-resolver-bootstrap
 #!BuildIgnore:  xml-commons-jaxp-1.3-apis
@@ -53,8 +48,10 @@
 Obsoletes:  java_cup < %{version}-%{release}
 Provides:   java_cup = %{version}-%{release}
 BuildArch:  noarch
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-
+%if %without bootstrap
+BuildRequires:  java-cup-bootstrap
+BuildRequires:  jflex
+%endif
 # bootstrap variant is just stripped down java-cup, so it conflicts
 %if %without bootstrap
 Conflicts:  java-cup-bootstrap
@@ -74,10 +71,7 @@
 
 * have Your own symbol classes
 
-
-
 %if %without bootstrap
-
 %package manual
 Summary:LALR Parser Generator in Java
 Group:  Development/Libraries/Java
@@ -96,8 +90,6 @@
 
 * have Your own symbol classes
 
-
-
 %endif
 
 %prep
@@ -107,12 +99,12 @@
 %setup -q -T -D -a 2 -n develop
 %patch2 -p1
 %else
-%{_bindir}/find . -name '*.jar' | %{_bindir}/xargs %{__rm}
+%{_bindir}/find . -name '*.jar' | %{_bindir}/xargs rm
 %patch3 -p1
 %endif
 %patch4 -p1
-%{__perl} -pi -e 's/1\.2/1.5/g' build.xml
-%{__mkdir_p} classes dist
+perl -pi -e 's/1\.2/1.6/g' build.xml
+mkdir -p classes dist
 cp %{SOURCE3} license.txt
 
 %build
@@ -122,31 +114,25 @@
 export CLASSPATH=$(build-classpath java-cup jflex)
 %endif
 export OPT_JAR_LIST=:
-%ant
+ant
 
 %install
 # jar
-%{__mkdir_p} %{buildroot}%{_javadir}
-%{__cp} -a dist/%{real_name}-%{cvs_version}.jar 
%{buildroot}%{_javadir}/%{real_name}-%{version}.jar
-%{__cp} -a dist/%{real_name}-%{cvs_version}-runtime.jar 
%{buildroot}%{_javadir}/%{real_name}-runtime-%{version}.jar
-(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do %{__ln_s} ${jar} 
${jar/-%{version}/}; done)
+mkdir -p %{buildroot}%{_javadir}
+cp -a dist/%{real_name}-%{cvs_version}.jar 
%{buildroot}%{_javadir}/%{real_name}-%{version}.jar
+cp -a dist/%{real_name}-%{cvs_version}-runtime.jar 
%{buildroot}%{_javadir}/%{real_name}-runtime-%{version}.jar
+(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do ln -s ${jar} 
${jar/-%{version}/}; done)
 # compatibility symlinks
-(cd %{buildroot}%{_javadir} && %{__ln_s} %{real_name}.jar java_cup.jar && 
%{__ln_s} %{real_name}-runtime.jar java_cup-runtime.jar)
-%{__mkdir_p} %{buildroot}%{_bindir}
-%{__install} -p -m 755 %{SOURCE1} %{buildroot}%{_bindir}/%{real_name}
-
-%clean
-%{__rm} -rf %{buildroot}
+(cd %{buildroot}%{_javadir} && ln -s %{real_name}.jar java_cup.jar && ln -s 
%{real_name}-runtime.jar java_cup-runtime.jar)
+mkdir -p %{buildroot}%{_bindir}
+install -p -m 755 %{SOURCE1} %{buildroot}%{_bindir}/%{real_name}
 
 %files
-%defattr(0644,root,root,0755)
 %doc changelog.txt license.txt
 %attr(0755,root,root) 

commit java-cup for openSUSE:Factory

2013-09-03 Thread h_root
Hello community,

here is the log from the commit of package java-cup for openSUSE:Factory 
checked in at 2013-09-03 22:02:35

Comparing /work/SRC/openSUSE:Factory/java-cup (Old)
 and  /work/SRC/openSUSE:Factory/.java-cup.new (New)


Package is java-cup

Changes:

--- /work/SRC/openSUSE:Factory/java-cup/java-cup-bootstrap.changes  
2013-01-30 11:16:47.0 +0100
+++ /work/SRC/openSUSE:Factory/.java-cup.new/java-cup-bootstrap.changes 
2013-09-03 22:02:36.0 +0200
@@ -1,0 +2,12 @@
+Thu Aug 29 07:47:30 UTC 2013 - mvysko...@suse.com
+
+- Add conflicts for each variant
+- Sync .changes
+- Drop weird jpackage-prepare script and use standard pre_checkin.sh
+
+---
+Fri Aug 23 08:06:54 UTC 2013 - mvysko...@suse.com
+
+- Disable build of javadoc 
+  * drop java-cup-javadoc.patch
+---
@@ -7 +19,7 @@
-Mon Nov  8 11:54:44 UTC 2010 - mvysko...@suse.cz
+Mon Jun  4 13:08:48 UTC 2012 - cfarr...@suse.com
+
+- license update: HPND
+  SPDX syntax
+
+---
+Mon Nov  8 11:55:22 UTC 2010 - mvysko...@suse.cz
--- /work/SRC/openSUSE:Factory/java-cup/java-cup.changes2012-10-18 
21:50:00.0 +0200
+++ /work/SRC/openSUSE:Factory/.java-cup.new/java-cup.changes   2013-09-03 
22:02:36.0 +0200
@@ -1,0 +2,17 @@
+Thu Aug 29 07:47:30 UTC 2013 - mvysko...@suse.com
+
+- Add conflicts for each variant
+- Sync .changes
+- Drop weird jpackage-prepare script and use standard pre_checkin.sh
+
+---
+Fri Aug 23 08:06:54 UTC 2013 - mvysko...@suse.com
+
+- Disable build of javadoc 
+  * drop java-cup-javadoc.patch
+---
+Fri Jan 25 15:36:53 UTC 2013 - co...@suse.com
+
+- sync licenses
+
+---

Old:

  java-cup-javadoc.patch
  jpackage-bootstrap-prepare.sh

New:

  pre_checkin.sh



Other differences:
--
++ java-cup-bootstrap.spec ++
--- /var/tmp/diff_new_pack.v5oaFL/_old  2013-09-03 22:02:37.0 +0200
+++ /var/tmp/diff_new_pack.v5oaFL/_new  2013-09-03 22:02:37.0 +0200
@@ -16,20 +16,13 @@
 #
 
 
-%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}}
 # WARNING: please do not edit this auto generated spec file. Use the 
java-cup.spec! #
-%define with_bootstrap 1
+%global with_bootstrap 1
 %bcond_withbootstrap
-%define sectionfree
 %define cvs_version11a
 %define real_name   java-cup
 
 Name:   java-cup-bootstrap
-# This line is not a comment, please do not remove it!
-#%(sh %{_sourcedir}/jpackage-bootstrap-prepare.sh %{_sourcedir} %{name})
 Version:0.11
 Release:0
 Summary:LALR Parser Generator in Java
@@ -42,8 +35,6 @@
 Source2:java-cup-generated-files.tar.bz2
 # From  http://www2.cs.tum.edu/projects/cup/
 Source3:java-cup.license
-Source1000: jpackage-bootstrap-prepare.sh
-Patch0: java-cup-javadoc.patch
 Patch1: java-cup-no-classpath-in-manifest.patch
 Patch2: java-cup-no-cup-no-jflex.patch
 Patch3: java-cup-classpath.patch
@@ -64,6 +55,13 @@
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
+# bootstrap variant is just stripped down java-cup, so it conflicts
+%if %without bootstrap
+Conflicts:  java-cup-bootstrap
+%else
+Conflicts:  java-cup
+%endif
+
 %description
 java-cup is a LALR Parser Generator in Java. With v0.11, you can: *
use CUP in an Ant-Target
@@ -72,9 +70,7 @@
myGrammar.cup
 
 * use generic parametrized classes (since Java 1.5) as datatypes for
-   non
-
-* terminals and terminals
+   non terminals and terminals
 
 * have Your own symbol classes
 
@@ -82,26 +78,6 @@
 
 %if %without bootstrap
 
-%package javadoc
-Summary:LALR Parser Generator in Java
-Group:  Development/Libraries/Java
-
-%description javadoc
-java-cup is a LALR Parser Generator in Java. With v0.11, you can: *
-   use CUP in an Ant-Target
-
-* start CUP by a simple command like java -jar java-cup-11a.jar
-   myGrammar.cup
-
-* use generic parametrized classes (since Java 1.5) as datatypes for
-   non
-
-* terminals and terminals
-
-* have Your own symbol classes
-
-
-
 %package manual
 Summary:LALR Parser Generator in Java
 Group:  

commit java-cup for openSUSE:Factory

2012-10-18 Thread h_root
Hello community,

here is the log from the commit of package java-cup for openSUSE:Factory 
checked in at 2012-10-18 21:49:58

Comparing /work/SRC/openSUSE:Factory/java-cup (Old)
 and  /work/SRC/openSUSE:Factory/.java-cup.new (New)


Package is java-cup, Maintainer is bnc-team-j...@forge.provo.novell.com

Changes:

--- /work/SRC/openSUSE:Factory/java-cup/java-cup.changes2011-09-23 
02:04:06.0 +0200
+++ /work/SRC/openSUSE:Factory/.java-cup.new/java-cup.changes   2012-10-18 
21:50:00.0 +0200
@@ -1,0 +2,6 @@
+Mon Jun  4 13:08:48 UTC 2012 - cfarr...@suse.com
+
+- license update: HPND
+  SPDX syntax
+
+---



Other differences:
--
++ java-cup.spec ++
--- /var/tmp/diff_new_pack.tUCJ4u/_old  2012-10-18 21:50:02.0 +0200
+++ /var/tmp/diff_new_pack.tUCJ4u/_new  2012-10-18 21:50:02.0 +0200
@@ -32,7 +32,7 @@
 Version:0.11
 Release:10
 Summary:LALR Parser Generator in Java
-License:Standard ML of New Jersey (http://www.smlnj.org/license.html)
+License:HPND
 Url:http://www2.cs.tum.edu/projects/cup/
 # https://www2.in.tum.de/WebSVN/dl.php?repname=CUPpath=/develop/rev=0isdir=1
 Source0:develop.tar.bz2
@@ -80,7 +80,7 @@
 %if %without bootstrap
 
 %package javadoc
-License:Standard ML of New Jersey (http://www.smlnj.org/license.html)
+License:HPND
 Summary:LALR Parser Generator in Java
 Group:  Development/Libraries/Java
 
@@ -101,7 +101,7 @@
 
 
 %package manual
-License:Standard ML of New Jersey (http://www.smlnj.org/license.html)
+License:HPND
 Summary:LALR Parser Generator in Java
 Group:  Development/Libraries/Java
 

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