public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: David Auer <dreua@posteo.de>
To: git-commits@fedoraproject.org
Subject: [rpms/libjaylink] rawhide: fix udev rules
Date: Tue, 18 Aug 2026 13:04:54 GMT [thread overview]
Message-ID: <178705829437.1.18327853885057871039.rpms-libjaylink-e6f5d28880eb@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/libjaylink
Branch : rawhide
Commit : e6f5d28880eb94fddbd94cb6a35b9e8c8891b7e4
Author : David Auer <dreua@posteo.de>
Date : 2026-08-18T15:04:42+02:00
Stats : +5/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/libjaylink/c/e6f5d28880eb94fddbd94cb6a35b9e8c8891b7e4?branch=rawhide
Log:
fix udev rules
---
diff --git a/libjaylink.spec b/libjaylink.spec
index 55ce3d3..7c81d5c 100644
--- a/libjaylink.spec
+++ b/libjaylink.spec
@@ -1,6 +1,6 @@
Name: libjaylink
Version: 0.4.0
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Library for SEGGER J-Link and compatible devices
# Automatically converted from old format: GPLv2+ - review is highly recommended.
@@ -43,7 +43,7 @@ rm -rf $RPM_BUILD_ROOT
%make_install
find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
%__mkdir -p $RPM_BUILD_ROOT/usr/lib/udev/rules.d/
-%__sed -e 's/MODE="664", GROUP="plugdev"/TAG+="uaccess"/g' contrib/60-libjaylink.rules > $RPM_BUILD_ROOT/usr/lib/udev/rules.d/60-libjaylink.rules
+%__sed -e 's/MODE="660", GROUP="plugdev", //g' contrib/60-libjaylink.rules > $RPM_BUILD_ROOT/usr/lib/udev/rules.d/60-libjaylink.rules
%ldconfig_scriptlets
@@ -60,6 +60,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
%{_libdir}/pkgconfig/*
%changelog
+* Tue Aug 18 2026 David Auer <dreua@posteo.de> - 0.4.0-2
+- fix udev rules
+
* Sun Aug 16 2026 David Auer <dreua@posteo.de> - 0.4.0-1
- update to 0.4.0
reply other threads:[~2026-08-18 13:04 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178705829437.1.18327853885057871039.rpms-libjaylink-e6f5d28880eb@fedoraproject.org \
--to=dreua@posteo.de \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox