summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 93131ad)
raw | patch | inline | side by side (parent: 93131ad)
author | Sebastian Harl <sh@tokkee.org> | |
Fri, 25 Sep 2009 11:12:23 +0000 (13:12 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Fri, 25 Sep 2009 11:12:23 +0000 (13:12 +0200) |
debian/changelog | patch | blob | history | |
debian/patches/bts494874-gnu-kfreebsd | [deleted file] | patch | blob | history |
debian/patches/series | patch | blob | history |
diff --git a/debian/changelog b/debian/changelog
index f9be5c4e7cf945cdd4e6e2c8666a01e1f0daa2c4..da7e184d5a624480ee8576d0f413a1507881961c 100644 (file)
--- a/debian/changelog
+++ b/debian/changelog
* debian/rules:
- Remove config.h in the 'clean' target - this is created by configure but
not cleaned up by any Makefile.
+ * debian/patches:
+ - Removed bts494874-gnu-kfreebsd - included upstream.
- -- Sebastian Harl <tokkee@debian.org> Fri, 25 Sep 2009 13:08:48 +0200
+ -- Sebastian Harl <tokkee@debian.org> Fri, 25 Sep 2009 13:11:46 +0200
rrdtool (1.3.8-1) unstable; urgency=low
diff --git a/debian/patches/bts494874-gnu-kfreebsd b/debian/patches/bts494874-gnu-kfreebsd
+++ /dev/null
@@ -1,24 +0,0 @@
-diff a/acinclude.m4 b/acinclude.m4
---- a/acinclude.m4
-+++ b/acinclude.m4
-@@ -289,7 +289,7 @@ if test "x$acx_pthread_ok" = xyes; then
- case "${host_cpu}-${host_os}" in
- *-aix* | *-freebsd* | *-darwin*) x_rflag="-D_THREAD_SAFE";;
- *solaris* | *-osf* | *-hpux*) x_rflag="-D_REENTRANT";;
-- *-linux*)
-+ *-linux*|*-k*bsd*-gnu*|*-gnu*)
- if test x"$PTHREAD_CFLAGS" = "x-pthread"; then
- # For Linux/gcc "-pthread" implies "-lpthread". We need, however, to make this explicit
- # in PTHREAD_LIBS such that a shared library to be built properly depends on libpthread.
-diff a/configure b/configure
---- a/configure
-+++ b/configure
-@@ -28428,7 +28428,7 @@ echo $ECHO_N "checking if more special flags are required for pthreads... $ECHO_
- case "${host_cpu}-${host_os}" in
- *-aix* | *-freebsd* | *-darwin*) x_rflag="-D_THREAD_SAFE";;
- *solaris* | *-osf* | *-hpux*) x_rflag="-D_REENTRANT";;
-- *-linux*)
-+ *-linux*|*-k*bsd*-gnu*|*-gnu*)
- if test x"$PTHREAD_CFLAGS" = "x-pthread"; then
- # For Linux/gcc "-pthread" implies "-lpthread". We need, however, to make this explicit
- # in PTHREAD_LIBS such that a shared library to be built properly depends on libpthread.
diff --git a/debian/patches/series b/debian/patches/series
index 93f905b5073ca4fc3f7064e13d5462b719c2e1f9..3d450d2c5e36ba5b869a2607f615ace10b18a6bd 100644 (file)
--- a/debian/patches/series
+++ b/debian/patches/series
-bts494874-gnu-kfreebsd
bts428778-floating-point-exception
setup.py-module-name
no-rpath-for-ruby