[nsd/el5] Fix nsd.init permission and macro in changelog

Paul Wouters pwouters at fedoraproject.org
Tue Jun 7 21:50:02 UTC 2011


commit e3abf8de4bd6950110010b2f8117dea17c3a0a32
Author: Paul Wouters <paul at xelerance.com>
Date:   Tue Jun 7 17:25:24 2011 -0400

    Fix nsd.init permission and macro in changelog

 nsd.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/nsd.init b/nsd.init
old mode 100755
new mode 100644
diff --git a/nsd.spec b/nsd.spec
index 593c0a2..4c559f0 100644
--- a/nsd.spec
+++ b/nsd.spec
@@ -128,7 +128,7 @@ fi
 - Updated to 3.2.3
 
 * Sat Jun 06 2009 Paul Wouters <paul at xelerance.com> - 3.2.2-2
-- Fix %1 error on cronjob. Updated Description:
+- Fix %%1 error on cronjob. Updated Description:
 
 * Mon May 18 2009 Paul Wouters <paul at xelerance.com> - 3.2.2-1
 - Upgraded to 3.2.2 security release
@@ -141,7 +141,7 @@ fi
 
 * Fri Apr 10 2009 Paul Wouters <paul at xelerance.com> - 3.2.1-1
 - updated to 3.2.1
-- fixed /dev/nul which cause a file /%1 to be written by cron
+- fixed /dev/nul which cause a file /%%1 to be written by cron
 - Applied Ville Mattila's changes to support non-default locations
 
 * Thu Oct  9 2008 Paul Wouters <paul at xelerance.com> - 3.1.1-1


More information about the scm-commits mailing list