[Pkg-samba-maint] r1761 - in trunk/samba/debian: . patches
vorlon at alioth.debian.org
vorlon at alioth.debian.org
Sun Mar 9 11:13:22 UTC 2008
Author: vorlon
Date: 2008-03-09 11:13:22 +0000 (Sun, 09 Mar 2008)
New Revision: 1761
Removed:
trunk/samba/debian/patches/gcc42-arm-workaround.patch
Modified:
trunk/samba/debian/changelog
trunk/samba/debian/patches/series
Log:
* Drop debian/patches/gcc42-arm-workaround.patch, which should have been
dropped in the previous upload
Modified: trunk/samba/debian/changelog
===================================================================
--- trunk/samba/debian/changelog 2008-03-09 11:09:41 UTC (rev 1760)
+++ trunk/samba/debian/changelog 2008-03-09 11:13:22 UTC (rev 1761)
@@ -15,8 +15,10 @@
[ Steve Langasek ]
* Brown paper bag: fix samba-common.files to list all of the smb.conf
templates, not just the current one. Closes: #470138.
+ * Drop debian/patches/gcc42-arm-workaround.patch, which should have been
+ dropped in the previous upload
- -- Christian Perrier <bubulle at debian.org> Sun, 09 Mar 2008 08:57:28 +0100
+-- Christian Perrier <bubulle at debian.org> Sun, 09 Mar 2008 08:57:28 +0100
samba (3.0.28-3) unstable; urgency=low
Deleted: trunk/samba/debian/patches/gcc42-arm-workaround.patch
===================================================================
--- trunk/samba/debian/patches/gcc42-arm-workaround.patch 2008-03-09 11:09:41 UTC (rev 1760)
+++ trunk/samba/debian/patches/gcc42-arm-workaround.patch 2008-03-09 11:13:22 UTC (rev 1761)
@@ -1,22 +0,0 @@
-Goal: workaround for a bug in gcc4.2 on arm when compiling with -O2
-
-Fixes: #445566
-
-Upstream status: Debian-specific; should be dropped as soon as bug
-#458345 has been fixed in gcc.
-
-Author: Steve Langasek <vorlon at debian.org>
-
-Index: samba-3.0.28a/source/Makefile.in
-===================================================================
---- samba-3.0.28a.orig/source/Makefile.in
-+++ samba-3.0.28a/source/Makefile.in
-@@ -914,6 +914,8 @@
- mkdir "$$dir" || \
- exec false; fi || exec false
-
-+rpc_parse/parse_prs.o: FLAGS+=$(PARSE_PRS_FLAGS)
-+
- .c.o:
- @if (: >> $@ || : > $@) >/dev/null 2>&1; then rm -f $@; else \
- dir=`echo $@ | sed 's,/[^/]*$$,,;s,^$$,.,'` $(MAKEDIR); fi
Modified: trunk/samba/debian/patches/series
===================================================================
--- trunk/samba/debian/patches/series 2008-03-09 11:09:41 UTC (rev 1760)
+++ trunk/samba/debian/patches/series 2008-03-09 11:13:22 UTC (rev 1761)
@@ -15,4 +15,3 @@
smbpasswd-syslog.patch
usershare.patch
disable-weak-auth.patch
-gcc42-arm-workaround.patch
More information about the Pkg-samba-maint
mailing list