]> git.pld-linux.org Git - packages/crda.git/commitdiff
- up to 1.1.3 auto/th/crda-1.1.3-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sat, 19 Jan 2013 08:23:32 +0000 (09:23 +0100)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Sat, 19 Jan 2013 08:23:32 +0000 (09:23 +0100)
crda.spec
nl3.patch [deleted file]

index 67c00e018fa4a01e1ba1743e8c750574e2b06300..ba21b444606a72bce806c1e4b2671a3fbf7cc06e 100644 (file)
--- a/crda.spec
+++ b/crda.spec
@@ -5,14 +5,13 @@
 Summary:       udev helper: Central Regulatory Domain Agent
 Summary(pl.UTF-8):     Program pomocniczy udev: Central Regulatory Domain Agent
 Name:          crda
-Version:       1.1.2
-Release:       4
+Version:       1.1.3
+Release:       1
 License:       ISC
 Group:         Networking/Daemons
 Source0:       http://linuxwireless.org/download/crda/%{name}-%{version}.tar.bz2
-# Source0-md5: 5226f65aebacf94baaf820f8b4e06df4
-Patch0:                nl3.patch
-Patch1:                %{name}-regdb.patch
+# Source0-md5: 29579185e06a75675507527243d28e5c
+Patch0:                %{name}-regdb.patch
 URL:           http://wireless.kernel.org/en/developers/Regulatory
 BuildRequires: libgcrypt-devel
 BuildRequires: libnl-devel >= 1:3.2
@@ -41,7 +40,6 @@ nie powinien wywoływać go ręcznie, chyba że w celach diagnostyki udev.
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
 
 %build
 CFLAGS="%{rpmcflags} %{rpmcppflags}" \
diff --git a/nl3.patch b/nl3.patch
deleted file mode 100644 (file)
index f405969..0000000
--- a/nl3.patch
+++ /dev/null
@@ -1,12 +0,0 @@
---- crda-1.1.2/Makefile.wiget  2011-10-01 21:22:01.852300958 +0200
-+++ crda-1.1.2/Makefile        2011-10-01 21:23:02.153603618 +0200
-@@ -51,8 +51,7 @@ NL3FOUND := $(shell pkg-config --atleast
- ifeq ($(NL3FOUND),Y)
- CFLAGS += -DCONFIG_LIBNL30
--NLLIBS += -lnl-genl
--NLLIBNAME = libnl-3.0
-+NLLIBNAME = libnl-3.0 libnl-genl-3.0
- else
-       ifeq ($(NL2FOUND),Y)
-       CFLAGS += -DCONFIG_LIBNL20
This page took 0.146888 seconds and 4 git commands to generate.