]> git.wh0rd.org Git - nano.git/commitdiff
tweak the spec file to properly package the "rnano" symlink
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Sun, 1 Aug 2004 22:00:29 +0000 (22:00 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Sun, 1 Aug 2004 22:00:29 +0000 (22:00 +0000)
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1879 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

ChangeLog
nano.spec.in

index faf92d9ad1ba8b5c826c2a7dae61e28289b14122..5028ce2082e1ad4b7170c40fdfaa3a4bec741cd7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -207,6 +207,9 @@ CVS code -
          typedef, extern, union, unsigned, inline, and long to the
          green list. (Mike Frysinger)  DLR: Also add signed, short, and
          enum to the green list.
+- nano.spec.in:
+       - Tweak to include all files in %{_bindir} instead of just nano,
+         so that the "rnano" symlink will be properly packaged. (DLR)
 
 GNU nano 1.3.3 - 2004.06.28
 - General:
index a2391b23e171812d08dd110386a2140c6b351dcf..dddb93be00cc3c855f8e2bc792882f2eb745acef 100644 (file)
@@ -31,7 +31,7 @@ make DESTDIR="$RPM_BUILD_ROOT" install
 %files
 %defattr(-,root,root)
 %doc AUTHORS BUGS COPYING ChangeLog INSTALL NEWS README THANKS TODO doc/faq.html doc/nanorc.sample
-%{_bindir}/nano
+%{_bindir}/*
 %{_mandir}/*/*
 %{_datadir}/locale/*/LC_MESSAGES/nano.mo
 %{_infodir}/nano.info*