Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package apache-commons-dbcp for 
openSUSE:Factory checked in at 2025-09-10 20:22:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/apache-commons-dbcp (Old)
 and      /work/SRC/openSUSE:Factory/.apache-commons-dbcp.new.1977 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "apache-commons-dbcp"

Wed Sep 10 20:22:48 2025 rev:9 rq:1303616 version:2.1.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/apache-commons-dbcp/apache-commons-dbcp.changes  
2024-04-30 17:29:56.179792747 +0200
+++ 
/work/SRC/openSUSE:Factory/.apache-commons-dbcp.new.1977/apache-commons-dbcp.changes
        2025-09-10 20:22:58.315064462 +0200
@@ -1,0 +2,5 @@
+Fri Sep  5 07:37:40 UTC 2025 - Fridrich Strba <[email protected]>
+
+- Do not provide the hibernate_jdbc_cache alternative
+
+-------------------------------------------------------------------

New:
----
  _scmsync.obsinfo
  build.specials.obscpio

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

Other differences:
------------------
++++++ apache-commons-dbcp.spec ++++++
--- /var/tmp/diff_new_pack.v31zF4/_old  2025-09-10 20:22:59.359108535 +0200
+++ /var/tmp/diff_new_pack.v31zF4/_new  2025-09-10 20:22:59.363108704 +0200
@@ -40,11 +40,8 @@
 BuildRequires:  jdbc-stdext >= 2.0
 BuildRequires:  junit >= 3.8.1
 BuildRequires:  xerces-j2
-Requires(post): update-alternatives
-Requires(preun): update-alternatives
 Provides:       %{short_name} = %{version}-%{release}
 Obsoletes:      %{short_name} < %{version}-%{release}
-Provides:       hibernate_jdbc_cache
 Provides:       jakarta-%{short_name} = %{version}-%{release}
 Obsoletes:      jakarta-%{short_name} < %{version}-%{release}
 BuildArch:      noarch
@@ -105,24 +102,10 @@
 install -d -m 755 %{buildroot}%{_javadocdir}/%{name}
 cp -pr dist/docs/* %{buildroot}%{_javadocdir}/%{name}
 %fdupes -s %{buildroot}%{_javadocdir}/%{name}
-# hibernate_jdbc_cache ghost symlink
-mkdir -p %{buildroot}%{_sysconfdir}/alternatives/
-ln -sf %{_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}2.jar 60
-
-%preun
-if [ $1 -eq 0 ] ; then
-  update-alternatives --remove hibernate_jdbc_cache %{_javadir}/%{name}2.jar
-fi
 
 %files -f .mfiles
 %license LICENSE.txt
 %{_javadir}/%{short_name}.jar
-%{_javadir}/hibernate_jdbc_cache.jar
-%ghost %{_sysconfdir}/alternatives/hibernate_jdbc_cache.jar
 
 %files javadoc
 %{_javadocdir}/%{name}

++++++ _scmsync.obsinfo ++++++
mtime: 1757057869
commit: 3d221cf8cfbb1e050dc70441b9d00fda6a6826b52f20448c5326ab5dcf67c94b
url: https://src.opensuse.org/java-packages/apache-commons-dbcp.git
revision: 3d221cf8cfbb1e050dc70441b9d00fda6a6826b52f20448c5326ab5dcf67c94b
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:38:42.000000000 +0200
@@ -0,0 +1 @@
+.osc

Reply via email to