SHA256
1
0
forked from pool/apache2

Accepting request 295209 from home:kstreitova:branches:Apache

- remove 'exit 0' from the %post section in the specfile that was
  placed here incorrectly and caused that the rest of the %post
  section couldn't be executed.

OBS-URL: https://build.opensuse.org/request/show/295209
OBS-URL: https://build.opensuse.org/package/show/Apache/apache2?expand=0&rev=442
This commit is contained in:
Cristian Rodríguez
2015-04-10 01:12:40 +00:00
committed by Git OBS Bridge
parent 5f6514874a
commit 70524cd248
2 changed files with 7 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Apr 9 15:53:27 UTC 2015 - kstreitova@suse.com
- remove 'exit 0' from the %post section in the specfile that was
placed here incorrectly and caused that the rest of the %post
section couldn't be executed.
-------------------------------------------------------------------
Thu Apr 9 13:12:46 UTC 2015 - pgajdos@suse.com