[packages/libcamera] up to 0.0.3

atler atler at pld-linux.org
Wed Jan 11 12:59:17 CET 2023


commit 9123f304dca1f1d724255566f28b183ed7f9be1f
Author: Jan Palus <atler at pld-linux.org>
Date:   Wed Jan 11 12:58:49 2023 +0100

    up to 0.0.3

 libcamera.spec | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/libcamera.spec b/libcamera.spec
index 4b60e28..b1466e9 100644
--- a/libcamera.spec
+++ b/libcamera.spec
@@ -4,12 +4,12 @@
 
 Summary:	A complex camera support library
 Name:		libcamera
-Version:	0.0.1
+Version:	0.0.3
 Release:	0.1
 License:	LGPL v2.1+
 Group:		Libraries
 Source0:	%{name}-%{version}.tar.xz
-# Source0-md5:	2abc10f6026717d448f1d95d8cc6ff36
+# Source0-md5:	541b22540977d26edcd652fbc1acf0ac
 Patch0:		no-docs.patch
 %{?with_apidocs:BuildRequires:	doxygen}
 BuildRequires:	elfutils-devel
@@ -134,7 +134,7 @@ pipelines="$pipelines,ipu3"
 %endif
 %ifarch %{arm} aarch64
 ipas="$ipas,raspberrypi,rkisp1"
-pipelines="$pipelines,raspberrypi,rkisp1"
+pipelines="$pipelines,imx8-isi,raspberrypi,rkisp1"
 %endif
 
 %meson build \
@@ -165,8 +165,8 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %doc README.rst
-%attr(755,root,root) %{_libdir}/libcamera.so.0.0.1
-%attr(755,root,root) %{_libdir}/libcamera-base.so.0.0.1
+%attr(755,root,root) %{_libdir}/libcamera.so.%{version}
+%attr(755,root,root) %{_libdir}/libcamera-base.so.%{version}
 %dir %{_libdir}/libcamera
 %dir %{_libexecdir}/libcamera
 %dir %{_datadir}/libcamera
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libcamera.git/commitdiff/9123f304dca1f1d724255566f28b183ed7f9be1f



More information about the pld-cvs-commit mailing list