]> git.pld-linux.org Git - packages/nmh.git/commitdiff
- rel 3; fix tinfo link auto/th/nmh-1_2-3
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 2 Jan 2007 01:23:13 +0000 (01:23 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    nmh.spec -> 1.32

nmh.spec

index cbad77c9bec4d4f25e84834fbf0ec8bdcc7243e3..3294c3622e1cf4a5f6d5382e8d9039540bba3120 100644 (file)
--- a/nmh.spec
+++ b/nmh.spec
@@ -2,12 +2,13 @@ Summary:      A capable mail handling system with a command line interface
 Summary(pl):   System obs³ugi poczty z interfejsem z linii poleceñ
 Name:          nmh
 Version:       1.2
-Release:       2
+Release:       3
 License:       Freeware
 Group:         Applications/Mail
 Source0:       http://savannah.nongnu.org/download/nmh/%{name}-%{version}.tar.gz
 # Source0-md5: aeebb9bef9ede7232f52c3a3b693eccc
 Patch0:                %{name}-DESTDIR.patch
+Patch1:                %{name}-build.patch
 URL:           http://savannah.nongnu.org/projects/nmh/
 BuildRequires: gdbm-devel
 BuildRequires: ncurses-devel
@@ -40,6 +41,7 @@ linii polece
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 %configure \
This page took 0.032342 seconds and 4 git commands to generate.