[packages/etckeeper] update ignores list
glen
glen at pld-linux.org
Wed May 8 12:32:25 CEST 2013
commit a3d79e647fd0d0edc5d2a0ba50d9e347b711f07f
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Wed May 8 13:31:15 2013 +0300
update ignores list
etckeeper.spec | 2 +-
update-ignore.patch | 29 +++++++++++++++++++++++------
2 files changed, 24 insertions(+), 7 deletions(-)
---
diff --git a/etckeeper.spec b/etckeeper.spec
index dd78d6f..bc70c1e 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.1
-Release: 0.26
+Release: 0.27
License: GPL v2+
Group: Applications/System
Source0: http://ftp.debian.org/debian/pool/main/e/etckeeper/%{name}_%{version}.tar.gz
diff --git a/update-ignore.patch b/update-ignore.patch
index e3ee9fa..d9c6654 100644
--- a/update-ignore.patch
+++ b/update-ignore.patch
@@ -1,17 +1,34 @@
---- etckeeper-1.1/update-ignore.d/01update-ignore~ 2013-05-07 17:32:18.000000000 +0300
-+++ etckeeper-1.1/update-ignore.d/01update-ignore 2013-05-07 17:39:45.992335328 +0300
-@@ -147,6 +147,14 @@
+--- etckeeper-1.1/update-ignore.d/01update-ignore 2013-05-07 17:39:45.992335328 +0300
++++ etckeeper-1.1/update-ignore.d/01update-ignore 2013-05-08 13:29:19.854557098 +0300
+@@ -147,6 +147,31 @@
ignore "cups/subscriptions.conf.O"
ignore "fake-hwclock.data"
nl
+
+ comment "PLD Linux addons"
-+ # generated
++ comment "ca-certificates: ca-certificates.crt is autogenerated"
+ ignore "certs/ca-certificates.crt"
+
-+ # rc-scripts
++ comment "bash-completion"
++ ignore "bash_completion.d/*"
++ ignore "bash_completion"
++
++ comment "openldap"
++ ignore "ldap.secret"
++
++ comment "postfix"
++ ignore "mail/*.db"
++
++ comment "rc-scripts"
+ ignore "rc.d/init.d/*"
-+ ignore "rc.d/rc0.d/[SK]*"
++ ignore "rc.d/rc?.d/[SK]*"
++ ignore "rc.d/rc.init"
++ ignore "rc.d/rc.local"
++ ignore "rc.d/rc.shutdown"
++ ignore "rc.d/rc.sysinit"
++
++ comment "CVS version conflicts"
++ ignore ".#*.*.*"
comment "editor temp files"
ignore "*~"
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/etckeeper.git/commitdiff/d2b41a9d2e9289107d347dc23825e88bec89ba30
More information about the pld-cvs-commit
mailing list