aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2017-03-18 14:23:01 +0100
committerHarald Welte <laforge@gnumonks.org>2017-03-18 14:23:01 +0100
commit19e19e3609508d121ba46c165e5ed1502a3cf9da (patch)
treed459756fdf5e60a550ba0d1dacdc2fbc29fce0b2
parent93c3b386cfc30a33e69197acf968a974dd38a2fb (diff)
track README.md rename in spec file and debian/docs
When README was renamed to README.md, the debian and rpm packaging information was not updated. Change-Id: I3fb3016defb74cf4e9c0a363f70eff9d6f71a5f5
-rw-r--r--debian/docs2
-rw-r--r--openggsn.spec.in2
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/docs b/debian/docs
index 50bd824..8913f46 100644
--- a/debian/docs
+++ b/debian/docs
@@ -1,2 +1,2 @@
NEWS
-README
+README.md
diff --git a/openggsn.spec.in b/openggsn.spec.in
index 3ee319e..f15866e 100644
--- a/openggsn.spec.in
+++ b/openggsn.spec.in
@@ -63,7 +63,7 @@ make clean
%dir /var/lib/ggsn
/var/lib/ggsn/gsn_restart
-%doc AUTHORS COPYING INSTALL NEWS README
+%doc AUTHORS COPYING INSTALL NEWS README.md
%doc examples/ggsn.conf
%doc examples/sgsnemu.conf
%doc examples/ggsn.init