automatic version update by autodist [release 3.2.7-1mamba;Sun Feb 02 2025]
This commit is contained in:
parent
0ed7f46a21
commit
1545f7817d
@ -1,6 +1,6 @@
|
|||||||
%define libname libfreeradius
|
%define libname libfreeradius
|
||||||
Name: freeradius-server
|
Name: freeradius-server
|
||||||
Version: 3.2.6
|
Version: 3.2.7
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A high performance and highly configurable GPL'd free RADIUS server
|
Summary: A high performance and highly configurable GPL'd free RADIUS server
|
||||||
Group: System/Servers
|
Group: System/Servers
|
||||||
@ -20,12 +20,12 @@ Patch1: freeradius-1.0.0-samba3.patch
|
|||||||
Patch2: freeradius-2.1.3-qafixes.patch
|
Patch2: freeradius-2.1.3-qafixes.patch
|
||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: firebird-devel
|
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libatomic-devel
|
BuildRequires: libatomic-devel
|
||||||
BuildRequires: libcap-devel
|
BuildRequires: libcap-devel
|
||||||
BuildRequires: libcurl-devel
|
BuildRequires: libcurl-devel
|
||||||
BuildRequires: libe2fs-devel
|
BuildRequires: libe2fs-devel
|
||||||
|
BuildRequires: libfbclient
|
||||||
BuildRequires: libfreetds-devel
|
BuildRequires: libfreetds-devel
|
||||||
BuildRequires: libgdbm-devel
|
BuildRequires: libgdbm-devel
|
||||||
BuildRequires: libgmp-devel
|
BuildRequires: libgmp-devel
|
||||||
@ -135,9 +135,6 @@ The FreeRADIUS server can use unixODBC to authenticate users and do accounting,
|
|||||||
%setup -q
|
%setup -q
|
||||||
#-D -T
|
#-D -T
|
||||||
#:<< _EOF
|
#:<< _EOF
|
||||||
#%patch0 -p1 -b .libgdbm
|
|
||||||
#%patch1 -p1 -b .samba3
|
|
||||||
#%patch2 -p1
|
|
||||||
|
|
||||||
find -type f -name "configure*" | xargs perl -pi -e "s|/lib\b|/%{_lib}|g"
|
find -type f -name "configure*" | xargs perl -pi -e "s|/lib\b|/%{_lib}|g"
|
||||||
|
|
||||||
@ -234,20 +231,10 @@ rm -f %{buildroot}%{_sysconfdir}/raddb/oraclesql.conf
|
|||||||
%systemd_postun_with_restart freeradius
|
%systemd_postun_with_restart freeradius
|
||||||
:
|
:
|
||||||
|
|
||||||
%post -n %{libname}-krb5 -p /sbin/ldconfig
|
|
||||||
%postun -n %{libname}-krb5 -p /sbin/ldconfig
|
|
||||||
|
|
||||||
%post -n %{libname}-ldap -p /sbin/ldconfig
|
|
||||||
%postun -n %{libname}-ldap -p /sbin/ldconfig
|
|
||||||
|
|
||||||
%post -n %{libname}-postgresql -p /sbin/ldconfig
|
|
||||||
%postun -n %{libname}-postgresql -p /sbin/ldconfig
|
|
||||||
|
|
||||||
%post -n %{libname}-mysql -p /sbin/ldconfig
|
|
||||||
%postun -n %{libname}-mysql -p /sbin/ldconfig
|
|
||||||
|
|
||||||
%post -n %{libname}-unixODBC -p /sbin/ldconfig
|
|
||||||
%postun -n %{libname}-unixODBC -p /sbin/ldconfig
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
@ -353,6 +340,9 @@ rm -f %{buildroot}%{_sysconfdir}/raddb/oraclesql.conf
|
|||||||
%{_libdir}/%{name}/rlm_sql_unixodbc*.la
|
%{_libdir}/%{name}/rlm_sql_unixodbc*.la
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Feb 02 2025 Automatic Build System <autodist@openmamba.org> 3.2.7-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sun Aug 25 2024 Automatic Build System <autodist@openmamba.org> 3.2.6-1mamba
|
* Sun Aug 25 2024 Automatic Build System <autodist@openmamba.org> 3.2.6-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user