SPECS: most.spec - BR: perl-base - noreplace for %config, added %v...

darekr darekr at pld-linux.org
Sun Aug 28 20:38:30 CEST 2005


Author: darekr                       Date: Sun Aug 28 18:38:30 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- BR: perl-base
- noreplace for %config, added %verify()

---- Files affected:
SPECS:
   most.spec (1.36 -> 1.37) 

---- Diffs:

================================================================
Index: SPECS/most.spec
diff -u SPECS/most.spec:1.36 SPECS/most.spec:1.37
--- SPECS/most.spec:1.36	Mon Aug  1 14:16:12 2005
+++ SPECS/most.spec	Sun Aug 28 20:38:24 2005
@@ -4,13 +4,14 @@
 Name:		most
 Version:	4.10.2
 Release:	1
-License:	GPL
+License:	GPL v2
 Group:		Applications/Text
 Source0:	ftp://space.mit.edu/pub/davis/most/%{name}-%{version}.tar.bz2
 # Source0-md5:	99a24b6989ac81f436791b957b2e171a
 URL:		http://www.jedsoft.org/most/
 BuildRequires:	autoconf >= 2.50
 BuildRequires:	automake
+BuildRequires:	perl-base
 BuildRequires:	slang-devel >= 1.3.6
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -57,7 +58,7 @@
 %files
 %defattr(644,root,root,755)
 %doc README *.rc *.txt
-%config %{_sysconfdir}/most.conf
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/most.conf
 %attr(755,root,root) %{_bindir}/most
 %{_mandir}/man1/*.1*
 
@@ -67,6 +68,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.37  2005/08/28 18:38:24  darekr
+- BR: perl-base
+- noreplace for %config, added %verify()
+
 Revision 1.36  2005/08/01 12:16:12  blekot
 - up to 4.10.2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/most.spec?r1=1.36&r2=1.37&f=u




More information about the pld-cvs-commit mailing list