Accepting request 305442 from home:kstreitova:branches:Apache

- simplify apache2.logrotate, use sharedscripts [bnc#713581]

- remove curly brackets around format sequence "%y" in 
  `stat --format="%{y}" %{SOURCE1}` that caused an incorrect
  evaluation. Add escaping to proper spec-cleaner processing in
  the future

OBS-URL: https://build.opensuse.org/request/show/305442
OBS-URL: https://build.opensuse.org/package/show/Apache/apache2?expand=0&rev=443
This commit is contained in:
2015-05-05 14:04:17 +00:00
committed by Git OBS Bridge
parent 70524cd248
commit c1c669e98d
3 changed files with 22 additions and 47 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Tue May 5 12:36:10 UTC 2015 - kstreitova@suse.com
- simplify apache2.logrotate, use sharedscripts [bnc#713581]
-------------------------------------------------------------------
Tue May 5 12:17:21 UTC 2015 - kstreitova@suse.com
- remove curly brackets around format sequence "%y" in
`stat --format="%{y}" %{SOURCE1}` that caused an incorrect
evaluation. Add escaping to proper spec-cleaner processing in
the future
-------------------------------------------------------------------
Thu Apr 9 15:53:27 UTC 2015 - kstreitova@suse.com