[tcllib] Fix files section

Dmitrij S. Kryzhevich krege at fedoraproject.org
Tue Mar 3 06:52:28 UTC 2015


commit 4536269e40a4979c3c17646182cde75a2e1608e7
Author: Dmitrij S. Kryzhevich <krege at land.ru>
Date:   Tue Mar 3 12:52:24 2015 +0600

    Fix files section

 tcllib.spec | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/tcllib.spec b/tcllib.spec
index 094c031..ff55de2 100644
--- a/tcllib.spec
+++ b/tcllib.spec
@@ -4,7 +4,7 @@
 Summary:    The standard Tcl library
 Name:       tcllib
 Version:    1.16
-Release:    4%{?dist}
+Release:    5%{?dist}
 License:    BSD
 Group:      Development/Libraries
 Source:     http://downloads.sourceforge.net/tcllib/Tcllib-%{version}.tar.gz
@@ -69,11 +69,15 @@ find %{buildroot}/%{_datadir} -name \*.tcl -exec chmod 0644 {} \;
 %{tcl_sitelib}/%{name}-%{version}
 %{_mandir}/mann/*
 %{_bindir}/dtplite
+%{_bindir}/pt
 %{_bindir}/nns*
 %{_bindir}/page
 %{_bindir}/tcldocstrip
 
 %changelog
+* Tue Mar 03 2015 Dmitrij S. Kryzhevich <krege at land.ru> - 1.16-5
+- Add one more binary file to bin dir.
+
 * Tue Mar 03 2015 Dmitrij S. Kryzhevich <krege at land.ru> - 1.16-4
 - Drop man renames as they are renamedin upstream.
 


More information about the scm-commits mailing list