Accepting request 98008 from home:elvigia:nfs-systemd

This is a working/tested version of the prev request
- Update systemd patches 

- Add systemd socket activation patch, based on
  http://www.spinics.net/lists/linux-nfs/msg14371.html
  but does not bundle sd-daemon.[c|h] it uses libsystemd-daemon
  instead.

- Update to version 0.2.0_git201103171419
- Fix rpm source tags to not be conditional.

- Add systemd units

OBS-URL: https://build.opensuse.org/request/show/98008
OBS-URL: https://build.opensuse.org/package/show/network/rpcbind?expand=0&rev=15
This commit is contained in:
2012-01-19 09:20:35 +00:00
committed by Git OBS Bridge
parent 916647ac02
commit ecd58e8ed1
5 changed files with 791 additions and 13 deletions

View File

@@ -1,3 +1,27 @@
-------------------------------------------------------------------
Mon Dec 19 22:54:46 UTC 2011 - crrodriguez@opensuse.org
- Update systemd patches
-------------------------------------------------------------------
Wed Dec 7 13:50:49 UTC 2011 - crrodriguez@opensuse.org
- Add systemd socket activation patch, based on
http://www.spinics.net/lists/linux-nfs/msg14371.html
but does not bundle sd-daemon.[c|h] it uses libsystemd-daemon
instead.
-------------------------------------------------------------------
Sun Dec 4 17:14:37 UTC 2011 - crrodriguez@opensuse.org
- Update to version 0.2.0_git201103171419
- Fix rpm source tags to not be conditional.
-------------------------------------------------------------------
Tue Nov 29 20:27:38 UTC 2011 - crrodriguez@opensuse.org
- Add systemd units
-------------------------------------------------------------------
Fri Nov 25 10:43:48 UTC 2011 - coolo@suse.com