From 42726254df91a803685b1502cfaa932748a84bef Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Tue, 7 May 2024 00:48:13 +0200 Subject: [PATCH] rebuilt without .la files [release 1.0.11-5mamba;Mon May 06 2024] --- libschroedinger.spec | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/libschroedinger.spec b/libschroedinger.spec index 7069a47..8aea91f 100644 --- a/libschroedinger.spec +++ b/libschroedinger.spec @@ -1,12 +1,12 @@ Name: libschroedinger Version: 1.0.11 -Release: 4mamba +Release: 5mamba Summary: Library for decoding and encoding video in the Dirac format Group: System/Libraries Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: http://www.diracvideo.org/ +URL: http://diracvideo.org/ Source: http://diracvideo.org/download/schroedinger/schroedinger-%{version}.tar.gz License: LGPL,MIT,MPL ## AUTOBUILDREQ-BEGIN @@ -16,8 +16,7 @@ BuildRequires: liborc-devel BuildRequires: libstdc++6-devel ## AUTOBUILDREQ-END Provides: %{name}-gstreamer -Obsoletes: %{name}-gstreamer -BuildRoot: %{_tmppath}/%{name}-%{version}-root +Obsoletes: %{name}-gstreamer < 1.0.11-4mamba %description Library for decoding and encoding video in the Dirac format. @@ -39,8 +38,6 @@ Requires: liborc-devel %description devel Library for decoding and encoding video in the Dirac format. -It is implemented in ANSI C and optimized through the us of liboil. -libschro is written as a collaboration between the BBC Research and Development, David Schleef and Fluendo. This package contains static libraries and header files needed for development. #%package gstreamer @@ -94,7 +91,6 @@ sed -i "s,| arm-\* |,| aarch64-\* | arm-\* |," config.sub %dir %{_includedir}/schroedinger-1.0/schroedinger %{_includedir}/schroedinger-1.0/schroedinger/*.h %{_libdir}/libschroedinger-1.0.a -%{_libdir}/libschroedinger-1.0.la %{_libdir}/libschroedinger-1.0.so %{_libdir}/pkgconfig/schroedinger-1.0.pc %doc NEWS TODO @@ -111,11 +107,13 @@ sed -i "s,| arm-\* |,| aarch64-\* | arm-\* |," config.sub %{_datadir}/gtk-doc/html/schroedinger/*.html %{_datadir}/gtk-doc/html/schroedinger/*.sgml %{_datadir}/gtk-doc/html/schroedinger/*.png -#%{_datadir}/gtk-doc/html/schroedinger/schroedinger.devhelp %{_datadir}/gtk-doc/html/schroedinger/schroedinger.devhelp2 %{_datadir}/gtk-doc/html/schroedinger/style.css %changelog +* Mon May 06 2024 Automatic Build System 1.0.11-5mamba +- rebuilt without .la files + * Fri Dec 04 2020 Silvan Calarco 1.0.11-4mamba - rebuilt with debug package and aarch64 build fix