Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package c3p0 for openSUSE:Factory checked in at 2025-09-29 16:32:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/c3p0 (Old) and /work/SRC/openSUSE:Factory/.c3p0.new.11973 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "c3p0" Mon Sep 29 16:32:10 2025 rev:8 rq:1307489 version:0.9.5.5 Changes: -------- --- /work/SRC/openSUSE:Factory/c3p0/c3p0.changes 2024-05-01 14:56:13.529414714 +0200 +++ /work/SRC/openSUSE:Factory/.c3p0.new.11973/c3p0.changes 2025-09-29 16:34:24.595910236 +0200 @@ -1,0 +2,5 @@ +Fri Sep 5 07:37:14 UTC 2025 - Fridrich Strba <[email protected]> + +- Do not provide the hibernate_jdbc_cache alternative + +------------------------------------------------------------------- New: ---- _scmsync.obsinfo build.specials.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ c3p0.spec ++++++ --- /var/tmp/diff_new_pack.wQfwew/_old 2025-09-29 16:34:25.291939538 +0200 +++ /var/tmp/diff_new_pack.wQfwew/_new 2025-09-29 16:34:25.295939707 +0200 @@ -33,7 +33,6 @@ BuildRequires: javapackages-local >= 6 BuildRequires: junit BuildRequires: mchange-commons >= %{mchange_commons_min_version} -Provides: hibernate_jdbc_cache BuildArch: noarch %if !0%{?rhel} BuildRequires: ant-nodeps @@ -44,9 +43,6 @@ %if 0%{?rhel} Requires(post): chkconfig Requires(postun): chkconfig -%else -Requires(post): update-alternatives -Requires(postun): update-alternatives %endif %description @@ -100,25 +96,9 @@ cp -pr build/apidocs/* %{buildroot}%{_javadocdir}/%{name} %fdupes -s %{buildroot}%{_javadocdir}/%{name} -# hibernate_jdbc_cache ghost symlink -mkdir -p %{buildroot}%{_sysconfdir}/alternatives -ln -s -f %{_sysconfdir}/alternatives/hibernate_jdbc_cache.jar \ - %{buildroot}%{_javadir}/hibernate_jdbc_cache.jar - -%post -update-alternatives --install %{_javadir}/hibernate_jdbc_cache.jar \ - hibernate_jdbc_cache %{_javadir}/%{name}.jar 20 - -%preun -if [ "$1" = 0 ] ; then - update-alternatives --remove hibernate_jdbc_cache %{_javadir}/%{name}.jar -fi - %files -f .mfiles %license src/dist-static/LICENSE %doc src/doc/index.html -%{_javadir}/hibernate_jdbc_cache.jar -%ghost %{_sysconfdir}/alternatives/hibernate_jdbc_cache.jar %files javadoc %{_javadocdir}/%{name} ++++++ _scmsync.obsinfo ++++++ mtime: 1757057847 commit: 6fe7e30ebfcabfa718becaf245ba637243d6503942e12e320184a6510fe0392c url: https://src.opensuse.org/java-packages/c3p0.git revision: 6fe7e30ebfcabfa718becaf245ba637243d6503942e12e320184a6510fe0392c projectscmsync: https://src.opensuse.org/java-packages/_ObsPrj ++++++ build.specials.obscpio ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/.gitignore new/.gitignore --- old/.gitignore 1970-01-01 01:00:00.000000000 +0100 +++ new/.gitignore 2025-09-05 09:39:32.000000000 +0200 @@ -0,0 +1 @@ +.osc
