commit regexp for openSUSE:Factory

2018-12-07 Thread root
Hello community,

here is the log from the commit of package regexp for openSUSE:Factory checked 
in at 2018-12-07 14:31:09

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


Package is "regexp"

Fri Dec  7 14:31:09 2018 rev:22 rq:653650 version:1.5

Changes:

--- /work/SRC/openSUSE:Factory/regexp/regexp.changes2017-10-06 
10:54:59.322102385 +0200
+++ /work/SRC/openSUSE:Factory/.regexp.new.19453/regexp.changes 2018-12-07 
14:31:14.247381006 +0100
@@ -1,0 +2,5 @@
+Thu Nov 15 10:23:30 UTC 2018 - Fridrich Strba 
+
+- Add jakarta-regexp:jakarta-regexp alias to the maven artifact
+
+---



Other differences:
--
++ regexp.spec ++
--- /var/tmp/diff_new_pack.2ftXXH/_old  2018-12-07 14:31:14.991380082 +0100
+++ /var/tmp/diff_new_pack.2ftXXH/_new  2018-12-07 14:31:14.995380078 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package regexp
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2000-2008, JPackage Project
 #
 # All modifications and additions to the file contributed by third parties
@@ -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/
 #
 
 
@@ -67,7 +67,7 @@
 # pom
 mkdir -p %{buildroot}%{_mavenpomdir}
 install -p -m 0644 %{SOURCE1} %{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
-%add_maven_depmap JPP-%{name}.pom %{name}.jar
+%add_maven_depmap JPP-%{name}.pom %{name}.jar -a %{full_name}:%{full_name}
 
 %files
 %defattr(0644,root,root,0755)




commit regexp for openSUSE:Factory

2017-10-06 Thread root
Hello community,

here is the log from the commit of package regexp for openSUSE:Factory checked 
in at 2017-10-06 10:54:58

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


Package is "regexp"

Fri Oct  6 10:54:58 2017 rev:21 rq:530811 version:1.5

Changes:

--- /work/SRC/openSUSE:Factory/regexp/regexp.changes2017-05-31 
13:29:32.290086198 +0200
+++ /work/SRC/openSUSE:Factory/.regexp.new/regexp.changes   2017-10-06 
10:54:59.322102385 +0200
@@ -1,0 +2,6 @@
+Tue Oct  3 10:48:19 UTC 2017 - fst...@suse.com
+
+- Don't depend on java-gcj-compat, since it is bound to go
+- Specify java source and target level 1.6
+
+---



Other differences:
--
++ regexp.spec ++
--- /var/tmp/diff_new_pack.iqHAmu/_old  2017-10-06 10:54:59.882017756 +0200
+++ /var/tmp/diff_new_pack.iqHAmu/_new  2017-10-06 10:54:59.890016548 +0200
@@ -30,7 +30,7 @@
 Source1:regexp-%{version}.pom
 BuildRequires:  ant
 BuildRequires:  ant >= 1.6
-BuildRequires:  java-1_5_0-gcj-compat-devel
+BuildRequires:  java-devel
 BuildRequires:  javapackages-local
 BuildRequires:  javapackages-tools
 BuildRequires:  xml-commons-apis-bootstrap
@@ -56,7 +56,7 @@
 export OPT_JAR_LIST=:
 export CLASSPATH=
 mkdir lib
-ant -Djakarta-site2.dir=. jar
+ant -Djakarta-site2.dir=. -Dant.build.javac.source=1.6 
-Dant.build.javac.target=1.6  jar
 
 %install
 # jars




commit regexp for openSUSE:Factory

2017-05-31 Thread root
Hello community,

here is the log from the commit of package regexp for openSUSE:Factory checked 
in at 2017-05-31 13:29:31

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


Package is "regexp"

Wed May 31 13:29:31 2017 rev:20 rq:496627 version:1.5

Changes:

--- /work/SRC/openSUSE:Factory/regexp/regexp.changes2015-04-02 
15:58:28.0 +0200
+++ /work/SRC/openSUSE:Factory/.regexp.new/regexp.changes   2017-05-31 
13:29:32.290086198 +0200
@@ -1,0 +2,6 @@
+Fri May 19 11:22:28 UTC 2017 - dziolkow...@suse.com
+
+- New build dependency: javapackages-local
+- spec cleaned using spec-cleaner
+
+---



Other differences:
--
++ regexp.spec ++
--- /var/tmp/diff_new_pack.hOZDtZ/_old  2017-05-31 13:29:33.437924408 +0200
+++ /var/tmp/diff_new_pack.hOZDtZ/_new  2017-05-31 13:29:33.437924408 +0200
@@ -1,9 +1,8 @@
 #
 # spec file for package regexp
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2000-2008, 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
@@ -16,12 +15,10 @@
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
-# icecream 0
 
 
 %define full_name   jakarta-%{name}
 %define section free
-
 Name:   regexp
 Version:1.5
 Release:0
@@ -31,19 +28,16 @@
 Url:http://jakarta.apache.org/%{name}/
 Source0:
http://www.apache.org/dist/jakarta/regexp/jakarta-regexp-%{version}.tar.gz
 Source1:regexp-%{version}.pom
-BuildRequires:  javapackages-tools
-Requires(pre): javapackages-tools
-Requires(postun):  javapackages-tools
+BuildRequires:  ant
 BuildRequires:  ant >= 1.6
 BuildRequires:  java-1_5_0-gcj-compat-devel
+BuildRequires:  javapackages-local
+BuildRequires:  javapackages-tools
 BuildRequires:  xml-commons-apis-bootstrap
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 #!BuildIgnore:  xml-commons-apis xml-commons-resolver xml-commons xerces-j2
 #!BuildIgnore:  xml-commons-jaxp-1.3-apis
 BuildArch:  noarch
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  ant
-BuildRequires:  java-1_5_0-gcj-compat-devel
-BuildRequires:  xml-commons-apis-bootstrap
 
 %description
 Regexp is a 100% Pure Java Regular Expression package that was
@@ -66,13 +60,13 @@
 
 %install
 # jars
-install -d -m 755 $RPM_BUILD_ROOT%{_javadir}
-install -m 644 build/*.jar $RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
-(cd $RPM_BUILD_ROOT%{_javadir} && for jar in *-%{version}*; do ln -sf ${jar} 
`echo $jar| sed  "s|-%{version}||g"`; done)
+install -d -m 755 %{buildroot}%{_javadir}
+install -m 644 build/*.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
+(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do ln -sf ${jar} 
`echo $jar| sed  "s|-%{version}||g"`; done)
 [ -d docs/api ] && rm -rf docs/api
 # pom
-%{__mkdir_p} %{buildroot}%{_mavenpomdir}
-%{__install} -p -m 0644 %{SOURCE1} %{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
+mkdir -p %{buildroot}%{_mavenpomdir}
+install -p -m 0644 %{SOURCE1} %{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
 %add_maven_depmap JPP-%{name}.pom %{name}.jar
 
 %files




commit regexp for openSUSE:Factory

2015-04-02 Thread h_root
Hello community,

here is the log from the commit of package regexp for openSUSE:Factory checked 
in at 2015-04-02 15:58:27

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


Package is regexp

Changes:

--- /work/SRC/openSUSE:Factory/regexp/regexp.changes2013-09-11 
13:38:10.0 +0200
+++ /work/SRC/openSUSE:Factory/.regexp.new/regexp.changes   2015-04-02 
15:58:28.0 +0200
@@ -1,0 +2,5 @@
+Wed Mar 18 09:46:19 UTC 2015 - tchva...@suse.com
+
+- Fix build with new javapackages-tools
+
+---



Other differences:
--
++ regexp.spec ++
--- /var/tmp/diff_new_pack.YL6i6t/_old  2015-04-02 15:58:29.0 +0200
+++ /var/tmp/diff_new_pack.YL6i6t/_new  2015-04-02 15:58:29.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package regexp
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2000-2008, JPackage Project
 # All rights reserved.
 #
@@ -80,6 +80,6 @@
 %doc LICENSE
 %{_javadir}/*.jar
 %{_mavenpomdir}/*
-%{_mavendepmapfragdir}/*
+%{_datadir}/maven-metadata/%{name}.xml*
 
 %changelog




commit regexp for openSUSE:Factory

2013-09-11 Thread h_root
Hello community,

here is the log from the commit of package regexp for openSUSE:Factory checked 
in at 2013-09-11 13:38:08

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


Package is regexp

Changes:

--- /work/SRC/openSUSE:Factory/regexp/regexp.changes2013-08-25 
13:32:26.0 +0200
+++ /work/SRC/openSUSE:Factory/.regexp.new/regexp.changes   2013-09-11 
13:38:10.0 +0200
@@ -1,0 +2,5 @@
+Mon Sep  9 11:06:18 UTC 2013 - tchva...@suse.com
+
+- Move from jpackage-utils to javapackage-tools
+
+---



Other differences:
--
++ regexp.spec ++
--- /var/tmp/diff_new_pack.Z5hR8S/_old  2013-09-11 13:38:10.0 +0200
+++ /var/tmp/diff_new_pack.Z5hR8S/_new  2013-09-11 13:38:10.0 +0200
@@ -31,9 +31,9 @@
 Url:http://jakarta.apache.org/%{name}/
 Source0:
http://www.apache.org/dist/jakarta/regexp/jakarta-regexp-%{version}.tar.gz
 Source1:regexp-%{version}.pom
-BuildRequires:  jpackage-utils = 1.6
-Requires(pre): jpackage-utils = 1.6
-Requires(postun):  jpackage-utils = 1.6
+BuildRequires:  javapackages-tools
+Requires(pre): javapackages-tools
+Requires(postun):  javapackages-tools
 BuildRequires:  ant = 1.6
 BuildRequires:  java-1_5_0-gcj-compat-devel
 BuildRequires:  xml-commons-apis-bootstrap

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



commit regexp for openSUSE:Factory

2013-08-25 Thread h_root
Hello community,

here is the log from the commit of package regexp for openSUSE:Factory checked 
in at 2013-08-25 13:32:24

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


Package is regexp

Changes:

--- /work/SRC/openSUSE:Factory/regexp/regexp.changes2011-09-23 
12:44:09.0 +0200
+++ /work/SRC/openSUSE:Factory/.regexp.new/regexp.changes   2013-08-25 
13:32:26.0 +0200
@@ -1,0 +2,5 @@
+Fri Aug 23 11:13:04 UTC 2013 - mvysko...@suse.com
+
+- disable javadoc build 
+
+---



Other differences:
--
++ regexp.spec ++
--- /var/tmp/diff_new_pack.HWoHoC/_old  2013-08-25 13:32:27.0 +0200
+++ /var/tmp/diff_new_pack.HWoHoC/_new  2013-08-25 13:32:27.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package regexp (Version 1.5)
+# spec file for package regexp
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2000-2008, JPackage Project
 # All rights reserved.
 #
@@ -16,16 +16,15 @@
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
-
-# norootforbuild
 # icecream 0
 
+
 %define full_name   jakarta-%{name}
 %define section free
 
 Name:   regexp
 Version:1.5
-Release:1
+Release:0
 Summary:Simple regular expressions API
 License:Apache-2.0
 Group:  Development/Libraries/Java
@@ -42,7 +41,9 @@
 #!BuildIgnore:  xml-commons-jaxp-1.3-apis
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  ant java-1_5_0-gcj-compat-devel xml-commons-apis-bootstrap
+BuildRequires:  ant
+BuildRequires:  java-1_5_0-gcj-compat-devel
+BuildRequires:  xml-commons-apis-bootstrap
 
 %description
 Regexp is a 100% Pure Java Regular Expression package that was
@@ -52,26 +53,6 @@
 documentation as well as a simple Applet for visual debugging and
 testing suite for compatibility.
 
-
-
-%package javadoc
-License:Apache-2.0
-PreReq: coreutils
-Group:  Development/Libraries/Java
-Summary:Javadoc for regexp
-
-%description javadoc
-Regexp is a 100% Pure Java Regular Expression package that was
-graciously donated to the Apache Software Foundation by Jonathan Locke.
-He originally wrote this software back in 1996 and it has stood up
-quite well to the test of time. It includes complete Javadoc
-documentation as well as a simple Applet for visual debugging and
-testing suite for compatibility.
-
-This package contains the javadoc documentation for regexp.
-
-
-
 %prep
 %setup -q -n %{full_name}-%{version}
 # remove all binary libs
@@ -81,37 +62,24 @@
 export OPT_JAR_LIST=:
 export CLASSPATH=
 mkdir lib
-ant -Djakarta-site2.dir=. jar javadocs
+ant -Djakarta-site2.dir=. jar
 
 %install
 # jars
 install -d -m 755 $RPM_BUILD_ROOT%{_javadir}
 install -m 644 build/*.jar $RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
 (cd $RPM_BUILD_ROOT%{_javadir}  for jar in *-%{version}*; do ln -sf ${jar} 
`echo $jar| sed  s|-%{version}||g`; done)
-# javadoc
-install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
-cp -r docs/api/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
-ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}
 [ -d docs/api ]  rm -rf docs/api
-# depmap frags
-%add_to_maven_depmap %{name} %{name} %{version} JPP %{name}
 # pom
-%{__mkdir_p} %{buildroot}%{_datadir}/maven2/poms
-%{__install} -p -m 0644 %{SOURCE1} 
%{buildroot}%{_datadir}/maven2/poms/JPP-%{name}.pom
-
-%clean
-rm -rf $RPM_BUILD_ROOT
+%{__mkdir_p} %{buildroot}%{_mavenpomdir}
+%{__install} -p -m 0644 %{SOURCE1} %{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
+%add_maven_depmap JPP-%{name}.pom %{name}.jar
 
 %files
 %defattr(0644,root,root,0755)
 %doc LICENSE
 %{_javadir}/*.jar
-%{_datadir}/maven2/poms/*
+%{_mavenpomdir}/*
 %{_mavendepmapfragdir}/*
 
-%files javadoc
-%defattr(0644,root,root,0755)
-%{_javadocdir}/%{name}-%{version}
-%{_javadocdir}/%{name}
-
 %changelog

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



commit regexp for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

here is the log from the commit of package regexp for openSUSE:Factory checked 
in at 2011-12-06 18:59:47

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


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

Changes:




Other differences:
--
++ regexp.spec ++
--- /var/tmp/diff_new_pack.hxU7zV/_old  2011-12-06 19:32:14.0 +0100
+++ /var/tmp/diff_new_pack.hxU7zV/_new  2011-12-06 19:32:14.0 +0100
@@ -27,7 +27,7 @@
 Version:1.5
 Release:1
 Summary:Simple regular expressions API
-License:ASLv..
+License:Apache-2.0
 Group:  Development/Libraries/Java
 Url:http://jakarta.apache.org/%{name}/
 Source0:
http://www.apache.org/dist/jakarta/regexp/jakarta-regexp-%{version}.tar.gz
@@ -55,7 +55,7 @@
 
 
 %package javadoc
-License:ASLv..
+License:Apache-2.0
 PreReq: coreutils
 Group:  Development/Libraries/Java
 Summary:Javadoc for regexp

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