rebuilt without .la files [release 1.0.11-5mamba;Mon May 06 2024]
This commit is contained in:
parent
b9d1885144
commit
42726254df
@ -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 <silvan.calarco@mambasoft.it>
|
||||
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 <autodist@openmamba.org> 1.0.11-5mamba
|
||||
- rebuilt without .la files
|
||||
|
||||
* Fri Dec 04 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.11-4mamba
|
||||
- rebuilt with debug package and aarch64 build fix
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user