From 14266e31af8a877216aeffed8800637b3fb0e28d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Adam=20Go=C5=82=C4=99biowski?= Date: Wed, 13 Feb 2019 19:06:33 +0100 Subject: [PATCH] - updated to 1.3-20190211 --- dialog.spec | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/dialog.spec b/dialog.spec index cdf8e1f..bb81cd8 100644 --- a/dialog.spec +++ b/dialog.spec @@ -1,5 +1,5 @@ -%define ver 1.2 -%define sdate 20140219 +%define ver 1.3 +%define sdate 20190211 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 @@ -7,12 +7,12 @@ Summary(pl.UTF-8): Dialog tworzy okienkowy interfejs użytkownika na terminalu t Summary(tr.UTF-8): tty diyalog kutuları oluşturan bir program Name: dialog Version: %{ver}.%{sdate} -Release: 2 +Release: 1 Epoch: 1 License: LGPL v2.1 Group: Applications/Terminal -Source0: ftp://invisible-island.net/dialog/%{name}-%{ver}-%{sdate}.tgz -# Source0-md5: 4ed9b2f1162eb7706857338d11e70f8e +Source0: ftp://ftp.invisible-island.net/dialog/%{name}-%{ver}-%{sdate}.tgz +# Source0-md5: 27d05caef648e8e02d0908a59951d44c 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.11 +%attr(755,root,root) %ghost %{_libdir}/libdialog.so.15 %{_mandir}/man1/dialog.1* %lang(hu) %{_mandir}/hu/man1/dialog.1* %lang(pl) %{_mandir}/pl/man1/dialog.1* @@ -129,6 +129,7 @@ rm -rf $RPM_BUILD_ROOT %{_includedir}/dlg_*.h %{_mandir}/man3/dialog.3* %dir %{_examplesdir}/%{name}-%{version} +%dir %{_examplesdir}/%{name}-%{version}/copifuncs %{_examplesdir}/%{name}-%{version}/README %{_examplesdir}/%{name}-%{version}/*.txt %{_examplesdir}/%{name}-%{version}/*.rc @@ -141,7 +142,9 @@ rm -rf $RPM_BUILD_ROOT %attr(755,root,root) %{_examplesdir}/%{name}-%{version}/checklist %attr(755,root,root) %{_examplesdir}/%{name}-%{version}/checklist9 %attr(755,root,root) %{_examplesdir}/%{name}-%{version}/checklist[!9]* +%attr(755,root,root) %{_examplesdir}/%{name}-%{version}/copifuncs/* %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* -- 2.43.0