Rename a couple files to .md
authorWayne Davison <wayne@opencoder.net>
Mon, 25 May 2020 22:00:30 +0000 (15:00 -0700)
committerWayne Davison <wayne@opencoder.net>
Mon, 25 May 2020 22:05:06 +0000 (15:05 -0700)
INSTALL.md [moved from INSTALL with 100% similarity]
README.md [moved from README with 100% similarity]
packaging/lsb/rsync.spec
packaging/release-rsync
packaging/solaris/build_pkg.sh
rsync.yo

similarity index 100%
rename from INSTALL
rename to INSTALL.md
similarity index 100%
rename from README
rename to README.md
index 65a442e8a30e919910692b90ddb068bb150eba39..f0e9519b8f8e65bab11c897540657414ffe10bd4 100644 (file)
@@ -66,7 +66,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(-,root,root)
-%doc COPYING NEWS OLDNEWS README support/ tech_report.tex
+%doc COPYING NEWS OLDNEWS README.md support/ tech_report.tex
 %config(noreplace) /etc/xinetd.d/rsync
 %{_prefix}/bin/rsync
 %{_prefix}/bin/rsync-ssl
index 88ed34ec4440b7cfaaa7ce156e07e1b7c4f17596..064323fa511b4289957a1e88297b6f37d0eaff78 100755 (executable)
@@ -276,7 +276,7 @@ About to:
     - create release tar, "{srctar_name}"
     - generate {rsync_ver}/patches/* files
     - create patches tar, "{pattar_name}"
-    - update top-level README, *NEWS, TODO, and ChangeLog
+    - update top-level README.md, *NEWS, TODO, and ChangeLog
     - update top-level rsync*.html manpages
     - gpg-sign the release files
     - update hard-linked top-level release files{skipping}
@@ -347,7 +347,7 @@ About to:
     shutil.rmtree(rsync_ver)
 
     print(f"Updating the other files in {dest} ...")
-    cmd_chk('rsync -a README NEWS OLDNEWS TODO'.split() + [dest])
+    cmd_chk('rsync -a README.md NEWS OLDNEWS TODO'.split() + [dest])
     if os.path.lexists(news_file):
         os.unlink(news_file)
     os.link(f"{dest}/NEWS", news_file)
index 3d982f2724a20d66c0221d9f5d127844007438c4..29c035a09a3dfc561243a4f56c4e39b1dc789eab 100644 (file)
@@ -41,7 +41,7 @@ mkdir -p $FAKE_ROOT/man/man5
 cp ../../../rsync $FAKE_ROOT/bin/rsync
 cp ../../../rsync.1 $FAKE_ROOT/man/man1/rsync.1
 cp ../../../rsyncd.conf.5 $FAKE_ROOT/man/man5/rsyncd.conf.5
-cp ../../../README $FAKE_ROOT/doc/rsync/README
+cp ../../../README.md $FAKE_ROOT/doc/rsync/README.md
 cp ../../../COPYING $FAKE_ROOT/doc/rsync/COPYING
 cp ../../../tech_report.pdf $FAKE_ROOT/doc/rsync/tech_report.pdf
 cp ../../../COPYING $FAKE_ROOT/COPYING
@@ -68,7 +68,7 @@ d none bin 0755 bin bin
 f none bin/rsync 0755 bin bin
 d none doc 0755 bin bin
 d none doc/$NAME 0755 bin bin
-f none doc/$NAME/README 0644 bin bin
+f none doc/$NAME/README.md 0644 bin bin
 f none doc/$NAME/COPYING 0644 bin bin
 f none doc/$NAME/tech_report.pdf 0644 bin bin
 d none man 0755 bin bin
index 2c310039176d90b58b0622836b5722692b00a6ea..15a3c24022db278714bc907d0c8914b5f88499cf 100644 (file)
--- a/rsync.yo
+++ b/rsync.yo
@@ -76,7 +76,7 @@ server, but a server can be either a daemon or a remote-shell spawned process.
 
 manpagesection(SETUP)
 
-See the file README for installation instructions.
+See the file README.md for installation instructions.
 
 Once installed, you can use rsync to any machine that you can access via
 a remote shell (as well as some that you can access using the rsync