Changeset 1808
- Timestamp:
- 12/19/06 01:50:10 (2 years ago)
- Location:
- branches/6.2/packages
- Files:
-
- 3 modified
-
LVM2/Makefile (modified) (1 diff)
-
device-mapper/Makefile (modified) (1 diff)
-
rsync/Makefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/6.2/packages/LVM2/Makefile
r1739 r1808 2 2 3 3 NM= LVM2 4 VRS= 2.02.1 24 VRS= 2.02.17 5 5 DIR= $(NM).$(VRS) 6 6 7 7 FILE= $(DIR).tgz 8 URL-$(FILE)= ftp://sources.redhat.com/pub/lvm2/$(FILE)9 SHA-$(FILE)= 4344bdd23e7bebb15af505cc60aef4d747d3d3718 URL-$(FILE)= http://downloads.planetmirror.com/pub/sourceware/lvm2/$(FILE) 9 SHA-$(FILE)= 7f6066a40c41148e5a6ba4e55a3e302529711498 10 10 11 11 # Targets -
branches/6.2/packages/device-mapper/Makefile
r1738 r1808 6 6 7 7 FILE= $(DIR).tgz 8 URL-$(FILE)= ftp://sources.redhat.com/pub/dm/$(FILE)9 SHA-$(FILE)= e1188ea7ddc4976e3614000a492e30fb019de2d68 URL-$(FILE)= http://downloads.planetmirror.com/pub/sourceware/dm/$(FILE) 9 SHA-$(FILE)= 54ab22fa9ecc307f10c6761f574f663ba080f6e1 10 10 11 11 # Targets -
branches/6.2/packages/rsync/Makefile
r1493 r1808 2 2 3 3 NM= rsync 4 VRS= 2.6. 84 VRS= 2.6.9 5 5 DIR= $(NM)-$(VRS) 6 6 7 7 FILE= $(DIR).tar.gz 8 8 URL-$(FILE)= http://rsync.samba.org/ftp/rsync/$(FILE) 9 SHA-$(FILE)= 2ac54feed46054ced334eb0a234ada18aee53d9c9 SHA-$(FILE)= 341618e230ea2e0e551d0ccf06f840d4f824c843 10 10 11 11 # Targets
