public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: onesaladleaf <snailonacliff@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/rmtfs] epel10.3: Update to 1.1.1
Date: Thu, 24 Sep 2026 10:23:55 GMT	[thread overview]
Message-ID: <179024543562.1.1962270943686960713.rpms-rmtfs-5e1f76e35c2a@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rmtfs
Branch : epel10.3
Commit : 5e1f76e35c2a0d6ecd620164bed8728f000630be
Author : onesaladleaf <snailonacliff@gmail.com>
Date   : 2025-10-04T04:24:59+03:00
Stats  : +6/-29 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/rmtfs/c/5e1f76e35c2a0d6ecd620164bed8728f000630be?branch=epel10.3

Log:
Update to 1.1.1

---
diff --git a/20.patch b/20.patch
deleted file mode 100644
index 4aa41ef..0000000
--- a/20.patch
+++ /dev/null
@@ -1,23 +0,0 @@
-From 44fcb2ec647ba4e56ab4d3ebea42f08aa71677f5 Mon Sep 17 00:00:00 2001
-From: Luca Weiss <luca.weiss@fairphone.com>
-Date: Mon, 11 Mar 2024 11:02:29 +0100
-Subject: [PATCH] rmtfs.service.in: Remove dependency on qrtr-ns.service
-
-The QRTR nameserver has been built into the kernel for years now, drop
-the dependency since qrtr-ns.service won't do anything anyways.
----
- rmtfs.service.in | 2 --
- 1 file changed, 2 deletions(-)
-
-diff --git a/rmtfs.service.in b/rmtfs.service.in
-index 8384043..abd12df 100644
---- a/rmtfs.service.in
-+++ b/rmtfs.service.in
-@@ -1,7 +1,5 @@
- [Unit]
- Description=Qualcomm remotefs service
--Requires=qrtr-ns.service
--After=qrtr-ns.service
- 
- [Service]
- ExecStart=RMTFS_PATH/rmtfs -r -P -s

diff --git a/rmtfs.spec b/rmtfs.spec
index e43354b..69ce090 100644
--- a/rmtfs.spec
+++ b/rmtfs.spec
@@ -1,12 +1,11 @@
 Name:           rmtfs
-Version:        1.1
+Version:        1.1.1
 Release:        %autorelease
 Summary:        Qualcomm Remote Filesystem Service Implementation
 
 License:        BSD-3-Clause
 URL:            https://github.com/linux-msm/rmtfs/
 Source:         %{url}/archive/v%{version}/%{name}-%{version}.tar.gz
-Patch:          https://patch-diff.githubusercontent.com/raw/linux-msm/rmtfs/pull/20.patch
 
 BuildRequires:  gcc
 BuildRequires:  make
@@ -29,18 +28,19 @@ Qualcomm Remote Filesystem Service Implementation.
 %make_install prefix="%{_prefix}"
 
 %post
-%systemd_post rmtfs.service
+%systemd_post rmtfs.service rmtfs-dir.service
 
 %preun
-%systemd_preun rmtfs.service
+%systemd_preun rmtfs.service rmtfs-dir.service
 
 %postun
-%systemd_postun rmtfs.service
+%systemd_postun rmtfs.service rmtfs-dir.service
 
 %files
 %license LICENSE
 %{_bindir}/%{name}
 %{_unitdir}/rmtfs.service
+%{_unitdir}/rmtfs-dir.service
 
 %changelog
 %autochangelog

diff --git a/sources b/sources
index 79c88a4..78d0963 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (rmtfs-1.1.tar.gz) = 5e1ec620376ff6c01459e5769826dc711aaf9b9462898c9ff510d75ea3b61076c0f7b930bf7ca83f458132128bf63688e80945c135112bbe90e0ef85a7d03cbf
+SHA512 (rmtfs-1.1.1.tar.gz) = 15b8dd0e0b2105e331feb7632c44e213566b1feb42c5bef7fe342e96a948fc6fe1e16c767fb67d726a771088a04f4b17c8fd813c469bf6c289beb2b9d11627d8

                 reply	other threads:[~2026-09-24 10:23 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=179024543562.1.1962270943686960713.rpms-rmtfs-5e1f76e35c2a@fedoraproject.org \
    --to=snailonacliff@gmail.com \
    --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