Compare commits

...

149 Commits

Author SHA1 Message Date
Robin Lee aedbfa12f7 Update to 1.1.21 (RHBZ#2248643) 2023-11-18 18:20:59 +08:00
U2FsdGVkX1 0599b6ccb0 Add riscv64 support 2023-08-09 20:29:54 +08:00
Fedora Release Engineering 50dfa9a99a Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-07-19 21:00:04 +00:00
Jonathan Wakely a4958ef465 Rebuilt for Boost 1.81 2023-02-20 21:56:31 +00:00
Fedora Release Engineering ce30f68b13 Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-01-19 04:34:27 +00:00
Li Rui Bin 136175148e Update to 1.1.20 (RHBZ#2144341) 2022-12-10 21:25:17 +08:00
Fedora Release Engineering 6a03f89e4e Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-07-21 04:19:31 +00:00
Thomas Rodgers 9311a78be3 Rebuilt for Boost 1.78 2022-05-04 11:38:53 +02:00
Fedora Release Engineering 56b9e2ff18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-01-20 04:07:37 +00:00
Robin Lee a31a2e89e4 Fix bad macro to build with GCC 12 2022-01-18 20:03:09 +08:00
Robin Lee b011cdb2d3 Opt out some BRs not available in EPEL 9 2021-12-09 15:32:23 +08:00
Sahana Prasad e89f255d58 Rebuilt with OpenSSL 3.0.0 2021-09-14 19:02:13 +02:00
Robin Lee f9c88a8e1d BR cyrus-sasl-devel, which is needed by libmemcached-awesome-devel 2021-08-16 14:13:28 +08:00
Robin Lee 4db5f0264f convert to rpmautospec 2021-08-16 14:11:55 +08:00
Jonathan Wakely 5177e41c02 Rebuilt for Boost 1.76 2021-08-06 23:37:59 +01:00
Fedora Release Engineering 69dbf687d8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-07-21 23:58:27 +00:00
Zbigniew Jędrzejewski-Szmek 4a47066e98 Rebuilt for updated systemd-rpm-macros
See https://pagure.io/fesco/issue/2583.
2021-03-02 16:13:43 +01:00
Pavel Raiskup 66336234ab rebuild for libpq ABI fix
Related: rhbz#1908268
2021-02-08 09:26:50 +01:00
Fedora Release Engineering ca2063587c - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-01-26 06:31:53 +00:00
Jonathan Wakely 01c4f0d721 Rebuilt for Boost 1.75 2021-01-22 21:02:30 +00:00
Tom Stellard 25cea454cc Add BuildRequires: make
https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot
2021-01-05 00:51:05 +00:00
Robin Lee 4ee8c3a093 Rebuild for libevent 2020-09-15 23:50:03 +08:00
Fedora Release Engineering 6fd132736c - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-07-27 18:26:41 +00:00
Jonathan Wakely 66fd08c16e Rebuilt for Boost 1.73 2020-05-28 18:36:46 +01:00
Robin Lee 1f7de7c0f2 Drop switches for EPEL 2020-02-21 00:47:27 +08:00
Robin Lee 126d9ed86a Disable tests again 2020-02-20 18:50:51 +08:00
Robin Lee d4160e0f83 Update to 1.1.19.1 (RHBZ#1801575)
Enable SSL support
Enable tests
Change to use chrpath to remove rpath, since patching libtool will fail to run tests
Add patch to fix crashing of tests
2020-02-18 19:49:14 +08:00
Fedora Release Engineering a841a64c09 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-01-28 19:49:34 +00:00
Robin Lee f0fd3cdcd8 Support building for EL8 (BZ#1756966)
Remove EL5 support
2019-10-01 15:21:05 +08:00
Fedora Release Engineering 5ae44e081a - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-07-25 01:41:44 +00:00
Fedora Release Engineering 73702bfd82 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-01-31 20:46:35 +00:00
Igor Gnatenko a7842c432e Remove obsolete Group tag
References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag
2019-01-28 20:24:03 +01:00
Jonathan Wakely 2cf4b44b3d Rebuilt for Boost 1.69 2019-01-25 03:39:10 +00:00
Igor Gnatenko d604135fb7
Remove obsolete ldconfig scriptlets
References: https://fedoraproject.org/wiki/Changes/RemoveObsoleteScriptlets
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2019-01-22 18:39:02 +01:00
Pavel Raiskup 021ee29dba BuildRequires: s/postgresql-devel/libpq-devel/
That's because we moved libpq.so.5 into libpq package.

Related: rhbz#1618698, rhbz#1623764
2018-09-05 15:24:34 +02:00
Fedora Release Engineering ef10392b16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-07-13 01:16:49 +00:00
Robin Lee 819bec12ba BR gcc-c++ for http://fedoraproject.org/wiki/Changes/Remove_GCC_from_BuildRoot 2018-03-10 18:48:29 +08:00
Robin Lee 4fecb92bbb rebuild (libevent) 2018-02-19 12:08:49 +08:00
Igor Gnatenko 718392cd63
Remove %clean section
None of currently supported distributions need that.
Last one was EL5 which is EOL for a while.

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-02-14 07:13:37 +01:00
Igor Gnatenko ac1cf92346 Remove BuildRoot definition
None of currently supported distributions need that.
It was needed last for EL5 which is EOL now

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-02-13 23:25:28 +01:00
Fedora Release Engineering 4d0a154267 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-02-07 10:50:30 +00:00
Jonathan Wakely 2f0db98e43 Rebuilt for Boost 1.66 2018-01-23 10:42:17 +00:00
Robin Lee fa56d8f6dc Update to 1.1.18 (BZ#1524746) 2017-12-16 17:34:25 +08:00
Robin Lee f79228d815 Use mariadb client library
Use syslog
2017-09-23 14:17:43 +08:00
Robin Lee ef665db09f BR hiredis-devel 2017-09-06 00:42:38 +08:00
Robin Lee 2796ba8857 Update to 1.1.17 (BZ#1475805) 2017-09-05 22:16:20 +08:00
Fedora Release Engineering c9bcc4525c - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild 2017-08-02 21:02:38 +00:00
Fedora Release Engineering 2fd74e531c - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild 2017-07-26 09:16:55 +00:00
Jonathan Wakely 9b7b17babf Rebuilt for s390x binutils bug 2017-07-19 19:07:49 +01:00
Jonathan Wakely 88dd00a8ac Rebuilt for Boost 1.64 2017-07-18 12:13:16 +01:00
Robin Lee 3e24f737b0 Update to 1.1.16 (BZ#1424779, BZ#1423595, BZ#1464646, BZ#1411067) 2017-07-01 12:02:32 +08:00
Fedora Release Engineering b0f4e1cb4e - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild 2017-02-10 10:20:08 +00:00
Ken Dreyer c22a0d6cf7 Update to 1.1.14
Changelog:
- Update to 1.1.14
- Remove reference to old Fedoras
- New upstream URL
- Update for latest systemd packaging guidelines
- Use %%license macro
- Drop %%defattr macro
2017-01-07 22:41:38 -07:00
Dennis Gilmore 45b491d372 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild 2016-02-03 21:10:03 +00:00
Ralf Corsépius acf721cc68 Rebuilt for Boost 1.60
- Append --disable-silent-rules to %configure.
2016-02-02 05:48:47 +01:00
Marcin Juszkiewicz 46c02363fa gperftools is available on wider selection of architectures - rhbz#1256287 2016-01-19 13:52:52 +01:00
Jonathan Wakely de2101a0bf Rebuilt for Boost 1.59 2015-08-27 21:35:01 +01:00
Dennis Gilmore 488ba33168 - Rebuilt for https://fedoraproject.org/wiki/Changes/F23Boost159 2015-07-29 12:17:32 -05:00
David Tardon 6e0fac5c79 rebuild for Boost 1.58 2015-07-22 18:32:17 +02:00
Dennis Gilmore e50e39f189 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild 2015-06-17 07:10:15 +00:00
Kalev Lember 2fe7a46458 Rebuilt for GCC 5 C++11 ABI change 2015-05-02 13:51:32 +02:00
Adam Jackson 26e4ccd45b Re-add Fedora conditional dropped in 1.1.12-1, which had the (probably)
unintended side-effect of reverting Fedora to sysvinit from systemd.
2015-03-18 11:48:41 -04:00
Petr Machata cd2c0bebe5 Rebuild for boost 1.57.0 2015-01-27 12:32:39 +01:00
Karsten Hopp 364e06c4ad enable ppc64 2014-09-09 17:36:59 +02:00
Karsten Hopp 84952a9ee2 fix library path for ppc64le 2014-09-09 17:14:12 +02:00
Peter Robinson 872f571bb8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild 2014-08-16 14:03:45 +00:00
Dennis Gilmore 22d3b4a97c - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild 2014-06-07 08:44:56 -05:00
Petr Machata 73c74d81c7 Rebuild for boost 1.55.0 2014-05-23 13:14:18 +02:00
David Tardon 1fb9d3fcd6 rebuild for boost 1.55.0 2014-05-23 11:21:20 +02:00
Ken Dreyer e8530ae2d2 Add missing Source0 tarball (oops) 2014-04-24 21:51:32 -06:00
Ken Dreyer c0807b5fca Update to latest upstream release
- Drop Fedora 18 conditional
- Add el5 e2fsprogs-libs minimum version requirement
- Fix bogus changelog date
2014-04-24 19:59:31 -06:00
Dennis Gilmore e16e3f2ab0 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild 2013-08-03 07:45:34 -05:00
Petr Machata 331a8d7587 Rebuild for boost 1.54.0 2013-07-27 14:56:41 +02:00
Blake Gardner b5f8721115 ExcludeArch ppc ppc64 2013-07-22 13:20:16 -05:00
Ken Dreyer a910bc1cac update to latest upstream release
- Add EL5 and EL6 conditionals to unify the spec across all branches.
- Add mandirs.
- Add /var/log/gearmand.log.
- Add tokyocabinet support.
- Remove commented patches.
- rpmlint fixes (macros in comments).
2013-07-18 13:02:29 -06:00
Ken Dreyer 8ba26bb187 Merge branch 'master' into el5
Conflicts:
	.gitignore
2013-07-18 12:48:32 -06:00
Ken Dreyer ab780d7241 Merge branch 'master' into el6
Conflicts:
	gearmand.spec
2013-07-18 12:47:07 -06:00
Denis Arnaud c5c9d037df Rebuild for Boost-1.53.0 2013-02-10 02:34:44 +01:00
Denis Arnaud 1520ffbb49 Rebuild for Boost-1.53.0 2013-02-09 22:56:51 +01:00
BJ Dierkes 726ec123f0 Updated scriptlets per BZ#850127 2012-10-18 15:11:05 -05:00
BJ Dierkes e8b74d7dcc Fixed files list 2012-10-18 15:03:22 -05:00
BJ Dierkes d810365bdb Bumped to 1.1.2, repackaged -1.0 sources 2012-10-19 04:18:45 -05:00
BJ Dierkes f6ddad022a Added Postgres, SQLite support 2012-09-24 01:15:08 -05:00
BJ Dierkes ac45fff500 Updated to latest 0.39 sources 2012-09-24 00:18:54 -05:00
BJ Dierkes c4b07661fe merging changes from f18 2012-08-14 23:28:38 -05:00
BJ Dierkes 3dd8ed5239 Work around for boost build issue 2012-08-14 23:11:09 -05:00
BJ Dierkes 8443d36c52 BuildRequires: boost-thread 2012-08-14 16:39:17 -05:00
BJ Dierkes d9c52b96c5 Rebuilt for latest boost 2012-08-14 15:06:11 -05:00
BJ Dierkes 5d03cfbf06 Latest sources 2012-08-14 15:04:14 -05:00
Dennis Gilmore 34e7295a16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-18 23:23:30 -05:00
BJ Dierkes 43f87c97fd Adding patch to fix LP1020778 2012-07-03 01:03:59 -05:00
BJ Dierkes 8bf9b8f172 latest 0.33 sources 2012-07-03 00:39:01 -05:00
BJ Dierkes 2e7f830c84 adding new sources; 2012-04-25 12:36:10 -05:00
remi 7cde5d09b8 rebuild against libmemcached.so.10 2012-04-23 11:02:07 +02:00
BJ Dierkes 177cd59799 Merge branches 'f17' and 'master' 2012-04-18 16:42:56 -05:00
BJ Dierkes f5a46a8493 Latest 0.32 sources 2012-04-18 16:42:13 -05:00
Tom Callaway e97eb32095 drop explicit gperftools Requires 2012-04-17 13:35:28 -04:00
BJ Dierkes 3406fc9d62 merging from rawhide 2012-04-10 16:58:26 -05:00
BJ Dierkes 0390defcbd Added Patch2: gearmand-0.31-lp978235.patch. Resolves LP#978235. 2012-04-10 13:12:01 -05:00
BJ Dierkes 95bbd71ca3 gearmand-0.28-lp932994.patch (applied upstream) 2012-04-10 12:27:05 -05:00
BJ Dierkes 276615106b latest sources 0.31 2012-04-10 06:47:18 -05:00
Tom Callaway 70bf26aacd rebuild against gperftools 2012-04-04 10:23:09 -04:00
Tom Callaway c3e53a4cde rebuild against gperftools, drop smp_mflags 2012-03-07 15:07:10 -05:00
Tom Callaway ab5a7fa5d4 rebuild for gperftools 2012-03-07 14:52:40 -05:00
BJ Dierkes 26f1b3d182 updating patch 2012-03-07 11:49:52 -06:00
BJ Dierkes accf5e6d5f adding back _smp_mflags 2012-03-07 11:40:27 -06:00
BJ Dierkes 3cbe016caf adding patch 2012-03-07 11:33:35 -06:00
BJ Dierkes a344169ddd adding patch for LP#932994 2012-03-07 11:32:17 -06:00
BJ Dierkes b72ecd48b0 Removing _smp_mflags per https://bugs.launchpad.net/bugs/901007 2012-03-06 18:43:43 -06:00
Dennis Gilmore dee63963cd - Rebuilt for c++ ABI breakage 2012-02-28 12:28:29 -06:00
BJ Dierkes 57d63d8365 fix service files 2012-02-20 20:30:56 -06:00
BJ Dierkes d3206a8ad3 Removing smp flags (temporarily ?) due to build issues upstream 2012-02-15 13:26:47 -06:00
BJ Dierkes 69a5d23eee remove patch 0 2012-01-27 15:55:05 -06:00
BJ Dierkes b5218dbbb5 latest sources 0.28 2012-01-27 15:39:30 -06:00
BJ Dierkes 883c1a6dfd also patch logfile.cc 2012-01-12 20:57:57 -06:00
BJ Dierkes bcebef9918 also patch util/pidfile.cc 2012-01-12 20:43:34 -06:00
BJ Dierkes a2ede6bbc0 really fix lp914495 2012-01-12 20:06:15 -06:00
BJ Dierkes 8415219cff Adding Patch0: gearmand-0.27-unistd.patch 2012-01-12 19:26:55 -06:00
BJ Dierkes ee27ea92ca Adding Patch0: https://bugs.launchpad.net/gearmand/+bug/914495 2012-01-12 19:25:39 -06:00
BJ Dierkes e0c965c8c5 latest sources 0.27 2012-01-10 15:33:19 -06:00
BJ Dierkes e7a134fa59 adding libgearman.so to libgearman-1.0 2011-12-22 15:30:01 -06:00
BJ Dierkes 4114225759 removing typo 2011-12-22 15:04:19 -06:00
BJ Dierkes f8bdf97750 removing typo 2011-12-22 14:55:30 -06:00
BJ Dierkes 9ce3182bd3 revert to 0.25 2011-12-06 17:58:48 -06:00
BJ Dierkes 81a5a4e7fd Added libgearman-1.0, libgearman-1.0-devel per upstream 2011-12-06 17:16:32 -06:00
derks e7c9ae7644 latest sources 0.25 2011-11-22 02:54:00 -06:00
remi 4d34252aab rebuild against libmemcached.so.8 2011-09-17 15:37:17 +02:00
BJ Dierkes f575ecb7b6 latest source 0.23 2011-07-20 21:58:38 -05:00
BJ Dierkes 20ec204a9b resolved merge conflict 2011-06-03 12:52:20 -05:00
BJ Dierkes efc1484ced Latest sources from upstream.
- Add %%ghost to /var/run/gearmand. Resolves BZ#656592
- BuildRequires: boost-devel >= 1.37.0
- Adding gearadmin files
- Converted to Systemd.  Resolves BZ#661643
2011-06-03 12:48:27 -05:00
Dan Horák 0a807a000f switch to %ifarch for google-perftools as BR 2011-03-22 15:02:13 +01:00
BJ Dierkes c0b39703d2 Merge branches 'HEAD' and 'el6' into el5 2011-02-24 17:19:32 -06:00
BJ Dierkes edee2cffe6 Only build with tcmalloc on selected archs (i386/ppc on el5,
and i686 only on el6) based on google-perftools availability
  in the Koji build repos.
2011-02-24 17:02:28 -06:00
BJ Dierkes cbfd835643 Rebuild against latest libevent in rawhide/f15 2011-02-17 16:20:09 -06:00
Dennis Gilmore 58910ad112 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-08 17:48:38 -06:00
BJ Dierkes c4ffc9e13f merging in changes from el6 2011-02-04 18:42:25 -06:00
BJ Dierkes db8745f47c adding epel 5/6 support 2011-02-04 18:38:07 -06:00
BJ Dierkes b2c69ccd5f merging from master 2011-02-04 18:37:45 -06:00
BJ Dierkes a4802640a4 Latest sources from upstream.
- Full changelog available from:
  https://launchpad.net/gearmand/trunk/0.14
2011-02-04 16:13:10 -06:00
remi 1c516efcc1 rebuild against new libmemcached 2010-10-06 15:36:17 +02:00
Fedora Release Engineering 0c923c5dce dist-git conversion 2010-07-28 15:22:58 +00:00
Fedora Release Engineering fc77d0d5da dist-git conversion 2010-07-28 15:22:57 +00:00
Fedora Release Engineering d47a8832d7 dist-git conversion 2010-07-28 15:22:56 +00:00
Dennis Gilmore 58e5e2bec6 Initialize branch EL-6 for gearmand 2010-05-08 01:50:15 +00:00
Remi Collet 5e2b19e11d rebuild against new libmemcached 2010-05-05 18:27:21 +00:00
Bill Nottingham 45a2fa33c1 Fix typo that causes a failure to update the common directory. (releng
#2781)
2009-11-26 01:54:31 +00:00
Bill Nottingham cb11b2a90f Fix typo that causes a failure to update the common directory. (releng
#2781)
2009-11-26 01:54:31 +00:00
Ruben Kerkhof b8d9de232d Initial import 2009-05-05 11:53:14 +00:00
Kevin Fenzi 4921bc0d21 Initialize branch EL-5 for gearmand 2009-05-04 20:38:42 +00:00
10 changed files with 491 additions and 150 deletions

View File

@ -1 +0,0 @@
gearmand-0.13.tar.gz

22
.gitignore vendored Normal file
View File

@ -0,0 +1,22 @@
gearmand-0.14.tar.gz
/gearmand-0.14.tar.gz
/gearmand-0.20.tar.gz
/gearmand-0.23.tar.gz
/gearmand-0.25.tar.gz
/gearmand-0.26.tar.gz
/gearmand-0.27.tar.gz
/gearmand-0.28.tar.gz
/gearmand-0.32.tar.gz
/gearmand-0.33.tar.gz
/gearmand-0.35.tar.gz
/gearmand-0.39.tar.gz
/gearmand-1.1.2.tar.gz
/gearmand-1.1.8.tar.gz
/gearmand-1.1.12.tar.gz
/gearmand-1.1.14.tar.gz
/gearmand-1.1.16.tar.gz
/gearmand-1.1.17.tar.gz
/gearmand-1.1.18.tar.gz
/gearmand-1.1.19.1.tar.gz
/gearmand-1.1.20.tar.gz
/gearmand-1.1.21.tar.gz

View File

@ -1,21 +0,0 @@
# Makefile for source rpm: gearmand
# $Id$
NAME := gearmand
SPECFILE = $(firstword $(wildcard *.spec))
define find-makefile-common
for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$d/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done
endef
MAKEFILE_COMMON := $(shell $(find-makefile-common))
ifeq ($(MAKEFILE_COMMON),)
# attept a checkout
define checkout-makefile-common
test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2
endef
MAKEFILE_COMMON := $(shell $(checkout-makefile-common))
endif
include $(MAKEFILE_COMMON)

348
changelog Normal file
View File

@ -0,0 +1,348 @@
* Fri Aug 06 2021 Jonathan Wakely <jwakely@redhat.com> - 1.1.19.1-10
- Rebuilt for Boost 1.76
* Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.19.1-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Tue Mar 02 2021 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 1.1.19.1-8
- Rebuilt for updated systemd-rpm-macros
See https://pagure.io/fesco/issue/2583.
* Mon Feb 08 2021 Pavel Raiskup <praiskup@redhat.com> - 1.1.19.1-7
- rebuild for libpq ABI fix rhbz#1908268
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.19.1-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Fri Jan 22 2021 Jonathan Wakely <jwakely@redhat.com> - 1.1.19.1-5
- Rebuilt for Boost 1.75
* Tue Sep 15 2020 Robin Lee <cheeselee@fedoraproject.org> - 1.1.19.1-4
- Rebuild for libevent
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.19.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Thu May 28 2020 Jonathan Wakely <jwakely@redhat.com> - 1.1.19.1-2
- Rebuilt for Boost 1.73
* Tue Feb 18 2020 Robin Lee <cheeselee@fedoraproject.org> - 1.1.19.1-1
- Update to 1.1.19.1 (RHBZ#1801575)
- Enable SSL support
- Change to use chrpath to remove rpath, since patching libtool will fail to run tests
- Add patch to fix crashing of tests
- Remove EL8 swithes since all BRs are met in EPEL8
- Remove EL6 swithes since it no longer builds
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.18-11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Tue Oct 1 2019 Robin Lee <cheeselee@fedoraproject.org> - 1.1.18-10
- Support building for EL8 (BZ#1756966)
- Remove EL5 support
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.18-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.18-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Fri Jan 25 2019 Jonathan Wakely <jwakely@redhat.com> - 1.1.18-7
- Rebuilt for Boost 1.69
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.18-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Sat Mar 10 2018 Robin Lee <cheeselee@fedoraproject.org> - 1.1.18-5
- BR gcc-c++ for http://fedoraproject.org/wiki/Changes/Remove_GCC_from_BuildRoot
* Mon Feb 19 2018 Robin Lee <cheeselee@fedoraproject.org> - 1.1.18-4
- rebuild (libevent)
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.18-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Tue Jan 23 2018 Jonathan Wakely <jwakely@redhat.com> - 1.1.18-2
- Rebuilt for Boost 1.66
* Sat Dec 16 2017 Robin Lee <cheeselee@fedoraproject.org> - 1.1.18-1
- Update to 1.1.18 (BZ#1524746)
* Sat Sep 23 2017 Robin Lee <cheeselee@fedoraproject.org> - 1.1.17-3
- Use mariadb client library (BZ#1493685)
- Use syslog
* Tue Sep 5 2017 Robin Lee <cheeselee@fedoraproject.org> - 1.1.17-2
- BR hiredis-devel
* Mon Sep 4 2017 Robin Lee <cheeselee@fedoraproject.org> - 1.1.17-1
- Update to 1.1.17 (BZ#1475805)
* Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.16-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.16-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Wed Jul 19 2017 Jonathan Wakely <jwakely@redhat.com> - 1.1.16-3
- Rebuilt for s390x binutils bug
* Tue Jul 18 2017 Jonathan Wakely <jwakely@redhat.com> - 1.1.16-2
- Rebuilt for Boost 1.64
* Sat Jul 1 2017 Robin Lee <cheeselee@fedoraproject.org> - 1.1.16-1
- Update to 1.1.16 (BZ#1424779, BZ#1423595, BZ#1464646, BZ#1411067)
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.14-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Sun Jan 08 2017 Ken Dreyer <ktdreyer@ktdreyer.com> - 1.1.14-1
- Update to 1.1.14
- Remove reference to old Fedoras
- New upstream URL
- Update for latest systemd packaging guidelines
- Use %%license macro
- Drop %%defattr macro
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.12-18
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Tue Feb 02 2016 Ralf Corsépius <corsepiu@fedoraproject.org> - 1.1.12-17
- Rebuilt for Boost 1.60
- Append --disable-silent-rules to %%configure.
* Tue Jan 19 2016 Marcin Juszkiewicz <mjuszkiewicz@redhat.com> - 1.1.12-16
- gperftools is available on wider selection of architectures - rhbz#1256287
* Thu Aug 27 2015 Jonathan Wakely <jwakely@redhat.com> - 1.1.12-15
- Rebuilt for Boost 1.59
* Wed Jul 29 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.12-14
- Rebuilt for https://fedoraproject.org/wiki/Changes/F23Boost159
* Wed Jul 22 2015 David Tardon <dtardon@redhat.com> - 1.1.12-13
- rebuild for Boost 1.58
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.12-12
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Sat May 02 2015 Kalev Lember <kalevlember@gmail.com> - 1.1.12-11
- Rebuilt for GCC 5 C++11 ABI change
* Wed Mar 18 2015 Adam Jackson <ajax@redhat.com> 1.1.12-10
- Re-add Fedora conditional dropped in 1.1.12-1, which had the (probably)
unintended side-effect of reverting Fedora to sysvinit from systemd.
* Tue Jan 27 2015 Petr Machata <pmachata@redhat.com> - 1.1.12-9
- Rebuild for boost 1.57.0
* Tue Sep 09 2014 Karsten Hopp <karsten@redhat.com> 1.1.12-8
- enable ppc64
* Tue Sep 09 2014 Karsten Hopp <karsten@redhat.com> 1.1.12-7
- fix library path for ppc64le
* Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.12-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.12-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Fri May 23 2014 Petr Machata <pmachata@redhat.com> - 1.1.12-4
- Rebuild for boost 1.55.0
* Fri May 23 2014 David Tardon <dtardon@redhat.com> - 1.1.12-3
- rebuild for boost 1.55.0
* Fri Apr 25 2014 Ken Dreyer <ktdreyer@ktdreyer.com> - 1.1.12-2
- Add missing Source0 tarball (oops)
* Fri Apr 25 2014 Ken Dreyer <ktdreyer@ktdreyer.com> - 1.1.12-1
- Update to latest upstream release
- Drop Fedora 18 conditional
- Add el5 e2fsprogs-libs minimum version requirement
- Fix bogus changelog date
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.8-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Sat Jul 27 2013 pmachata@redhat.com - 1.1.8-3
- Rebuild for boost 1.54.0
* Mon Jul 22 2013 Blake Gardner <blakegardner@cox.net> - 1.1.8-2
- ExcludeArch ppc ppc64
* Thu Jul 18 2013 Ken Dreyer <ktdreyer@ktdreyer.com> - 1.1.8-1
- Update to latest upstream release.
- Add EL5 and EL6 conditionals to unify the spec across all branches.
- Add mandirs.
- Add /var/log/gearmand.log.
- Add tokyocabinet support.
- Remove commented patches.
- rpmlint fixes (macros in comments).
* Sun Feb 10 2013 Denis Arnaud <denis.arnaud_fedora@m4x.org> - 1.1.2-3
- Rebuild for Boost-1.53.0
* Sat Feb 09 2013 Denis Arnaud <denis.arnaud_fedora@m4x.org> - 1.1.2-2
- Rebuild for Boost-1.53.0
* Thu Oct 18 2012 BJ Dierkes <wdierkes@rackspace.com> - 1.1.2-1
- Bumping to 1.2 branch (1.1.2 current development version).
Release notes are available here:
https://launchpad.net/gearmand/1.2/1.1.2
- Repackaged libgearman-1.0, and libgearman-1.0-devel under the
devel sub-package.
- Updated scriptlets per BZ#850127
* Mon Sep 24 2012 BJ Dierkes <wdierkes@rackspace.com> - 0.39-1
- Latest sources from upstream. Release notes here:
https://launchpad.net/gearmand/trunk/0.39
- Added Postgres support
- Added Sqlite support
* Wed Aug 15 2012 BJ Dierkes <wdierkes@rackspace.com> - 0.35-1
- Latest sources from upstream. Release notes here:
https://launchpad.net/gearmand/trunk/0.35
- Removed Patch3: gearmand-0.33-lp1020778.patch (applied upstream)
- Added zlib support
- Added MySQL support
* Wed Aug 15 2012 BJ Dierkes <wdierkes@rackspace.com> - 0.33-3
- Rebuilt for latest boost.
- BuildRequires: boost-thread
- Added -lboost_system to LDFLAGS to work around boost issue
related to boost-thread.
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.33-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Tue Jul 03 2012 BJ Dierkes <wdierkes@rackspace.com> - 0.33-1
- Latest sources from upstream. Release notes here:
https://launchpad.net/gearmand/trunk/0.33
- Adding Patch3: gearmand-0.33-lp1020778.patch
* Mon Apr 23 2012 Remi Collet <remi@fedoraproject.org> - 0.32-2
- rebuild against libmemcached.so.10
* Wed Apr 18 2012 BJ Dierkes <wdierkes@rackspace.com> - 0.32-1
- Latest sources from upstream. Release notes here:
https://launchpad.net/gearmand/trunk/0.32
- Removed Patch2: gearmand-0.31-lp978235.patch (applied upstream)
* Tue Apr 10 2012 BJ Dierkes <wdierkes@rackspace.com> - 0.31-1
- Latest sources from upstream. Release notes here:
https://launchpad.net/gearmand/trunk/0.31
https://launchpad.net/gearmand/trunk/0.29
- Removed Patch1: gearmand-0.28-lp932994.patch (applied upstream)
- Added Patch2: gearmand-0.31-lp978235.patch. Resolves LP#978235.
* Wed Mar 07 2012 BJ Dierkes <wdierkes@rackspace.com> - 0.28-3
- Adding back _smp_mflags
* Wed Mar 07 2012 BJ Dierkes <wdierkes@rackspace.com> - 0.28-2
- Added Patch1: gearmand-0.28-lp932994.patch. Resolves: LP#932994
* Fri Jan 27 2012 BJ Dierkes <wdierkes@rackspace.com> - 0.28-1
- Latest sources from upstream. Release notes here:
https://launchpad.net/gearmand/trunk/0.28
- Removing Patch0: gearmand-0.27-lp914495.patch (applied upstream)
- Removing _smp_mflags per https://bugs.launchpad.net/bugs/901007
* Thu Jan 12 2012 BJ Dierkes <wdierkes@rackspace.com> - 0.27-2
- Adding Patch0: gearmand-0.27-lp914495.patch Resolves LP#914495
* Tue Jan 10 2012 BJ Dierkes <wdierkes@rackspace.com> - 0.27-1
- Latest sources from upstream. Release notes here:
https://launchpad.net/gearmand/trunk/0.27
* Tue Nov 22 2011 BJ Dierkes <wdierkes@rackspace.com> - 0.25-1
- Latest sources from upstream. Release notes here:
https://launchpad.net/gearmand/trunk/0.25
- Also rebuild against libboost_program_options-mt.so.1.47.0
- Added libgearman-1.0, libgearman-1.0-devel per upstream
* Sat Sep 17 2011 Remi Collet <remi@fedoraproject.org> - 0.23-2
- rebuild against libmemcached.so.8
* Thu Jul 21 2011 BJ Dierkes <wdierkes@rackspace.com> - 0.23-1
- Latest source from upstream. Release information available at:
https://launchpad.net/gearmand/+milestone/0.23
* Fri Jun 03 2011 BJ Dierkes <wdierkes@rackspace.com> - 0.20-1
- Latest sources from upstream.
- Add %%ghost to /var/run/gearmand. Resolves BZ#656592
- BuildRequires: boost-devel >= 1.37.0
- Adding gearadmin files
- Converted to Systemd. Resolves BZ#661643
* Tue Mar 22 2011 Dan Horák <dan[at]danny.cz> - 0.14-4
- switch to %%ifarch for google-perftools as BR
* Thu Feb 17 2011 BJ Dierkes <wdierkes@rackspace.com> - 0.14-3
- Rebuild against latest libevent in rawhide/f15
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.14-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Fri Feb 04 2011 BJ Dierkes <wdierkes@rackspace.com> - 0.14-1
- Latest sources from upstream. Full changelog available from:
https://launchpad.net/gearmand/trunk/0.14
* Wed Oct 06 2010 Remi Collet <fedora@famillecollet.com> - 0.13-3
- rebuild against new libmemcached
* Wed May 05 2010 Remi Collet <fedora@famillecollet.com> - 0.13-2
- rebuild against new libmemcached
* Wed Apr 07 2010 Ruben Kerkhof <ruben@rubenkerkhof.com> 0.13-1
- Upstream released new version
* Fri Feb 19 2010 Ruben Kerkhof <ruben@rubenkerkhof.com> 0.12-1
- Upstream released new version
* Wed Feb 17 2010 Ruben Kerkhof <ruben@rubenkerkhof.com> 0.11-2
- Add BR on libtool
* Tue Feb 16 2010 Oliver Falk <oliver@linux-kernel.at> 0.11-1
- Update to latest upstream version (#565808)
- Add missing Req. libevent-devel for libgearman-devel (#565808)
- Remove libmemcache patch - should be fixed in 0.11
* Sun Feb 07 2010 Remi Collet <fedora@famillecollet.com> - 0.9-3
- patch to detect libmemcached
* Sun Feb 07 2010 Remi Collet <fedora@famillecollet.com> - 0.9-2
- rebuilt against new libmemcached
* Fri Jul 31 2009 Ruben Kerkhof <ruben@rubenkerkhof.com> 0.9-1
- Upstream released new version
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Tue Jul 14 2009 Ruben Kerkhof <ruben@rubenkerkhof.com> 0.8-1
- Upstream released new version
- Enable libmemcached backend
* Mon Jun 22 2009 Ruben Kerkhof <ruben@rubenkerkhof.com> 0.7-1
- Upstream released new version
* Mon Jun 22 2009 Ruben Kerkhof <ruben@rubenkerkhof.com> 0.6-3
- Don't build with tcmalloc on sparc64
* Sun May 24 2009 Peter Lemenkov <lemenkov@gmail.com> 0.6-2
- Fixed issues, reported in https://bugzilla.redhat.com/show_bug.cgi?id=487148#c9
* Wed May 20 2009 Ruben Kerkhof <ruben@rubenkerkhof.com> 0.6-1
- Upstream released new version
* Mon Apr 27 2009 Ruben Kerkhof <ruben@rubenkerkhof.com> 0.5-1
- Upstream released new version
- Cleanups for review (bz #487148)
* Wed Feb 25 2009 Ruben Kerkhof <ruben@rubenkerkhof.com> 0.3-2
- Add init script
* Sat Feb 07 2009 Ruben Kerkhof <ruben@rubenkerkhof.com> 0.3-1
- Initial import

View File

@ -0,0 +1,22 @@
diff --git a/configure b/configure
index 13cd889..2d35642 100755
--- a/configure
+++ b/configure
@@ -17678,7 +17678,7 @@ printf %s "checking for boostlib >= $boost_lib_version_req... " >&6; }
libsubdirs="lib"
ax_arch=`uname -m`
case $ax_arch in
- x86_64|ppc64|s390x|sparc64|aarch64|loongarch64|riscv64)
+ x86_64|ppc64*|s390x|sparc64|aarch64|loongarch64|riscv64)
libsubdirs="lib64 lib lib64"
;;
esac
@@ -28164,7 +28164,7 @@ then :
for ac_word in $CC $CFLAGS $CPPFLAGS $LDFLAGS; do
if test -n "$ac_prev"; then
case $ac_word in
- i?86 | x86_64 | ppc | ppc64)
+ i?86 | x86_64 | ppc | ppc64*)
if test -z "$ac_arch" || test "$ac_arch" = "$ac_word"; then
ac_arch=$ac_word
else

12
gearmand.service Normal file
View File

@ -0,0 +1,12 @@
[Unit]
Description=Gearmand distributed job system
After=syslog.target network.target
[Service]
EnvironmentFile=/etc/sysconfig/gearmand
User=gearmand
Type=forking
ExecStart=/usr/sbin/gearmand -d --log-file none --syslog $OPTIONS
[Install]
WantedBy=multi-user.target

View File

@ -1,26 +1,46 @@
Name: gearmand
Version: 0.13
Release: 1%{?dist}
Version: 1.1.21
Release: %autorelease
Summary: A distributed job system
Group: System Environment/Daemons
License: BSD
# migrated to SPDX
License: BSD-3-Clause
URL: http://www.gearman.org
Source0: http://launchpad.net/gearmand/trunk/%{version}/+download/gearmand-%{version}.tar.gz
Source0: https://github.com/gearman/%{name}/releases/download/%{version}/gearmand-%{version}.tar.gz
Source1: gearmand.init
Source2: gearmand.sysconfig
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
Source3: gearmand.service
Patch0: gearmand-1.1.21-ppc64le.patch
# Fails to build on PPC.
# See https://bugzilla.redhat.com/987104 and https://bugzilla.redhat.com/987109
ExcludeArch: ppc
BuildRequires: libevent-devel, libuuid-devel, libmemcached-devel, memcached
BuildRequires: gcc-c++
BuildRequires: chrpath
BuildRequires: libuuid-devel
BuildRequires: boost-devel >= 1.37.0, boost-thread
BuildRequires: sqlite-devel
BuildRequires: tokyocabinet-devel
BuildRequires: libevent-devel
BuildRequires: libmemcached-devel, memcached
BuildRequires: hiredis-devel
BuildRequires: gperf
BuildRequires: mariadb-connector-c-devel openssl-devel
BuildRequires: libpq-devel
BuildRequires: zlib-devel
BuildRequires: systemd
%ifnarch ppc64 sparc64
# no google perftools
BuildRequires: google-perftools-devel
# For %%check
# https://github.com/gearman/gearmand/issues/277
#BuildRequires: curl-devel
# google perftools available only on these
%ifarch %{ix86} x86_64 ppc64 ppc64le aarch64 %{arm}
BuildRequires: gperftools-devel
%endif
Requires(pre): shadow-utils
Requires(post): chkconfig
Requires(preun): chkconfig, initscripts
Requires: procps
BuildRequires: make
Requires(pre): shadow-utils
Requires: procps
%{?systemd_requires}
%description
Gearman provides a generic framework to farm out work to other machines
@ -32,51 +52,47 @@ In other words, it is the nervous system for how distributed processing
communicates.
%package -n libgearman
Summary: Development libraries for gearman
Provides: libgearman-1.0 = %{version}-%{release}
Obsoletes: libgearman-1.0 < %{version}-%{release}
%description -n libgearman
Development libraries for %{name}.
%package -n libgearman-devel
Summary: Development headers for libgearman
Requires: pkgconfig, libgearman = %{version}-%{release}
Group: Development/Libraries
Requires: libevent-devel
Provides: libgearman-1.0-devel = %{version}-%{release}
Obsoletes: libgearman-1.0-devel < %{version}-%{release}
%description -n libgearman-devel
Development headers for %{name}
%package -n libgearman
Summary: Development libraries for gearman
Group: Development/Libraries
%description -n libgearman
Development libraries for %{name}
Development headers for %{name}.
%prep
%setup -q
%autosetup -p1
%build
%ifarch ppc64 sparc64
# no tcmalloc
%configure --disable-static --disable-rpath
%else
%configure --disable-static --disable-rpath --enable-tcmalloc
%endif
sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
make %{?_smp_mflags}
%configure --disable-static --disable-silent-rules --enable-ssl
sed -i 's/ DRIZZLED_BINARY .*/ DRIZZLED_BINARY ""/' gear_config.h
make %{_smp_mflags}
%install
rm -rf %{buildroot}
make install DESTDIR=%{buildroot}
rm -v %{buildroot}%{_libdir}/libgearman*.la
install -p -D -m 0755 %{SOURCE1} %{buildroot}%{_initrddir}/gearmand
chrpath --delete %{buildroot}%{_bindir}/gearman
install -p -D -m 0644 %{SOURCE2} %{buildroot}%{_sysconfdir}/sysconfig/gearmand
mkdir -p %{buildroot}/var/run/gearmand
# install systemd unit file
mkdir -p %{buildroot}%{_unitdir}
install -m 0644 %{SOURCE3} %{buildroot}%{_unitdir}/%{name}.service
%clean
rm -rf %{buildroot}
%check
# https://github.com/gearman/gearmand/issues/277
#make test
%pre
@ -87,98 +103,42 @@ getent passwd gearmand >/dev/null || \
exit 0
%post
if [ $1 -eq 1 ]; then
/sbin/chkconfig --add gearmand
fi
%systemd_post gearmand.service
%preun
if [ $1 -eq 0 ]; then
/sbin/service gearmand stop >/dev/null 2>&1 || :
/sbin/chkconfig --del gearmand
fi
%systemd_preun gearmand.service
%postun
%systemd_postun_with_restart gearmand.service
%post -n libgearman -p /sbin/ldconfig
%postun -n libgearman -p /sbin/ldconfig
%ldconfig_scriptlets -n libgearman
%files
%defattr(-,root,root,-)
%doc AUTHORS ChangeLog COPYING README
%dir %attr(755,gearmand,gearmand) /var/run/gearmand
%license COPYING
%doc AUTHORS ChangeLog CONTRIBUTING.md README.md THANKS
%config(noreplace) %{_sysconfdir}/sysconfig/gearmand
%{_sbindir}/gearmand
%{_bindir}/gearman
%{_initrddir}/gearmand
%{_mandir}/man1/gearman.1.gz
%{_mandir}/man8/gearmand.8.gz
%files -n libgearman-devel
%defattr(-,root,root,-)
%doc AUTHORS ChangeLog COPYING README
%dir %{_includedir}/libgearman
%{_includedir}/libgearman/*.h
%{_libdir}/pkgconfig/gearmand.pc
%{_libdir}/libgearman*.so
%{_mandir}/man3/gearman*.3.gz
%{_bindir}/gearadmin
%{_mandir}/man1/*
%{_mandir}/man8/*
%{_unitdir}/%{name}.service
%files -n libgearman
%defattr(-,root,root,-)
%doc COPYING
%{_libdir}/libgearman.so.*
%{_libdir}/libgearman*.so.*
%license COPYING
%{_libdir}/libgearman.so.8
%{_libdir}/libgearman.so.8.0.0
%files -n libgearman-devel
%license COPYING
%doc AUTHORS ChangeLog CONTRIBUTING.md README.md THANKS
%{_includedir}/libgearman/
%{_libdir}/pkgconfig/gearmand.pc
%{_libdir}/libgearman.so
%{_includedir}/libgearman-1.0/
%{_mandir}/man3/*
%changelog
* Wed Apr 07 2010 Ruben Kerkhof <ruben@rubenkerkhof.com> 0.13-1
- Upstream released new version
* Fri Feb 19 2010 Ruben Kerkhof <ruben@rubenkerkhof.com> 0.12-1
- Upstream released new version
* Wed Feb 17 2010 Ruben Kerkhof <ruben@rubenkerkhof.com> 0.11-2
- Add BR on libtool
* Tue Feb 16 2010 Oliver Falk <oliver@linux-kernel.at> 0.11-1
- Update to latest upstream version (#565808)
- Add missing Req. libevent-devel for libgearman-devel (#565808)
- Remove libmemcache patch - should be fixed in 0.11
* Sun Feb 07 2010 Remi Collet <fedora@famillecollet.com> - 0.9-3
- patch to detect libmemcached
* Sun Feb 07 2010 Remi Collet <fedora@famillecollet.com> - 0.9-2
- rebuilt against new libmemcached
* Fri Jul 31 2009 Ruben Kerkhof <ruben@rubenkerkhof.com> 0.9-1
- Upstream released new version
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Tue Jul 14 2009 Ruben Kerkhof <ruben@rubenkerkhof.com> 0.8-1
- Upstream released new version
- Enable libmemcached backend
* Mon Jun 22 2009 Ruben Kerkhof <ruben@rubenkerkhof.com> 0.7-1
- Upstream released new version
* Mon Jun 22 2009 Ruben Kerkhof <ruben@rubenkerkhof.com> 0.6-3
- Don't build with tcmalloc on sparc64
* Sun May 24 2009 Peter Lemenkov <lemenkov@gmail.com> 0.6-2
- Fixed issues, reported in https://bugzilla.redhat.com/show_bug.cgi?id=487148#c9
* Wed May 20 2009 Ruben Kerkhof <ruben@rubenkerkhof.com> 0.6-1
- Upstream released new version
* Mon Apr 27 2009 Ruben Kerkhof <ruben@rubenkerkhof.com> 0.5-1
- Upstream released new version
- Cleanups for review (bz #487148)
* Wed Feb 25 2009 Ruben Kerkhof <ruben@rubenkerkhof.com> 0.3-2
- Add init script
* Sat Feb 07 2009 Ruben Kerkhof <ruben@rubenkerkhof.com> 0.3-1
- Initial import
%autochangelog

View File

@ -1,3 +1,3 @@
## Settings for gearmand
#OPTIONS=""
### Settings for gearmand
# OPTIONS=""

View File

@ -1 +0,0 @@
gearmand-0_5-1_fc11:HEAD:gearmand-0.5-1.fc11.src.rpm:1241520465

View File

@ -1 +1 @@
8e5d126b7ef252d062a48ab47eb95e65 gearmand-0.13.tar.gz
SHA512 (gearmand-1.1.21.tar.gz) = d8c6561ddcf7aaf3a861c2a05b014473ff9572fefa9e181ae25b0e88bac8ba09ab4852d98fb0c405b186ae78f6fac22c4248977395162dc41a0e35f53904db49