SPECS: nmh.spec - updated to 1.2
darekr
darekr at pld-linux.org
Thu Jan 12 12:28:00 CET 2006
Author: darekr Date: Thu Jan 12 11:28:00 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 1.2
---- Files affected:
SPECS:
nmh.spec (1.26 -> 1.27)
---- Diffs:
================================================================
Index: SPECS/nmh.spec
diff -u SPECS/nmh.spec:1.26 SPECS/nmh.spec:1.27
--- SPECS/nmh.spec:1.26 Mon Jul 25 16:30:09 2005
+++ SPECS/nmh.spec Thu Jan 12 12:27:55 2006
@@ -2,14 +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.1
+Version: 1.2
Release: 0.1
License: Freeware
Group: Applications/Mail
Source0: http://savannah.nongnu.org/download/nmh/%{name}-%{version}.tar.gz
-# Source0-md5: 060647c9c60514a2a86f7f194c830096
+# Source0-md5: aeebb9bef9ede7232f52c3a3b693eccc
Patch0: %{name}-DESTDIR.patch
-Patch1: %{name}-unquote.patch
URL: http://savannah.nongnu.org/projects/nmh/
BuildRequires: gdbm-devel
BuildRequires: ncurses-devel
@@ -40,9 +39,8 @@
linii poleceń.
%prep
-%setup -qn %{name}
+%setup -q
%patch0 -p1
-%patch1 -p0
%build
%configure \
@@ -56,6 +54,7 @@
%install
rm -rf $RPM_BUILD_ROOT
+
%{__make} install \
DESTDIR=$RPM_BUILD_ROOT \
SETGID_MAIL= \
@@ -73,7 +72,6 @@
%dir %{_libdir}/mh
%attr(755,root,root) %{_bindir}/mh/*
%attr(755,root,root) %{_libdir}/mh/*
-
%dir %{_sysconfdir}/nmh
%config %{_sysconfdir}/nmh/*
@@ -85,6 +83,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.27 2006/01/12 11:27:55 darekr
+- updated to 1.2
+
Revision 1.26 2005/07/25 14:30:09 freetz
- better late than never: 1.1, dropped hardlink insanity stuff, revisited
build process, dropped old patches, added DESTDIR and quote-fix patches,
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/nmh.spec?r1=1.26&r2=1.27&f=u
More information about the pld-cvs-commit
mailing list