]> git.pld-linux.org Git - packages/dialog.git/commitdiff
- updated to 1.3-20190211 master auto/th/dialog-1.3.20190211-1
authorAdam Gołębiowski <adamg@pld-linux.org>
Wed, 13 Feb 2019 18:06:33 +0000 (19:06 +0100)
committerAdam Gołębiowski <adamg@pld-linux.org>
Wed, 13 Feb 2019 18:06:33 +0000 (19:06 +0100)
dialog.spec

index cdf8e1fd8ddd56740724112357493453752caa07..bb81cd8ba19052bb5ae40537bba8892ea6a97e44 100644 (file)
@@ -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*
This page took 0.034188 seconds and 4 git commands to generate.