- Don't use runlevel 4 in init script

- Compile with RPM_OPT_FLAGS (PROG env var didn't cut it)
- Remove outdated %clean section, bogus doc package (there are none)
  and netcat runtime dependency (for init script?)
- Set license to SDPX style

OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=24
This commit is contained in:
Sascha Peilicke
2011-11-24 10:50:39 +00:00
committed by Git OBS Bridge
parent 836e8e09c1
commit 24e6483bf1
3 changed files with 36 additions and 60 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Nov 24 09:48:13 UTC 2011 - saschpe@suse.de
- Don't use runlevel 4 in init script
- Compile with RPM_OPT_FLAGS (PROG env var didn't cut it)
- Remove outdated %clean section, bogus doc package (there are none)
and netcat runtime dependency (for init script?)
- Set license to SDPX style
-------------------------------------------------------------------
Mon Oct 24 10:48:19 UTC 2011 - asn@cryptomilk.org