automatic version update by autodist [release 1.3.6-1mamba;Sat Jun 21 2025]
This commit is contained in:
18
libogg.spec
18
libogg.spec
@@ -1,6 +1,6 @@
|
||||
Name: libogg
|
||||
Version: 1.3.5
|
||||
Release: 2mamba
|
||||
Version: 1.3.6
|
||||
Release: 1mamba
|
||||
Summary: A library for encoding or decoding a single physical bitstream
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
@@ -27,8 +27,6 @@ The libogg package contains the ogg file structure.
|
||||
This is useful for creating (encoding) or playing (decoding).
|
||||
This package contains static libraries and header files needed for development.
|
||||
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
|
||||
@@ -44,9 +42,6 @@ This package contains static libraries and header files needed for development.
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
|
||||
%post -p /sbin/ldconfig
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%{_libdir}/libogg.so.*
|
||||
@@ -62,10 +57,13 @@ This package contains static libraries and header files needed for development.
|
||||
%{_libdir}/pkgconfig/ogg.pc
|
||||
%dir %{_libdir}/cmake/Ogg
|
||||
%{_libdir}/cmake/Ogg/Ogg*.cmake
|
||||
%dir %{_docdir}/libogg
|
||||
%{_docdir}/libogg/*
|
||||
%dir %{_docdir}/ogg
|
||||
%{_docdir}/ogg/*
|
||||
|
||||
%changelog
|
||||
* Sat Jun 21 2025 Automatic Build System <autodist@openmamba.org> 1.3.6-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue May 09 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 1.3.5-2mamba
|
||||
- rebuilt with cmake
|
||||
|
||||
@@ -112,5 +110,5 @@ This package contains static libraries and header files needed for development.
|
||||
* Mon Mar 01 2004 Davide Madrisan <davide.madrisan@qilinux.it> 1.1-qilnx
|
||||
- rebuild with version 1.1
|
||||
|
||||
* Thu Jul 11 2003 Silvan Calarco <silvan.calarco@qinet.it> 1.0-1qilnx
|
||||
* Fri Jul 11 2003 Silvan Calarco <silvan.calarco@qinet.it> 1.0-1qilnx
|
||||
- first build for libogg
|
||||
|
||||
Reference in New Issue
Block a user