rebuild to update .la files [release 1.0.11-3mamba;Tue Jul 08 2014]

This commit is contained in:
Silvan Calarco 2024-01-06 05:44:09 +01:00
parent d530867ad8
commit 47598427df

View File

@ -1,21 +1,19 @@
Name: libschroedinger Name: libschroedinger
Version: 1.0.11 Version: 1.0.11
Release: 2mamba Release: 3mamba
Summary: Library for decoding and encoding video in the Dirac format Summary: Library for decoding and encoding video in the Dirac format
Group: System/Libraries Group: System/Libraries
Vendor: openmamba Vendor: openmamba
Distribution: openmamba Distribution: openmamba
Packager: Automatic Build System <autodist@mambasoft.it> Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://www.diracvideo.org/ URL: http://www.diracvideo.org/
Source: http://diracvideo.org/download/schroedinger/schroedinger-%{version}.tar.gz Source: http://diracvideo.org/download/schroedinger/schroedinger-%{version}.tar.gz
License: LGPL,MIT,MPL License: LGPL,MIT,MPL
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel BuildRequires: glibc-devel
BuildRequires: libglib-devel BuildRequires: libgcc
BuildRequires: libgst-plugins-base-devel BuildRequires: liborc-devel
BuildRequires: libgstreamer-devel BuildRequires: libstdc++6-devel
BuildRequires: liboil-devel
BuildRequires: libxml2-devel
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
Provides: %{name}-gstreamer Provides: %{name}-gstreamer
Obsoletes: %{name}-gstreamer Obsoletes: %{name}-gstreamer
@ -115,6 +113,9 @@ Group: Documentation
%{_datadir}/gtk-doc/html/schroedinger/style.css %{_datadir}/gtk-doc/html/schroedinger/style.css
%changelog %changelog
* Tue Jul 08 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.11-3mamba
- rebuild to update .la files
* Wed Jun 26 2013 openmamba WebBuild System <webbuild@openmamba.org> 1.0.11-2mamba * Wed Jun 26 2013 openmamba WebBuild System <webbuild@openmamba.org> 1.0.11-2mamba
- the devel package requires liborc-devel - the devel package requires liborc-devel