aboutsummaryrefslogtreecommitdiffstats
path: root/README_d
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2017-10-12 22:10:00 +0300
committerArnold D. Robbins <arnold@skeeve.com>2017-10-12 22:10:00 +0300
commit56d3294aaae852fae059ec61ab56482bef2679f2 (patch)
tree9471dfe94aa09717da127c8e4b90793af7c3131a /README_d
parentf6f4abd11c600e16a2fe868bdd0bbda5e616f0c8 (diff)
parent6b459d91405cd9e2306e9b32d24ed1fcacc52f7c (diff)
downloadegawk-56d3294aaae852fae059ec61ab56482bef2679f2.tar.gz
egawk-56d3294aaae852fae059ec61ab56482bef2679f2.tar.bz2
egawk-56d3294aaae852fae059ec61ab56482bef2679f2.zip
Merge branch 'master' into feature/fix-comments
Diffstat (limited to 'README_d')
-rw-r--r--README_d/ChangeLog4
-rw-r--r--README_d/README.rpm16
2 files changed, 20 insertions, 0 deletions
diff --git a/README_d/ChangeLog b/README_d/ChangeLog
index aff9ef95..8188817c 100644
--- a/README_d/ChangeLog
+++ b/README_d/ChangeLog
@@ -1,3 +1,7 @@
+2017-10-10 Arnold D. Robbins <arnold@skeeve.com>
+
+ * README.rpm: New file.
+
2017-09-04 Eli Zaretskii <eliz@gnu.org>
* README.pc: Update instructions for building the extensions
diff --git a/README_d/README.rpm b/README_d/README.rpm
new file mode 100644
index 00000000..4b2831fd
--- /dev/null
+++ b/README_d/README.rpm
@@ -0,0 +1,16 @@
+Tue Oct 10 20:58:29 IDT 2017
+============================
+
+If you're interested in the RPM .spec file for gawk from the
+Fedora project, you can find it at:
+
+ https://src.fedoraproject.org/rpms/gawk/blob/master/f/gawk.spec
+
+This is very Fedora-specific; it would need work before it could
+used in a more generic fashion, but it might be useful as a
+starting point.
+
+Thanks to David Kaspar [Dee'Kej] <dkaspar@redhat.com> for the pointer.
+
+Arnold Robbins
+arnold@skeeve.com