George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages / 
rtl-sdr


Commits:
6f2f2308 by George Rawlinson at 2023-11-10T23:46:41+00:00
upgpkg: 1:2.0.1-2

* Remove conflicting fixes (FS#80217).

- - - - -


3 changed files:

- .SRCINFO
- PKGBUILD
- − rtlsdr.conf


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = rtl-sdr
        pkgdesc = Driver for Realtek RTL2832U, allowing general purpose 
software defined radio (SDR)
        pkgver = 2.0.1
-       pkgrel = 1
+       pkgrel = 2
        epoch = 1
        url = https://osmocom.org/projects/rtl-sdr/wiki
        install = rtl-sdr.install


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 
 pkgname=rtl-sdr
 pkgver=2.0.1
-pkgrel=1
+pkgrel=2
 epoch=1
 pkgdesc='Driver for Realtek RTL2832U, allowing general purpose software 
defined radio (SDR)'
 arch=('x86_64')
@@ -33,9 +33,8 @@ prepare() {
   # ensure udev rules get installed to correct directory
   patch -p1 -i "$srcdir/fix-udev-directory.patch"
 
-  # fix udev rules
+  # fix udev rules and allow access to any logged in user
   # https://bugzilla.redhat.com/show_bug.cgi?id=815093
-  sed -e 's/plugdev/rtlsdr/g' -i rtl-sdr.rules
   sed -e 's/GROUP="plugdev"/TAG+="uaccess"/' -i rtl-sdr.rules
 }
 


=====================================
rtlsdr.conf deleted
=====================================
@@ -1,4 +0,0 @@
-# disable DVB drivers
-blacklist rtl2830
-blacklist rtl2832
-blacklist dvb_usb_rtl28xxu



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/rtl-sdr/-/commit/6f2f23081f88a3a4bf218fbb760bfac295b09104

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/rtl-sdr/-/commit/6f2f23081f88a3a4bf218fbb760bfac295b09104
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to