automatic version update by autodist [release 1.3.10-1mamba;Sun Nov 17 2024]
This commit is contained in:
parent
8d9f60f848
commit
1659a9cc44
@ -1,7 +1,7 @@
|
|||||||
%define pkgver %(echo %version | tr _ -)
|
%define pkgver %(echo %version | tr _ -)
|
||||||
%define dirver %(echo %version | cut -d_ -f1)
|
%define dirver %(echo %version | cut -d_ -f1)
|
||||||
Name: libfltk
|
Name: libfltk
|
||||||
Version: 1.3.9
|
Version: 1.3.10
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A cross-platform C++ GUI toolkit
|
Summary: A cross-platform C++ GUI toolkit
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -26,7 +26,7 @@ BuildRequires: libfontconfig-devel
|
|||||||
BuildRequires: libgcc
|
BuildRequires: libgcc
|
||||||
BuildRequires: libglu-devel
|
BuildRequires: libglu-devel
|
||||||
BuildRequires: libglvnd-devel
|
BuildRequires: libglvnd-devel
|
||||||
BuildRequires: libjpeg-devel
|
BuildRequires: libjpeg-turbo
|
||||||
BuildRequires: libpng-devel
|
BuildRequires: libpng-devel
|
||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
BuildRequires: libz-devel
|
BuildRequires: libz-devel
|
||||||
@ -83,8 +83,6 @@ This package contains the Checkers and Sudoku FLTK games.
|
|||||||
# install-desktop
|
# install-desktop
|
||||||
#install -d %{buildroot}%{_datadir}/applications
|
#install -d %{buildroot}%{_datadir}/applications
|
||||||
|
|
||||||
%post -p /sbin/ldconfig
|
|
||||||
%postun -p /sbin/ldconfig
|
|
||||||
|
|
||||||
%clean
|
%clean
|
||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
@ -138,6 +136,9 @@ This package contains the Checkers and Sudoku FLTK games.
|
|||||||
#%{_mandir}/man6/checkers.*
|
#%{_mandir}/man6/checkers.*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Nov 17 2024 Automatic Build System <autodist@openmamba.org> 1.3.10-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Mon Dec 11 2023 Automatic Build System <autodist@mambasoft.it> 1.3.9-1mamba
|
* Mon Dec 11 2023 Automatic Build System <autodist@mambasoft.it> 1.3.9-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user