]> TLD Linux GIT Repositories - packages/dialog.git/blobdiff - dialog.spec
- updated to 1.3-20160209
[packages/dialog.git] / dialog.spec
index 2ba39fd52762ba5d9729c9d7c5de8546d2d9a7cb..0686bc07417ef2150fea49854b5a95bee4907041 100644 (file)
@@ -1,5 +1,5 @@
-%define                ver     1.2
-%define                sdate   20150920
+%define                ver     1.3
+%define                sdate   20160209
 Summary:       A program to build tty dialog boxes
 Summary(de.UTF-8):     Ein Programm zum Erstellen von tty-Dialogfeldern
 Summary(fr.UTF-8):     Programme pour construire des boĆ®tes de dialogue en mode texte
@@ -12,7 +12,7 @@ Epoch:                1
 License:       LGPL v2.1
 Group:         Applications/Terminal
 Source0:       ftp://invisible-island.net/dialog/%{name}-%{ver}-%{sdate}.tgz
-# Source0-md5: 2b7c002b0a88ce1e0014af34b6b1ebdc
+# Source0-md5: c60823a4b09e12f8ae79036f05885ba4
 Source1:       http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/%{name}-non-english-man-pages.tar.bz2
 # Source1-md5: 932081790cd8aa857822bd2b0eafa5bb
 URL:           http://invisible-island.net/dialog/dialog.html
@@ -115,7 +115,7 @@ rm -rf $RPM_BUILD_ROOT
 %doc CHANGES README
 %attr(755,root,root) %{_bindir}/dialog
 %attr(755,root,root) %{_libdir}/libdialog.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libdialog.so.12
+%attr(755,root,root) %ghost %{_libdir}/libdialog.so.13
 %{_mandir}/man1/dialog.1*
 %lang(hu) %{_mandir}/hu/man1/dialog.1*
 %lang(pl) %{_mandir}/pl/man1/dialog.1*
@@ -142,6 +142,7 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_examplesdir}/%{name}-%{version}/checklist9
 %attr(755,root,root) %{_examplesdir}/%{name}-%{version}/checklist[!9]*
 %attr(755,root,root) %{_examplesdir}/%{name}-%{version}/dft*
+%attr(755,root,root) %{_examplesdir}/%{name}-%{version}/dselect
 %attr(755,root,root) %{_examplesdir}/%{name}-%{version}/editbox*
 %attr(755,root,root) %{_examplesdir}/%{name}-%{version}/form*
 %attr(755,root,root) %{_examplesdir}/%{name}-%{version}/fselect*