From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sys-cluster/htcondor/files/
Date: Sun, 25 Jan 2015 16:39:00 +0000 (UTC) [thread overview]
Message-ID: <1422043681.4617cc6a0e736a2d379e38315447e1fff125a0a6.jlec@gentoo> (raw)
commit: 4617cc6a0e736a2d379e38315447e1fff125a0a6
Author: Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de>
AuthorDate: Fri Jan 23 20:08:01 2015 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Fri Jan 23 20:08:01 2015 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=4617cc6a
sys-cluster/htcondor: Clean patches according to the CLEAN PATCH HOWTO
http://dev.gentoo.org/~vapier/clean-patches
---
...3.2-Apply-the-users-condor_config-last-rather-than-first.patch | 8 ++++++--
.../htcondor/files/htcondor-8.3.2-condor_config.generic.patch | 8 ++++++--
.../htcondor/files/htcondor-8.3.2-packaging_directories.patch | 8 ++++++--
sys-cluster/htcondor/files/htcondor-8.3.2-shadow_dlopen.patch | 7 +++++--
4 files changed, 23 insertions(+), 8 deletions(-)
diff --git a/sys-cluster/htcondor/files/htcondor-8.3.2-Apply-the-users-condor_config-last-rather-than-first.patch b/sys-cluster/htcondor/files/htcondor-8.3.2-Apply-the-users-condor_config-last-rather-than-first.patch
index bedd7c5..f906ec8 100644
--- a/sys-cluster/htcondor/files/htcondor-8.3.2-Apply-the-users-condor_config-last-rather-than-first.patch
+++ b/sys-cluster/htcondor/files/htcondor-8.3.2-Apply-the-users-condor_config-last-rather-than-first.patch
@@ -1,5 +1,9 @@
---- src/condor_utils/condor_config.cpp 2014-12-23 18:18:42.000000000 +0100
-+++ src/condor_utils/condor_config.cpp 2015-01-11 19:59:17.000000000 +0100
+Apply the users condor_config last, rather than first.
+Ported patch from htcondor-8.0.0 to 8.3.2
+
+Patch by Marius Brehler.
+--- src/condor_utils/condor_config.cpp
++++ src/condor_utils/condor_config.cpp
@@ -1454,18 +1454,14 @@ find_file(const char *env_name, const ch
if (!config_source) {
// List of condor_config file locations we'll try to open.
diff --git a/sys-cluster/htcondor/files/htcondor-8.3.2-condor_config.generic.patch b/sys-cluster/htcondor/files/htcondor-8.3.2-condor_config.generic.patch
index 8e8fac9..7b6d337 100644
--- a/sys-cluster/htcondor/files/htcondor-8.3.2-condor_config.generic.patch
+++ b/sys-cluster/htcondor/files/htcondor-8.3.2-condor_config.generic.patch
@@ -1,5 +1,9 @@
---- b/src/condor_examples/condor_config.generic 2015-01-11 19:34:36.000000000 +0100
-+++ a/src/condor_examples/condor_config.generic 2015-01-11 19:38:18.000000000 +0100
+Adjust the generic condor_config to Gentoo's needs.
+Ported patch from htcondor-8.0.0 to 8.3.2
+
+Patch by Marius Brehler.
+--- b/src/condor_examples/condor_config.generic
++++ a/src/condor_examples/condor_config.generic
@@ -19,7 +19,7 @@
######################################################################
diff --git a/sys-cluster/htcondor/files/htcondor-8.3.2-packaging_directories.patch b/sys-cluster/htcondor/files/htcondor-8.3.2-packaging_directories.patch
index 3faf0a2..8acd7c7 100644
--- a/sys-cluster/htcondor/files/htcondor-8.3.2-packaging_directories.patch
+++ b/sys-cluster/htcondor/files/htcondor-8.3.2-packaging_directories.patch
@@ -1,5 +1,9 @@
---- b/build/cmake/CondorPackageConfig.cmake 2015-01-11 19:46:05.000000000 +0100
-+++ a/build/cmake/CondorPackageConfig.cmake 2015-01-11 19:47:05.000000000 +0100
+Adjust the package directories.
+Ported patch from htcondor-8.0.0 to 8.3.2
+
+Patch by Marius Brehler.
+--- b/build/cmake/CondorPackageConfig.cmake
++++ a/build/cmake/CondorPackageConfig.cmake
@@ -406,6 +406,29 @@ elseif( ${OS_NAME} STREQUAL "LINUX" AND
set(CMAKE_INSTALL_PREFIX "")
set(CPACK_SET_DESTDIR "ON")
diff --git a/sys-cluster/htcondor/files/htcondor-8.3.2-shadow_dlopen.patch b/sys-cluster/htcondor/files/htcondor-8.3.2-shadow_dlopen.patch
index 5709e70..010adbd 100644
--- a/sys-cluster/htcondor/files/htcondor-8.3.2-shadow_dlopen.patch
+++ b/sys-cluster/htcondor/files/htcondor-8.3.2-shadow_dlopen.patch
@@ -1,5 +1,8 @@
---- b/build/cmake/CondorConfigure.cmake 2015-01-11 19:29:57.000000000 +0100
-+++ a/build/cmake/CondorConfigure.cmake 2015-01-11 19:30:40.000000000 +0100
+Ported patch from htcondor-8.0.0 to 8.3.2
+
+Patch by Marius Brehler.
+-- b/build/cmake/CondorConfigure.cmake
++++ a/build/cmake/CondorConfigure.cmake
@@ -841,7 +841,7 @@ set (CONDOR_LIBS "condor_utils;${RT_FOUN
set (CONDOR_TOOL_LIBS "condor_utils;${RT_FOUND};${CLASSADS_FOUND};${SECURITY_LIBS};${PCRE_FOUND};${COREDUMPER_FOUND}")
set (CONDOR_SCRIPT_PERMS OWNER_READ OWNER_WRITE OWNER_EXECUTE GROUP_READ GROUP_EXECUTE WORLD_READ WORLD_EXECUTE)
next reply other threads:[~2015-01-25 16:39 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-25 16:39 Justin Lecher [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-01-12 0:00 [gentoo-commits] proj/sci:master commit in: sys-cluster/htcondor/files/ Christoph Junghans
2015-01-12 0:00 Christoph Junghans
2015-01-12 0:00 Christoph Junghans
2015-01-12 0:00 Christoph Junghans
2013-07-12 17:37 Sebastien Fabbro
2013-07-12 17:37 Sebastien Fabbro
2013-07-12 17:37 Sebastien Fabbro
2013-07-12 17:37 Sebastien Fabbro
2013-07-12 17:37 Sebastien Fabbro
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1422043681.4617cc6a0e736a2d379e38315447e1fff125a0a6.jlec@gentoo \
--to=jlec@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox