[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

4.0r2, bcm43xx-fwcutter and openoffice.org



Hi,

I'd like to fix some bugs for 4.-0r2:

bcm43xx-fwcutter:

#445133 - the >URL of the file changes, making the installation
fail if you allow the package to do the firmware installation itself.

patch:
diff -u bcm43xx-fwcutter-006/debian/install_bcm43xx_firmware.sh bcm43xx-fwcutter-006/debian/install_bcm43xx_firmware.sh
--- bcm43xx-fwcutter-006/debian/install_bcm43xx_firmware.sh
+++ bcm43xx-fwcutter-006/debian/install_bcm43xx_firmware.sh
@@ -10,7 +10,7 @@
-$DL http://boredklink.googlepages.com/wl_apsta.o
+$DL http://downloads.openwrt.org/sources/wl_apsta-3.130.20.0.o
 bcm43xx-fwcutter $dname
 mkdir -p /lib/firmware
 for i in *.fw; do
         mv $i /lib/firmware/$i;
 done
-rm wl_apsta.o
+rm wl_apsta*.o

openoffice.org:

#411693 - simpress' help was symlinked to save a bit of space but
that breaks caalling the help when you call it from impress.

patch: http://arch.debian.org/cgi-bin/archzoom.cgi/debian-openoffice@lists.debian.org--packages/openofficeorg--unstable--2.2.1--patch-1?log

#420803 - -dev-docs html files hosed up.

patch: first hunk of
http://arch.debian.org/cgi-bin/archzoom.cgi/debian-openoffice@lists.debian.org--packages/openofficeorg--unstable--2.2.0--patch-10/rules.diff?diff

At least #445133 and #420803 are a must..

Grüße/Regards,

René
-- 
 .''`.  René Engelhard -- Debian GNU/Linux Developer
 : :' : http://www.debian.org | http://people.debian.org/~rene/
 `. `'  rene@debian.org | GnuPG-Key ID: 248AEB73
   `-   Fingerprint: 41FA F208 28D4 7CA5 19BB  7AD9 F859 90B0 248A EB73

Attachment: signature.asc
Description: Digital signature


Reply to: