]> git.pld-linux.org Git - packages/crda.git/blobdiff - crda.spec
- up to 1.1.2
[packages/crda.git] / crda.spec
index 2878acda7fbe8b37640d1aabe99c9d3031ed2427..1df30ca4138395fd716b617b599a059b48638b76 100644 (file)
--- a/crda.spec
+++ b/crda.spec
@@ -1,11 +1,11 @@
 Summary:       udev helper: Central Regulatory Domain Agent
 Name:          crda
-Version:       1.1.1
-Release:       3
+Version:       1.1.2
+Release:       1
 License:       ISC
 Group:         Networking/Daemons
-Source0:       http://wireless.kernel.org/download/crda/%{name}-%{version}.tar.bz2
-# Source0-md5: 5fc77af68b3e21736b8ef2f8b061c810
+Source0:       http://linuxwireless.org/download/crda/%{name}-%{version}.tar.bz2
+# Source0-md5: 5226f65aebacf94baaf820f8b4e06df4
 BuildRequires: libgcrypt-devel
 BuildRequires: libnl-devel >= 1:3.0
 BuildRequires: python
@@ -25,13 +25,10 @@ manually except if debugging udev issues.
 %prep
 %setup -q
 
-sed -i -e 's#libnl-2#libnl-3#g' -e 's#-lnl-genl#-lnl-genl-3#g' Makefile
-
 %build
 %{__make} \
        V=1 \
        CC="%{__cc}" \
-       CFLAGS="%{rpmcflags} %{rpmcppflags} -DCONFIG_LIBNL20=1 `pkg-config --cflags libnl-3.0`" \
        REG_BIN=%{_datadir}/crda/regulatory.bin
 
 %install
This page took 0.033594 seconds and 4 git commands to generate.