public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/transmission] epel10: Change service type.
@ 2026-07-20 20:37 Gwyn Ciesla
0 siblings, 0 replies; only message in thread
From: Gwyn Ciesla @ 2026-07-20 20:37 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/transmission
Branch : epel10
Commit : 7a07148abe2b0b5b685603317d3612eecd52785a
Author : Gwyn Ciesla <limburgher@gmail.com>
Date : 2017-04-13T09:02:02-05:00
Stats : +7/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/transmission/c/7a07148abe2b0b5b685603317d3612eecd52785a?branch=epel10
Log:
Change service type.
---
diff --git a/transmission.spec b/transmission.spec
index 0a5a778..37db633 100644
--- a/transmission.spec
+++ b/transmission.spec
@@ -2,7 +2,7 @@
Name: transmission
Version: 2.92
-Release: 4%{?dist}
+Release: 5%{?dist}
Summary: A lightweight GTK+ BitTorrent client
Group: Applications/Internet
@@ -101,6 +101,9 @@ mv AUTHORS.new AUTHORS
iconv --from=ISO-8859-1 --to=UTF-8 NEWS > NEWS.new
mv NEWS.new NEWS
+# Correct unit file service type
+sed -i s/notify/simple/g daemon/transmission-daemon.service
+
%build
CXXFLAGS="%{optflags} -fPIC"
@@ -250,6 +253,9 @@ fi
%doc %{_mandir}/man1/transmission-qt.*
%changelog
+* Thu Apr 13 2017 Gwyn Ciesla <limburgher@gmail.com> - 2.92-5
+- Correct unit file service type, BZ 1442085.
+
* Tue Apr 11 2017 Gwyn Ciesla <limburgher@gmail.com> - 2.92-4
- Fix FTBFS.
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-20 20:37 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-20 20:37 [rpms/transmission] epel10: Change service type Gwyn Ciesla
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox