2024-01-05 19:56:59 +01:00
|
|
|
Name: xsupplicant
|
2024-01-05 19:56:59 +01:00
|
|
|
Version: 2.2.0
|
|
|
|
Release: 1mamba
|
2024-01-05 19:56:59 +01:00
|
|
|
Summary: A free, open source 802.1X/WPA/WPA2/IEEE802.11i implementation
|
|
|
|
Group: Network/Security
|
|
|
|
Vendor: openmamba
|
|
|
|
Distribution: openmamba
|
|
|
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
|
|
|
URL: http://open1x.sourceforge.net/
|
2024-01-05 19:56:59 +01:00
|
|
|
Source: http://downloads.sourceforge.net/project/open1x/Open1X/XSupplicant%20%{version}/XSupplicant-%{version}-src.tar.gz
|
2024-01-05 19:56:59 +01:00
|
|
|
Patch0: %{name}-1.2.8-configure.patch
|
|
|
|
Patch1: %{name}-1.2.8-kernel-2.6.19.patch
|
2024-01-05 19:56:59 +01:00
|
|
|
Patch2: xsupplicant-2.2.0-gcc47.patch
|
|
|
|
Patch3: xsupplicant-2.2.0-implicit-DSO.patch
|
|
|
|
Patch4: xsupplicant-2.2.0-linux_if.patch
|
|
|
|
Patch5: xsupplicant-2.2.0-force-release.patch
|
2024-01-05 19:56:59 +01:00
|
|
|
License: GPL
|
|
|
|
## AUTOBUILDREQ-BEGIN
|
|
|
|
BuildRequires: glibc-devel
|
2024-01-05 19:56:59 +01:00
|
|
|
BuildRequires: libgcc
|
2024-01-05 19:56:59 +01:00
|
|
|
BuildRequires: libiw-devel
|
2024-01-05 19:56:59 +01:00
|
|
|
BuildRequires: liblzma-devel
|
2024-01-05 19:56:59 +01:00
|
|
|
BuildRequires: libopenssl-devel
|
2024-01-05 19:56:59 +01:00
|
|
|
BuildRequires: libpcsclite-devel
|
|
|
|
BuildRequires: libqt4-devel
|
|
|
|
BuildRequires: libstdc++6-devel
|
|
|
|
BuildRequires: libtnc-devel
|
|
|
|
BuildRequires: libxml2-devel
|
|
|
|
BuildRequires: libz-devel
|
2024-01-05 19:56:59 +01:00
|
|
|
## AUTOBUILDREQ-END
|
2024-01-05 19:56:59 +01:00
|
|
|
BuildRequires: libiw-devel >= 30.pre9-1mamba
|
|
|
|
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
2024-01-05 19:56:59 +01:00
|
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
|
|
|
|
|
|
%description
|
|
|
|
The Open1X project is dedicated to bringing a free, open source 802.1X/WPA/WPA2/IEEE802.11i implementation to as many target platforms as possible.
|
|
|
|
|
2024-01-05 19:56:59 +01:00
|
|
|
%package -n lib%{name}
|
|
|
|
Summary: A free, open source 802.1X/WPA/WPA2/IEEE802.11i implementation
|
|
|
|
Group: System/Libraries
|
|
|
|
|
|
|
|
%description -n lib%{name}
|
|
|
|
The Open1X project is dedicated to bringing a free, open source 802.1X/WPA/WPA2/IEEE802.11i implementation to as many target platforms as possible.
|
|
|
|
|
|
|
|
%package -n lib%{name}-devel
|
2024-01-05 19:56:59 +01:00
|
|
|
Summary: Devel package for %{name}
|
|
|
|
Group: Development/Libraries
|
2024-01-05 19:56:59 +01:00
|
|
|
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
|
|
|
Provides: xsupplicant-devel
|
|
|
|
Obsoletes: xsupplicant-devel
|
2024-01-05 19:56:59 +01:00
|
|
|
|
2024-01-05 19:56:59 +01:00
|
|
|
%description -n lib%{name}-devel
|
2024-01-05 19:56:59 +01:00
|
|
|
The Open1X project is dedicated to bringing a free, open source 802.1X/WPA/WPA2/IEEE802.11i implementation to as many target platforms as possible.
|
|
|
|
This package contains static libraries and header files need for development.
|
|
|
|
|
2024-01-05 19:56:59 +01:00
|
|
|
%package ui
|
|
|
|
Summary: Graphical interface for xsupplicant
|
|
|
|
Group: Graphical Desktop/Applications/Networking
|
|
|
|
Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release}
|
|
|
|
|
|
|
|
%description ui
|
|
|
|
The Open1X project is dedicated to bringing a free, open source 802.1X/WPA/WPA2/IEEE802.11i implementation to as many target platforms as possible.
|
|
|
|
This package provides a graphical interface for xsupplicant.
|
|
|
|
|
2024-01-05 19:56:59 +01:00
|
|
|
%prep
|
2024-01-05 19:56:59 +01:00
|
|
|
%setup -q -n XSupplicant-2.2.0-src
|
|
|
|
%patch2 -p1
|
|
|
|
%patch3 -p1
|
|
|
|
%patch4 -p1
|
|
|
|
%patch5 -p1
|
2024-01-05 19:56:59 +01:00
|
|
|
|
|
|
|
%build
|
2024-01-05 19:56:59 +01:00
|
|
|
cd xsupplicant
|
|
|
|
./autoregen.sh
|
|
|
|
%configure --enable-tnc --enable-eap-fast --enable-eap-sim
|
|
|
|
%make
|
|
|
|
|
|
|
|
cd ../xsupplicant-ui/xsupptray
|
|
|
|
qmake-qt4 XSupplicantUI-unix.pro
|
|
|
|
%make
|
2024-01-05 19:56:59 +01:00
|
|
|
|
|
|
|
%install
|
|
|
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
2024-01-05 19:56:59 +01:00
|
|
|
%makeinstall -C xsupplicant
|
|
|
|
|
|
|
|
cd xsupplicant-ui
|
|
|
|
mkdir -p %{buildroot}%{_datadir}/%{name}/
|
|
|
|
cp -a Skins %{buildroot}%{_datadir}/%{name}/
|
|
|
|
install -p build-release/XSupplicantUI %{buildroot}%{_bindir}
|
2024-01-05 19:56:59 +01:00
|
|
|
|
|
|
|
%clean
|
|
|
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
|
|
|
|
2024-01-05 19:56:59 +01:00
|
|
|
%post -n lib%{name} -p /sbin/ldconfig
|
|
|
|
%postun -n lib%{name} -p /sbin/ldconfig
|
|
|
|
|
2024-01-05 19:56:59 +01:00
|
|
|
%files
|
|
|
|
%defattr(-,root,root)
|
2024-01-05 19:56:59 +01:00
|
|
|
%{_bindir}/connect-tool
|
|
|
|
%{_bindir}/ipcevents
|
|
|
|
%{_bindir}/ipctest
|
2024-01-05 19:56:59 +01:00
|
|
|
%{_bindir}/config-parser
|
|
|
|
%{_bindir}/xsup_ntpwdhash
|
|
|
|
%{_sbindir}/xsupplicant
|
|
|
|
|
2024-01-05 19:56:59 +01:00
|
|
|
%files -n lib%{name}
|
|
|
|
%defattr(-,root,root)
|
|
|
|
%{_libdir}/libbirddog.so.*
|
|
|
|
%{_libdir}/libsoftsim2g.so.*
|
|
|
|
%{_libdir}/libsoftsim3g.so.*
|
|
|
|
%doc xsupplicant/AUTHORS xsupplicant/COPYING xsupplicant/LICENSE
|
|
|
|
|
|
|
|
%files -n lib%{name}-devel
|
2024-01-05 19:56:59 +01:00
|
|
|
%defattr(-,root,root)
|
|
|
|
%{_libdir}/libxsupconfcheck.a
|
|
|
|
%{_libdir}/libxsupconfig.a
|
2024-01-05 19:56:59 +01:00
|
|
|
%{_libdir}/libbirddog.a
|
|
|
|
%{_libdir}/libbirddog.la
|
|
|
|
%{_libdir}/libbirddog.so
|
|
|
|
%{_libdir}/libsoftsim2g.a
|
|
|
|
%{_libdir}/libsoftsim2g.la
|
|
|
|
%{_libdir}/libsoftsim2g.so
|
|
|
|
%{_libdir}/libsoftsim3g.a
|
|
|
|
%{_libdir}/libsoftsim3g.la
|
|
|
|
%{_libdir}/libsoftsim3g.so
|
2024-01-05 19:56:59 +01:00
|
|
|
%{_libdir}/libxsupgui.a
|
|
|
|
%{_includedir}/*.h
|
2024-01-05 19:56:59 +01:00
|
|
|
%doc xsupplicant/README xsupplicant/TODO
|
|
|
|
|
|
|
|
%files ui
|
|
|
|
%defattr(-,root,root)
|
|
|
|
%{_bindir}/XSupplicantUI
|
|
|
|
%dir %{_datadir}/xsupplicant
|
|
|
|
%dir %{_datadir}/xsupplicant/Skins
|
|
|
|
%dir %{_datadir}/xsupplicant/Skins/Default
|
|
|
|
%{_datadir}/xsupplicant/Skins/Default/*
|
|
|
|
%doc xsupplicant-ui/LICENSE
|
2024-01-05 19:56:59 +01:00
|
|
|
|
|
|
|
%changelog
|
2024-01-05 19:56:59 +01:00
|
|
|
* Sun Aug 23 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 2.2.0-1mamba
|
|
|
|
- update to 2.2.0
|
|
|
|
|
|
|
|
* Sun Aug 23 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 1.2.8-4mamba
|
|
|
|
- rebuilt by autoport with build requirements: libiw-devel>=30.pre9-1mamba
|
|
|
|
|
2024-01-05 19:56:59 +01:00
|
|
|
* Fri Oct 16 2009 Silvan Calarco <silvan.calarco@mambasoft.it> 1.2.8-3mamba
|
|
|
|
- rebuilt against libopenssl 0.9.8
|
|
|
|
|
|
|
|
* Mon Jul 16 2007 Silvan Calarco <silvan.calarco@mambasoft.it> 1.2.8-2mamba
|
|
|
|
- rebuilt against wireless_tools 29
|
|
|
|
|
|
|
|
* Mon Jan 22 2007 Silvan Calarco <silvan.calarco@mambasoft.it> 1.2.8-1qilnx
|
|
|
|
- package created by autospec
|