From 1a953616b9ce35498722323fdda70969e532b0a2 Mon Sep 17 00:00:00 2001 From: darekr Date: Wed, 10 May 2006 11:16:03 +0000 Subject: [PATCH] - noreplace and %verify() for config file Changed files: 2UTF.spec -> 1.49 --- 2UTF.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2UTF.spec b/2UTF.spec index d3fbac1..d1a014a 100644 --- a/2UTF.spec +++ b/2UTF.spec @@ -84,7 +84,7 @@ fi %files %defattr(644,root,root,755) %doc examples/* BSD_style_license TODO changelog copyright -%config %{_sysconfdir}/2UTF.config +%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/2UTF.config %attr(755,root,root) %{_bindir}/* %{_mandir}/man1/* %{_datadir}/terminfo/l/* -- 2.44.0