automatic version update by autodist [release 1.0.23-1mamba;Mon Sep 01 2025]
This commit is contained in:
10
gsm.spec
10
gsm.spec
@@ -2,7 +2,7 @@
|
|||||||
%define minver %(echo %version | cut -d . -f3)
|
%define minver %(echo %version | cut -d . -f3)
|
||||||
|
|
||||||
Name: gsm
|
Name: gsm
|
||||||
Version: 1.0.22
|
Version: 1.0.23
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: GSM 06.10 lossy speech compression library
|
Summary: GSM 06.10 lossy speech compression library
|
||||||
Group: System/Tools
|
Group: System/Tools
|
||||||
@@ -39,11 +39,10 @@ GSM 06.10 lossy speech compression library.
|
|||||||
|
|
||||||
This package contains static libraries and header files need for development.
|
This package contains static libraries and header files need for development.
|
||||||
|
|
||||||
%debug_package
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n gsm-%{majver}-pl%{minver}
|
%setup -q -n gsm-%{majver}-pl%{minver}
|
||||||
%patch0 -p1
|
%patch 0 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%make all \
|
%make all \
|
||||||
@@ -83,8 +82,6 @@ ln -s toast %{buildroot}%{_bindir}/untoast
|
|||||||
%clean
|
%clean
|
||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
|
|
||||||
%post -n libgsm -p /sbin/ldconfig
|
|
||||||
%postun -n libgsm -p /sbin/ldconfig
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
@@ -105,6 +102,9 @@ ln -s toast %{buildroot}%{_bindir}/untoast
|
|||||||
%doc ChangeLog README
|
%doc ChangeLog README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Sep 01 2025 Automatic Build System <autodist@openmamba.org> 1.0.23-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Wed Aug 10 2022 Automatic Build System <autodist@mambasoft.it> 1.0.22-1mamba
|
* Wed Aug 10 2022 Automatic Build System <autodist@mambasoft.it> 1.0.22-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user