SPECS: oinkmaster.spec - missing dir

darekr darekr at pld-linux.org
Sun Jul 24 14:36:35 CEST 2005


Author: darekr                       Date: Sun Jul 24 12:36:35 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- missing dir

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

---- Diffs:

================================================================
Index: SPECS/oinkmaster.spec
diff -u SPECS/oinkmaster.spec:1.7 SPECS/oinkmaster.spec:1.8
--- SPECS/oinkmaster.spec:1.7	Thu Nov 25 14:39:26 2004
+++ SPECS/oinkmaster.spec	Sun Jul 24 14:36:30 2005
@@ -6,7 +6,6 @@
 Version:	1.1
 Release:	1
 License:	BSD
-Vendor:		Andreas Östling <andreaso at it.su.se>
 Group:		Networking
 Source0:	http://dl.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
 # Source0-md5:	28cfaf6220f5fc3fa3f3838ea33cecf1
@@ -45,7 +44,8 @@
 %defattr(644,root,root,755)
 %doc README UPGRADING ChangeLog INSTALL
 %attr(755,root,root) %{_bindir}/*
-%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/oinkmaster/oinkmaster.conf
+%dir %{_sysconfdir}/oinkmaster
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/oinkmaster/oinkmaster.conf
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -53,6 +53,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2005/07/24 12:36:30  darekr
+- missing dir
+
 Revision 1.7  2004/11/25 13:39:26  misi3k
 - updated to 1.1
 - URL update
================================================================

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




More information about the pld-cvs-commit mailing list