Author: alexander Date: 2006-12-19 02:00:04 -0700 (Tue, 19 Dec 2006) New Revision: 1810
Modified: trunk/packages/LVM2/Makefile trunk/packages/device-mapper/Makefile trunk/packages/rsync/Makefile Log: Merged r1808 and 1809 from the 6.2 branch Modified: trunk/packages/LVM2/Makefile =================================================================== --- trunk/packages/LVM2/Makefile 2006-12-19 08:54:45 UTC (rev 1809) +++ trunk/packages/LVM2/Makefile 2006-12-19 09:00:04 UTC (rev 1810) @@ -1,12 +1,12 @@ # lvm2 Makefile NM= LVM2 -VRS= 2.02.12 +VRS= 2.02.17 DIR= $(NM).$(VRS) FILE= $(DIR).tgz -URL-$(FILE)= ftp://sources.redhat.com/pub/lvm2/$(FILE) -SHA-$(FILE)= 4344bdd23e7bebb15af505cc60aef4d747d3d371 +URL-$(FILE)= http://downloads.planetmirror.com/pub/sourceware/lvm2/$(FILE) +SHA-$(FILE)= 7f6066a40c41148e5a6ba4e55a3e302529711498 # Targets Modified: trunk/packages/device-mapper/Makefile =================================================================== --- trunk/packages/device-mapper/Makefile 2006-12-19 08:54:45 UTC (rev 1809) +++ trunk/packages/device-mapper/Makefile 2006-12-19 09:00:04 UTC (rev 1810) @@ -1,12 +1,12 @@ # device-mapper Makefile NM= device-mapper -VRS= 1.02.12 +VRS= 1.02.13 DIR= $(NM).$(VRS) FILE= $(DIR).tgz -URL-$(FILE)= ftp://sources.redhat.com/pub/dm/$(FILE) -SHA-$(FILE)= e1188ea7ddc4976e3614000a492e30fb019de2d6 +URL-$(FILE)= http://downloads.planetmirror.com/pub/sourceware/dm/$(FILE) +SHA-$(FILE)= 54ab22fa9ecc307f10c6761f574f663ba080f6e1 # Targets Modified: trunk/packages/rsync/Makefile =================================================================== --- trunk/packages/rsync/Makefile 2006-12-19 08:54:45 UTC (rev 1809) +++ trunk/packages/rsync/Makefile 2006-12-19 09:00:04 UTC (rev 1810) @@ -1,12 +1,12 @@ # rsync Makefile NM= rsync -VRS= 2.6.8 +VRS= 2.6.9 DIR= $(NM)-$(VRS) FILE= $(DIR).tar.gz URL-$(FILE)= http://rsync.samba.org/ftp/rsync/$(FILE) -SHA-$(FILE)= 2ac54feed46054ced334eb0a234ada18aee53d9c +SHA-$(FILE)= 341618e230ea2e0e551d0ccf06f840d4f824c843 # Targets -- http://linuxfromscratch.org/mailman/listinfo/livecd FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
