SPECS: avrdude.spec - use macro

darekr darekr at pld-linux.org
Fri Oct 21 15:28:06 CEST 2005


Author: darekr                       Date: Fri Oct 21 13:28:05 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- use macro

---- Files affected:
SPECS:
   avrdude.spec (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: SPECS/avrdude.spec
diff -u SPECS/avrdude.spec:1.7 SPECS/avrdude.spec:1.8
--- SPECS/avrdude.spec:1.7	Sat Sep 17 12:44:59 2005
+++ SPECS/avrdude.spec	Fri Oct 21 15:28:00 2005
@@ -56,7 +56,7 @@
 %attr(755,root,root) %{_bindir}/*
 %{_mandir}/man?/*
 %{_infodir}/avr*
-%config(noreplace) %verify(not md5 size mtime) /etc/%{name}.conf
+%config(noreplace) %verify(not md5 size mtime) %{_sysconfdir}/%{name}.conf
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -64,6 +64,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2005/10/21 13:28:00  darekr
+- use macro
+
 Revision 1.7  2005/09/17 10:44:59  arekm
 - readline 5.0
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/avrdude.spec?r1=1.7&r2=1.8&f=u




More information about the pld-cvs-commit mailing list