SPECS: herrie.spec - sample config is not sane (package it as doc)...
arekm
arekm at pld-linux.org
Thu Apr 19 11:43:13 CEST 2007
Author: arekm Date: Thu Apr 19 09:43:13 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- sample config is not sane (package it as doc) + empty /etc/herrie.conf
---- Files affected:
SPECS:
herrie.spec (1.24 -> 1.25)
---- Diffs:
================================================================
Index: SPECS/herrie.spec
diff -u SPECS/herrie.spec:1.24 SPECS/herrie.spec:1.25
--- SPECS/herrie.spec:1.24 Thu Apr 19 11:32:14 2007
+++ SPECS/herrie.spec Thu Apr 19 11:43:08 2007
@@ -48,7 +48,7 @@
%{__make} install \
DESTDIR=$RPM_BUILD_ROOT
-mv $RPM_BUILD_ROOT/etc/herrie.conf.sample $RPM_BUILD_ROOT/etc/herrie.conf
+:> $RPM_BUILD_ROOT/etc/herrie.conf
%find_lang %{name}
@@ -58,7 +58,7 @@
%files -f %{name}.lang
%defattr(644,root,root,755)
%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/*.conf
-%doc COPYING ChangeLog README
+%doc COPYING ChangeLog README *.sample
%attr(755,root,root) %{_bindir}/*
%{_mandir}/man1/%{name}.1*
@@ -68,6 +68,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.25 2007/04/19 09:43:08 arekm
+- sample config is not sane (package it as doc) + empty /etc/herrie.conf
+
Revision 1.24 2007/04/19 09:32:14 arekm
- fix config file name
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/herrie.spec?r1=1.24&r2=1.25&f=u
More information about the pld-cvs-commit
mailing list