]> git.pld-linux.org Git - packages/dml.git/blobdiff - dml.spec
- added the input_utf8.patch
[packages/dml.git] / dml.spec
index 1404077aecc4568cbd6ddd6ae3c1050476e42067..e36f87aa85cab5ad356bbe702e1ab20e2d28ccd0 100644 (file)
--- a/dml.spec
+++ b/dml.spec
@@ -2,11 +2,13 @@ Summary:      Tool for displaying dialogs from shell
 Summary(pl.UTF-8):     Narzędzie do wyświetlania okien dialogowych z shella
 Name:          dml
 Version:       0.1.6
-Release:       2
+Release:       3
 License:       GPL v2
 Group:         Applications/Terminal
 Source0:       ftp://ftp.pld-linux.org/people/malekith/dml/%{name}-%{version}.tar.gz
 # Source0-md5: 1862186f09b0c82fd69c50364fbbd638
+Patch0:                %{name}-utf8.patch
+Patch1:                %{name}-input_utf8.patch
 BuildRequires: slang-devel >= 2.0.0
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -18,6 +20,8 @@ Narzędzie do wyświetlania okien dialogowych z shella.
 
 %prep
 %setup -q
+%patch0 -p1
+%patch1 -p1
 
 %build
 %{__make} \
This page took 0.062983 seconds and 4 git commands to generate.