public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rmtfs] epel10.3: Update to 1.1.1
@ 2026-09-24 10:23 onesaladleaf
  0 siblings, 0 replies; only message in thread
From: onesaladleaf @ 2026-09-24 10:23 UTC (permalink / raw)
  To: git-commits

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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-24 10:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-24 10:23 [rpms/rmtfs] epel10.3: Update to 1.1.1 onesaladleaf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox