]> TLD Linux GIT Repositories - packages/dialog.git/blobdiff - dialog.spec
- revert escaping changes, breaks existing code
[packages/dialog.git] / dialog.spec
index 0686bc07417ef2150fea49854b5a95bee4907041..681af3e6b698aab26199eec2e25947fd945a8b75 100644 (file)
@@ -7,7 +7,7 @@ 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:       1
+Release:       2
 Epoch:         1
 License:       LGPL v2.1
 Group:         Applications/Terminal
@@ -15,6 +15,7 @@ Source0:      ftp://invisible-island.net/dialog/%{name}-%{ver}-%{sdate}.tgz
 # Source0-md5: c60823a4b09e12f8ae79036f05885ba4
 Source1:       http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/%{name}-non-english-man-pages.tar.bz2
 # Source1-md5: 932081790cd8aa857822bd2b0eafa5bb
+Patch0:                escaping_fix.patch
 URL:           http://invisible-island.net/dialog/dialog.html
 BuildRequires: gettext-devel
 BuildRequires: libtool
@@ -81,6 +82,7 @@ Statyczna biblioteka dialog.
 
 %prep
 %setup -q -n %{name}-%{ver}-%{sdate}
+%patch -p1
 
 %build
 %configure \