[CentOS] CentOS-announce Digest, Vol 140, Issue 3

2016-10-06 Thread centos-announce-request
Send CentOS-announce mailing list submissions to centos-annou...@centos.org To subscribe or unsubscribe via the World Wide Web, visit https://lists.centos.org/mailman/listinfo/centos-announce or, via email, send a message with subject or body 'help' to centos-announce-requ.

[CentOS] porting spec files

2016-10-06 Thread Alice Wonder
An rpm intended for a bleeding edge Fedora builds perfectly for me when I comment two macros apparently not in CentOS 7 - %transfiletriggerin and %transfiletriggerun Looks like they operate similar to %post and %postun but are different. Is a simple way to do what they do in CentOS 7 or do I

[CentOS] Python and LibreSSL Patch

2016-10-06 Thread Alice Wonder
One of my hobbies (I need a life) is working on getting stuff to build against LibreSSL in CentOS 7 Part of that involves some test (not production) machines where openssl has been removed. Discovered some issues with Python built again LibreSSL - it passes the test suite in %check if you ju