SHA256
8
0
forked from pool/FastCGI

Accepting request 266001 from home:jengelh:branches:devel:libraries:c_c++

- "libfcgi++-0" package name is wrong (should be "libfcgi++0");
  change to libfcgi0 (due to libfcgi.so.0 being present, which is
  the main one).

OBS-URL: https://build.opensuse.org/request/show/266001
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/FastCGI?expand=0&rev=38
This commit is contained in:
Tomáš Chvátal
2014-12-26 11:18:24 +00:00
committed by Git OBS Bridge
parent c4e6faab1d
commit 6bb0867dd5
2 changed files with 27 additions and 25 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sat Dec 20 11:57:22 UTC 2014 - jengelh@inai.de
- "libfcgi++-0" package name is wrong (should be "libfcgi++0");
change to libfcgi0 (due to libfcgi.so.0 being present, which is
the main one).
- Remove pointless --with-pic (it is enabled by default anyway)
-------------------------------------------------------------------
Sat Dec 13 13:33:33 UTC 2014 - p.drouand@gmail.com