Commit Graph

295 Commits

Author SHA1 Message Date
Carl George ac629b39a4 Remove obsolete macro fallback 2018-07-12 17:54:55 -05:00
Jason Tibbitts 71365b638d Remove needless use of %defattr 2018-07-10 01:43:51 -05:00
Carl George c23e76ace5 Disable greenlet plugin on EL7 2018-07-08 22:51:35 -05:00
Carl George 146845f7f0 Remove %%config from systemd unit file
https://fedoraproject.org/wiki/Packaging:Systemd#.25files_section
2018-07-08 22:02:25 -05:00
Carl George a18b816fc2 Build with versioned python command 2018-07-08 22:01:23 -05:00
Carl George b55f3b2787 Use /var/run/uwsgi when not using systemd 2018-07-08 22:01:23 -05:00
Carl George 509df149e9 Use systemd tmpfiles to create /run/uwsgi with group write permissions (rhbz#1427303) 2018-07-08 22:01:23 -05:00
Carl George 0d6a6e469d Enable uwsgi-plugin-coroae on EL7 2018-07-08 21:39:23 -05:00
Carl George 9c0935432a Latest upstream (rhbz#1549354) 2018-07-08 21:39:23 -05:00
Carl George d4ea661019 Remove redundant mkdir calls 2018-07-08 19:54:03 -05:00
Carl George ebe8795458 Install files directly from %{_sourcedir} when possible 2018-07-08 19:40:55 -05:00
Carl George 74ad15ed91 Use %{systemd_requires} macro 2018-07-08 19:02:33 -05:00
Carl George a85dc12a36 Use install command instead of %{__install}
"Macro forms of system executables SHOULD NOT be used..."

https://fedoraproject.org/wiki/Packaging:Guidelines#Macros
2018-07-08 19:00:15 -05:00
Carl George 44f048e846 Expand %{name} throughout spec file
Since the name is static, there is no benefit to macroing it everywhere.
Just using the string 'uwsgi' improves readability.
2018-07-08 18:48:46 -05:00
Petr Písař 862bb39939 Perl 5.28 rebuild 2018-07-03 12:42:45 +02:00
Jitka Plesnikova 0e954d3ebb Perl 5.28 rebuild 2018-06-29 22:04:38 +02:00
Tadej Janež 7e7de241d5
Build Python 3 version of greenlet plugin on Fedora and EPEL7
Build Python 2 version of greenlet plugin on EPEL7
2018-06-27 14:46:55 +02:00
Tadej Janež 745752fec6
Always build Python 3 version of tornado plugin when building with Py3 2018-06-27 10:52:42 +02:00
Tadej Janež a24a9f548a
Build Python 3 version(s) of gevent plugin on Fedora and EPEL7 2018-06-27 10:52:41 +02:00
Tadej Janež e08669b5e4
Build Python 3 subpackages for the other Python 3 version in EPEL7 2018-06-26 09:46:22 +02:00
Tadej Janež 9054db2bf8
Modernize and generalize building of Python subpackages 2018-06-26 09:46:20 +02:00
Miro Hrončok 0e303f22f7 Rebuilt for Python 3.7 2018-06-19 11:30:06 +02:00
Till Maas e56ed9bbc6 Fix building in Rawhide (#1556525) (Jakub Jelen)
Disable tcp_wrappers for Fedora 28 and newer (Jakub Jelen)
2018-04-03 22:39:31 +02:00
Jakub Jelen ad5af2005f Add missing path to header files
This makes the package build in rawhide
2018-04-03 14:45:45 +02:00
Jakub Jelen fef84e86e6 Do not generate the obsoleted subpackage 2018-03-29 18:29:40 +02:00
Jakub Jelen 42f326b768 Adjust the sources to build in rawhide 2018-03-29 18:29:23 +02:00
Jorge Gallegos 60883e8d8d Experimentally drop libgo 2018-02-20 12:38:22 -06:00
Jorge Gallegos 83c3254780 Bumping for new release 2018-02-12 20:42:27 -06:00
Jorge Gallegos 34b2b04b3c Added new-sources 2018-02-12 20:37:41 -06:00
Jorge Gallegos d8740bf21a Conditionally disable router-access on f28
f28 retired tcp_wrappers, which are needed for router_access
2018-02-12 20:34:02 -06:00
Jorge Gallegos 3ab3bbef4a Updated to 2.0.16 2018-02-12 17:21:55 -06:00
Fedora Release Engineering 5885f15452 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-02-09 20:14:32 +00:00
Björn Esser d6cc3b165c
Rebuilt for switch to libxcrypt 2018-01-20 23:08:40 +01:00
Remi Collet 6d32bbe5b0 rebuild for https://fedoraproject.org/wiki/Changes/php72 2017-10-03 12:42:51 +02:00
Fedora Release Engineering 4df00ea272 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild 2017-08-03 09:56:21 +00:00
Fedora Release Engineering 493a90e8c2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild 2017-07-27 21:07:52 +00:00
Kalev Lember 66e2aa4ef8 Rebuilt for Boost 1.64 2017-07-21 09:41:57 +02:00
Igor Gnatenko 5fc8198aeb Rebuild due to bug in RPM (RHBZ #1468476)
Signed-off-by: Igor Gnatenko <ignatenko@redhat.com>
2017-07-07 13:11:51 +02:00
Jitka Plesnikova 065fa3048c Perl 5.26 rebuild 2017-06-04 07:40:18 +02:00
Jorge Gallegos 52ea83aac0 Bumping release in spec file 2017-05-18 18:32:21 -05:00
Jorge Gallegos e5fcfa4342 Bumping release to 2.0.15 2017-05-18 18:31:34 -05:00
Jorge Gallegos bcddaab88b Updating sources to 2.0.15 2017-05-18 18:30:11 -05:00
Carl George f502577918 bump release
- Add patch7 to add glib-2.0 pkg-config flags to mono build
- Filter uwgi plugins from automatic provides rhbz#1352089
2017-03-20 16:37:28 -05:00
Carl George 230ee196ed Filter uwgi plugins from automatic provides rhbz#1352089 2017-03-20 16:33:31 -05:00
Carl George 3f332717e0 Add patch7 to add glib-2.0 pkg-config flags to mono build 2017-03-20 16:32:20 -05:00
Igor Gnatenko 7240cd33d4 Rebuild for brp-python-bytecompile
Signed-off-by: Igor Gnatenko <ignatenko@redhat.com>
2017-02-15 17:41:24 +01:00
Carl George fce59d6c48 Rebuild for boost soname bump 2017-02-08 07:49:25 -06:00
Kalev Lember ff700575b3 Rebuilt for libgo soname bump 2017-02-05 23:00:15 +01:00
Mamoru TASAKA 5de9eb8d67 Workaround for build issue on arm(32): explicitly write
java-1.8.0-openjdk-headless as BR not to use java-1.8.0-openjdk-aarch32
  which does not provide server/libjvm.so
2017-01-15 02:26:45 +09:00
Jorge Gallegos c0f03ba865 Bumping for release 2017-01-13 16:51:44 -06:00