[packages/etckeeper] fix syntax errors

glen glen at pld-linux.org
Tue May 28 21:05:01 CEST 2013


commit 960958016ac28823644ab8560a0dd2547893e088
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue May 28 22:04:54 2013 +0300

    fix syntax errors

 etckeeper.spec      | 2 +-
 update-ignore.patch | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/etckeeper.spec b/etckeeper.spec
index 5577194..ee4e9bb 100644
--- a/etckeeper.spec
+++ b/etckeeper.spec
@@ -4,7 +4,7 @@
 Summary:	Store /etc in a SCM system (git, mercurial, bzr or darcs)
 Name:		etckeeper
 Version:	1.3
-Release:	0.29
+Release:	0.31
 License:	GPL v2+
 Group:		Applications/System
 Source0:	https://github.com/joeyh/etckeeper/archive/%{version}.tar.gz
diff --git a/update-ignore.patch b/update-ignore.patch
index bd29882..0610313 100644
--- a/update-ignore.patch
+++ b/update-ignore.patch
@@ -34,7 +34,7 @@
 +	ignore "*.zwc"
 +
 +	comment "sshd keys"
-+	ignore "ssh/ssh_*_key*
++	ignore "ssh/ssh_*_key*"
 +
 +	comment "ssh-blacklists"
 +	ignore "ssh/blacklist.DSA-1024"
@@ -48,7 +48,7 @@
 +
 +	comment "vigr backups"
 +	ignore "group.vigr*"
-+	ignore "passwd.vipw*
++	ignore "passwd.vipw*"
  	
  	comment "editor temp files"
  	ignore "*~"
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/etckeeper.git/commitdiff/960958016ac28823644ab8560a0dd2547893e088



More information about the pld-cvs-commit mailing list