[jhbuild] Forgot to add the patches...
- From: Kjartan Maraas <kmaraas src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [jhbuild] Forgot to add the patches...
- Date: Wed, 13 Oct 2010 06:19:05 +0000 (UTC)
commit 634cb0647295b51d5d4be8731ed7e756da49b2c6
Author: Kjartan Maraas <kmaraas gnome org>
Date: Wed Oct 13 08:18:57 2010 +0200
Forgot to add the patches...
patches/talloc-pkg-config-removal.patch | 12 ++++++++++++
patches/tdb-pkg-config-removal.patch | 24 ++++++++++++++++++++++++
patches/tevent-pkg-config-removal.patch | 22 ++++++++++++++++++++++
3 files changed, 58 insertions(+), 0 deletions(-)
---
diff --git a/patches/talloc-pkg-config-removal.patch b/patches/talloc-pkg-config-removal.patch
new file mode 100644
index 0000000..7cedc3f
--- /dev/null
+++ b/patches/talloc-pkg-config-removal.patch
@@ -0,0 +1,12 @@
+diff -ur samba-4.0.0alpha11.orig/lib/talloc/Makefile.in samba-4.0.0alpha11/lib/talloc/Makefile.in
+--- samba-4.0.0alpha11.orig/lib/talloc/Makefile.in 2010-01-11 06:35:28.000000000 +0100
++++ samba-4.0.0alpha11/lib/talloc/Makefile.in 2010-10-12 19:51:19.548136159 +0200
+@@ -56,7 +56,7 @@
+
+ distclean:: clean
+ rm -f Makefile
+- rm -f config.log config.status config.h config.cache
++ rm -f config.log config.status config.h config.cache talloc.pc
+
+ realdistclean:: distclean
+ rm -f configure config.h.in
diff --git a/patches/tdb-pkg-config-removal.patch b/patches/tdb-pkg-config-removal.patch
new file mode 100644
index 0000000..93a0998
--- /dev/null
+++ b/patches/tdb-pkg-config-removal.patch
@@ -0,0 +1,24 @@
+diff -ur samba-4.0.0alpha11.orig/lib/tdb/Makefile.in samba-4.0.0alpha11/lib/tdb/Makefile.in
+--- samba-4.0.0alpha11.orig/lib/tdb/Makefile.in 2010-01-11 06:35:28.000000000 +0100
++++ samba-4.0.0alpha11/lib/tdb/Makefile.in 2010-10-12 19:51:07.045949157 +0200
+@@ -72,7 +72,7 @@
+ rm -fr abi
+
+ distclean:: clean
+- rm -f config.log config.status include/config.h config.cache
++ rm -f config.log config.status include/config.h config.cache tdb.pc
+ rm -f Makefile
+
+ realdistclean:: distclean
+diff -ur samba-4.0.0alpha11.orig/lib/tdb/tdb.mk samba-4.0.0alpha11/lib/tdb/tdb.mk
+--- samba-4.0.0alpha11.orig/lib/tdb/tdb.mk 2010-01-11 06:35:28.000000000 +0100
++++ samba-4.0.0alpha11/lib/tdb/tdb.mk 2010-10-12 19:51:09.625987747 +0200
+@@ -38,7 +38,7 @@
+ clean::
+ rm -f test.db test.tdb torture.tdb test.gdbm
+ rm -f $(TDB_SONAME) $(TDB_SOLIB) $(TDB_STLIB) libtdb.$(SHLIBEXT)
+- rm -f $(ALL_PROGS) tdb.pc
++ rm -f $(ALL_PROGS)
+ rm -f tdb.exports.sort tdb.exports.check tdb.exports.check.sort
+ rm -f tdb.signatures.sort tdb.signatures.check tdb.signatures.check.sort
+
diff --git a/patches/tevent-pkg-config-removal.patch b/patches/tevent-pkg-config-removal.patch
new file mode 100644
index 0000000..4ea861c
--- /dev/null
+++ b/patches/tevent-pkg-config-removal.patch
@@ -0,0 +1,22 @@
+diff -ur samba-4.0.0alpha11.orig/lib/tevent/Makefile.in samba-4.0.0alpha11/lib/tevent/Makefile.in
+--- samba-4.0.0alpha11.orig/lib/tevent/Makefile.in 2010-01-11 06:35:28.000000000 +0100
++++ samba-4.0.0alpha11/lib/tevent/Makefile.in 2010-10-12 19:51:27.661257521 +0200
+@@ -72,7 +72,7 @@
+ rm -fr abi
+
+ distclean:: clean
+- rm -f config.log config.status config.h config.cache
++ rm -f config.log config.status config.h config.cache tevent.pc
+ rm -f Makefile
+
+ realdistclean:: distclean
+diff -ur samba-4.0.0alpha11.orig/lib/tevent/tevent.mk samba-4.0.0alpha11/lib/tevent/tevent.mk
+--- samba-4.0.0alpha11.orig/lib/tevent/tevent.mk 2010-01-11 06:35:28.000000000 +0100
++++ samba-4.0.0alpha11/lib/tevent/tevent.mk 2010-10-12 19:51:30.672302559 +0200
+@@ -41,6 +41,5 @@
+
+ clean::
+ rm -f $(TEVENT_SOBASE) $(TEVENT_SONAME) $(TEVENT_SOLIB) $(TEVENT_STLIB)
+- rm -f tevent.pc
+ rm -f tevent.exports.sort tevent.exports.check tevent.exports.check.sort
+ rm -f tevent.signatures.sort tevent.signatures.check tevent.signatures.check.sort
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]