public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/transmission] epel10: Own %{_datadir}/transmission dir.
@ 2026-07-20 20:36
0 siblings, 0 replies; only message in thread
From: @ 2026-07-20 20:36 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/transmission
Branch : epel10
Commit : 794ab1aac715206e3fd7c19b77452f1c1888bdaf
Author : Ville Skyttä <ville.skytta@iki.fi>
Date : 2011-03-03T09:13:43+02:00
Stats : +5/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/transmission/c/794ab1aac715206e3fd7c19b77452f1c1888bdaf?branch=epel10
Log:
Own %{_datadir}/transmission dir.
---
diff --git a/transmission.spec b/transmission.spec
index a185395..0657bcd 100644
--- a/transmission.spec
+++ b/transmission.spec
@@ -1,6 +1,6 @@
Name: transmission
Version: 2.21
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: A lightweight GTK+ BitTorrent client
Group: Applications/Internet
@@ -171,7 +171,7 @@ update-desktop-database > /dev/null 2>&1 || :
%{_bindir}/transmission-create
%{_bindir}/transmission-edit
%{_bindir}/transmission-show
-%{_datadir}/transmission/web/
+%{_datadir}/transmission/
%{_datadir}/pixmaps/*
%{_datadir}/icons/hicolor/*/apps/transmission.*
%doc %{_mandir}/man1/transmission-remote*
@@ -205,6 +205,9 @@ update-desktop-database > /dev/null 2>&1 || :
%doc %{_mandir}/man1/transmission-qt.*
%changelog
+* Wed Mar 2 2011 Ville Skyttä <ville.skytta@iki.fi> - 2.21-2
+- Own %%{_datadir}/transmission dir.
+
* Wed Feb 09 2011 Rahul Sundaram <sundaram@fedoraproject.org> - 2.21-1
- Update to latest upstream release
- Drop no longer needed libnotify patch
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-20 20:36 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:36 [rpms/transmission] epel10: Own %{_datadir}/transmission dir
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox