Blob Blame History Raw
From e9b3dec6a7396f6da2b21ded1bb97b00b6505077 Mon Sep 17 00:00:00 2001
From: John Kacur <jkacur@redhat.com>
Date: Thu, 22 Aug 2013 15:51:50 +0200
Subject: [PATCH 4/4] spec: Show where the original source comes from in
 comments Signed-off-by: John Kacur <jkacur@redhat.com>

---
 rpm/SPECS/tuna.spec | 1 +
 1 file changed, 1 insertion(+)

diff --git a/rpm/SPECS/tuna.spec b/rpm/SPECS/tuna.spec
index 4dd26f8..09d571d 100644
--- a/rpm/SPECS/tuna.spec
+++ b/rpm/SPECS/tuna.spec
@@ -9,6 +9,7 @@ Summary: Application tuning GUI & command line utility
 Group: Applications/System
 Source: http://userweb.kernel.org/~acme/tuna/%{name}-%{version}.tar.bz2
 URL: http://userweb.kernel.org/~acme/tuna/
+# Real source is now at git://git.kernel.org/pub/scm/utils/tuna/tuna
 BuildArch: noarch
 BuildRequires: python-devel, gettext
 Requires: python-ethtool
-- 
1.8.1.4