Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package alembic for openSUSE:Factory checked 
in at 2023-06-24 20:13:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/alembic (Old)
 and      /work/SRC/openSUSE:Factory/.alembic.new.15902 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "alembic"

Sat Jun 24 20:13:56 2023 rev:12 rq:1095054 version:1.8.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/alembic/alembic.changes  2022-12-04 
14:59:03.684514673 +0100
+++ /work/SRC/openSUSE:Factory/.alembic.new.15902/alembic.changes       
2023-06-24 20:14:21.056288686 +0200
@@ -1,0 +2,5 @@
+Fri Jun 23 03:54:35 UTC 2023 - Андрей Алыпов 
<and.novem...@opensuse.org>
+
+- Added Alembic's cmake files to devel package
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ alembic.spec ++++++
--- /var/tmp/diff_new_pack.96ggPI/_old  2023-06-24 20:14:21.700292489 +0200
+++ /var/tmp/diff_new_pack.96ggPI/_new  2023-06-24 20:14:21.712292559 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package alembic
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 # Copyright (c) 2019 LISA GmbH, Bingen, Germany.
 #
 # All modifications and additions to the file contributed by third parties
@@ -65,6 +65,8 @@
 %prep
 %setup -q
 %patch0 -p1
+# Where to install the Alembic's cmake files
+sed -i "s/\(ConfigPackageLocation\) lib/\1 %{_lib}/" lib/Alembic/CMakeLists.txt
 
 %build
 %cmake \
@@ -81,7 +83,6 @@
 
 %install
 %cmake_install
-rm -r %{buildroot}%{_prefix}/lib/cmake
 
 %post -n %{libname} -p /sbin/ldconfig
 %postun -n %{libname} -p /sbin/ldconfig
@@ -93,6 +94,7 @@
 %files devel
 %{_includedir}/Alembic
 %{_libdir}/*.so
+%{_libdir}/cmake/Alembic
 %doc ACKNOWLEDGEMENTS.txt FEEDBACK.txt NEWS.txt README.txt
 
 %changelog

Reply via email to