Author: glen                         Date: Tue Nov 17 06:16:01 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- use /usr/lib/sendmail for sendmail path; rel 2

---- Files affected:
packages/cronie:
   cronie.spec (1.21 -> 1.22) 

---- Diffs:

================================================================
Index: packages/cronie/cronie.spec
diff -u packages/cronie/cronie.spec:1.21 packages/cronie/cronie.spec:1.22
--- packages/cronie/cronie.spec:1.21    Wed Oct 28 19:15:19 2009
+++ packages/cronie/cronie.spec Tue Nov 17 07:15:56 2009
@@ -19,7 +19,7 @@
 Summary:       Cron daemon for executing programs at set times
 Name:          cronie
 Version:       1.4.2
-Release:       1
+Release:       2
 License:       MIT and BSD and GPL v2
 Group:         Daemons
 Source0:       
https://fedorahosted.org/releases/c/r/cronie/%{name}-%{version}.tar.gz
@@ -31,6 +31,7 @@
 Source5:       %{name}.pam
 Patch0:                inotify-nosys.patch
 Patch1:                %{name}-nosyscrontab.patch
+Patch2:                sendmail-path.patch
 URL:           https://fedorahosted.org/cronie/
 %{?with_audit:BuildRequires:   audit-libs-devel}
 BuildRequires: autoconf
@@ -84,6 +85,7 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
 %{__aclocal}
@@ -210,6 +212,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.22  2009/11/17 06:15:56  glen
+- use /usr/lib/sendmail for sendmail path; rel 2
+
 Revision 1.21  2009/10/28 18:15:19  glen
 - todo toughts
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/cronie/cronie.spec?r1=1.21&r2=1.22&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to