SHA256
1
0
forked from pool/rpmlint

Accepting request 136093 from home:a_jaeger:FactoryFix

Rework package: Add service for updating from git; take patches from git.

OBS-URL: https://build.opensuse.org/request/show/136093
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=139
This commit is contained in:
2012-09-26 13:45:06 +00:00
committed by Git OBS Bridge
parent 4437ec0ded
commit 27a53dc391
28 changed files with 57 additions and 2978 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Wed Sep 26 13:10:02 UTC 2012 - aj@suse.de
- Add README.packaging.txt to explain packaging of file
rpmlint-checks-$VERSION.tar.gz
- Package all *py files into rpmlint-checks tarball
- Add _service file to update rpmlint-checks tarball
- Add /etc/systemd.d, /etc/modules-load.d and /etc/tmpfiles.d to the
blacklist, only users should write here.
- Blacklist the directories used by systemd.
- Remove SuSEconfig directories (update patch suse-filesystem.diff)
- Add warnings about files on tmpfs in /var/lock or /var/run.
-------------------------------------------------------------------
Wed Sep 26 09:16:37 UTC 2012 - dmueller@suse.com