that explains the bs with ChangeLog
authorivan <ivan>
Wed, 30 Apr 2008 23:36:14 +0000 (23:36 +0000)
committerivan <ivan>
Wed, 30 Apr 2008 23:36:14 +0000 (23:36 +0000)
Makefile

index 2752ae0..163836a 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -355,7 +355,7 @@ clean:
 release:
        # Update the changelog
        ./CVS2CL
-       cvs commit -m "Updated for ${VERSION}" ChangeLog
+       cvs commit -m "Updated for ${VERSION}" -ko ChangeLog
 
        # Update the RPM specfile
        cvs edit ${RPM_SPECFILE}