]> git.pld-linux.org Git - packages/etckeeper.git/commitdiff
ignore "udev/hwdb*" auto/th/etckeeper-1.18.4-2
authorElan Ruusamäe <glen@delfi.ee>
Mon, 11 Jul 2016 12:11:30 +0000 (15:11 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Mon, 11 Jul 2016 12:11:30 +0000 (15:11 +0300)
ideally those should be moved to /lib/udev instead

etckeeper.spec
update-ignore.patch

index cee09d3b47521e080c7e494386a12610159f0e7c..5cb4c55c753552134dbfbeb763c9e2d3a95ba38e 100644 (file)
@@ -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
index 173261ac70e84ddd20bf9409238be373f8483006..cbeb292f7c4d1dea4a89103e090bd7533c32aa21 100644 (file)
@@ -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/*"
This page took 0.263238 seconds and 4 git commands to generate.