Sophie

Sophie

distrib > Mageia > 3 > i586 > media > core-release-src > by-pkgid > d632d66e40284b9614604d78398c1b65 > files > 2

madwifi-source-0.9.4-1.mga3.src.rpm

%define name madwifi-source
%define short_name madwifi

%define version 0.9.4
%define rel 1
%define snapdate 0
%if %{snapdate}
%define distname madwifi-ng-%{snaprev}-%{snapdate}
%define release %mkrel %{rel}.%{snaprev}
%else
%define distname %{short_name}-%{version}
%define release %mkrel %{rel}
%endif

Summary:        Madwifi drivers source code
Name:           madwifi-source
Version:        %{version}
Release:        %{release}
License:        GPL
Group:          Development/Kernel
URL:            https://launchpad.net/madwifi
# to run in BUILD tree of madwifi package:
# tar cjf madwifi-r3114-20080104-source.tar.bz2 madwifi-ng-r3114-20080104/net80211/*.h madwifi-ng-r3114-20080104/include/*.h
Source0:        http://downloads.sourceforge.net/madwifi/madwifi-%{version}.tar.gz
BuildArch:      noarch

%description
This package contains parts of the madwifi drivers source code.

The whole source code cannot be distributed in the distribution
because it contains non-free binary code in the HAL.


%prep
%setup -q -n %{distname}

%build

%install
install -d %{buildroot}/usr/src/%{short_name}
cp -a net80211 include %{buildroot}/usr/src/%{short_name}

%files
%dir /usr/src/%{short_name}
/usr/src/%{short_name}/*


%changelog

* Sat Aug 11 2012 guillomovitch <guillomovitch> 0.9.4-1.mga3
+ Revision: 280641
- new version

* Sun Jan 22 2012 kamil <kamil> 0.9.3.3-11.r3114.mga2
+ Revision: 199433
- fix URL (mga#3035)
- clean .spec

* Tue Feb 15 2011 tmb <tmb> 0.9.3.3-11.r3114.mga1
+ Revision: 51855
- imported package madwifi-source


* Fri Dec 03 2010 Oden Eriksson <oeriksson@mandriva.com> 0.9.3.3-10.r3114mdv2011.0
+ Revision: 606621
- rebuild

* Wed Mar 17 2010 Oden Eriksson <oeriksson@mandriva.com> 0.9.3.3-9.r3114mdv2010.1
+ Revision: 523238
- rebuilt for 2010.1

* Thu Sep 03 2009 Christophe Fergeau <cfergeau@mandriva.com> 0.9.3.3-8.r3114mdv2010.0
+ Revision: 426056
- rebuild

* Thu Aug 07 2008 Olivier Blin <oblin@mandriva.com> 0.9.3.3-7.r3114mdv2009.0
+ Revision: 266067
- sync with madwifi-0.9.3.3-7.r3114mdv2009.0
- do not package .c files

* Tue Jun 17 2008 Thierry Vignaud <tv@mandriva.org> 0.9.3-4mdv2009.0
+ Revision: 223140
- rebuild

* Tue Jan 15 2008 Thierry Vignaud <tv@mandriva.org> 0.9.3-3mdv2008.1
+ Revision: 152892
- rebuild

* Tue Jan 15 2008 Thierry Vignaud <tv@mandriva.org> 0.9.3-2mdv2008.1
+ Revision: 152891
- rebuild
- kill re-definition of %%buildroot on Pixel's request

  + Olivier Blin <oblin@mandriva.com>
    - restore BuildRoot

* Mon May 21 2007 Olivier Blin <oblin@mandriva.com> 0.9.3-1mdv2008.0
+ Revision: 29416
- 0.9.3
- Import madwifi-source



* Wed Sep  6 2006 Olivier Blin <blino@mandriva.com> 0.9.2-1mdv2007.0
- initial Mandriva release