commit 997cc9cf6d5be89b666bf38910893d15d66d6322
Author: Elan Ruusamäe <[email protected]>
Date:   Mon Jul 11 15:11:30 2016 +0300

    ignore "udev/hwdb*"
    
    ideally those should be moved to /lib/udev instead

 etckeeper.spec      | 2 +-
 update-ignore.patch | 3 ++-
 2 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/etckeeper.spec b/etckeeper.spec
index cee09d3..5cb4c55 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.18.4
-Release:       1
+Release:       2
 License:       GPL v2+
 Group:         Applications/System
 Source0:       
https://github.com/joeyh/etckeeper/archive/%{version}/%{name}-%{version}.tar.gz
diff --git a/update-ignore.patch b/update-ignore.patch
index 173261a..cbeb292 100644
--- a/update-ignore.patch
+++ b/update-ignore.patch
@@ -16,7 +16,7 @@
        nl
  
        comment "mount(8) records system state here, no need to store these"
-@@ -146,11 +145,79 @@
+@@ -146,11 +145,80 @@
        ignore "cups/subscriptions.conf.O"
        ignore "fake-hwclock.data"
        nl
@@ -25,6 +25,7 @@
 +      comment "ca-certificates: generated content"
 +      ignore "certs/ca-certificates.crt"
 +      ignore "openssl/certs/*"
++      ignore "udev/hwdb*"
 +
 +      comment "bash-completion"
 +      ignore "bash_completion.d/*"
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/etckeeper.git/commitdiff/997cc9cf6d5be89b666bf38910893d15d66d6322

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

Reply via email to