Changeset 615 for trunk/technical/common/build/buildlist
- Timestamp:
- Oct 8, 2002, 12:00:58 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/technical/common/build/buildlist
r614 r615 1 1 # Steuerdatei für autobuildskript 2 # $Id: buildlist,v 1. 9 2002/09/18 13:36:21ahuck Exp $2 # $Id: buildlist,v 1.10 2002/10/08 10:00:58 ahuck Exp $ 3 3 # Format: 4 4 # … … 29 29 server/sc_tools/ :sles7-i386+update :--no-init 30 30 31 # if you use buildall with source-rpms already extracted, you might32 # uncomment the following up to END.33 #external/SuSE/inetd :sles7-i386+update :--no-init34 #external/SuSE/perl-Digest-MD5 :sles7-i386+update :--no-init35 #external/SuSE/perl-Digest-SHA1 :sles7-i386+update :--no-init36 #external/SuSE/perl-MIME-Base64 :sles7-i386+update :--no-init37 #external/SuSE/perl-Net-Netmask :sles7-i386+update :--no-init38 #external/SuSE/perl-Syslog :sles7-i386+update :--no-init39 #external/SuSE/perl-URI :sles7-i386+update :--no-init40 #external/SuSE/perl-Digest-HMAC :sles7-i386+update :--no-init41 #external/SuSE/perl-Net-DNS :sles7-i386+update :--no-init42 #external/SuSE/perl-ldap :sles7-i386+update :--no-init43 #external/SuSE/syslinux :sles7-i386+update :--no-init44 #external/SuSE/tftp :sles7-i386+update :--no-init45 #external/SuSE/rsync :sles7-i386+update :--no-init31 # if you have the source-rpms already extracted with extract_srpm.sh, 32 # the following packages will be build as well (up to END). 33 external/SuSE/inetd :sles7-i386+update :--no-init 34 external/SuSE/perl-Digest-MD5 :sles7-i386+update :--no-init 35 external/SuSE/perl-Digest-SHA1 :sles7-i386+update :--no-init 36 external/SuSE/perl-MIME-Base64 :sles7-i386+update :--no-init 37 external/SuSE/perl-Net-Netmask :sles7-i386+update :--no-init 38 external/SuSE/perl-Syslog :sles7-i386+update :--no-init 39 external/SuSE/perl-URI :sles7-i386+update :--no-init 40 external/SuSE/perl-Digest-HMAC :sles7-i386+update :--no-init 41 external/SuSE/perl-Net-DNS :sles7-i386+update :--no-init 42 external/SuSE/perl-ldap :sles7-i386+update :--no-init 43 external/SuSE/syslinux :sles7-i386+update :--no-init 44 external/SuSE/tftp :sles7-i386+update :--no-init 45 external/SuSE/rsync :sles7-i386+update :--no-init 46 46 47 #external/cpan/perl-Net-IP :sles7-i386+update :--no-init48 #external/cpan/perl-Net-IPv4Addr :sles7-i386+update :--no-init49 #external/cpan/perl-Net-ext :sles7-i386+update :--no-init50 #external/cpan/perl-NetAddr-IP :sles7-i386+update :--no-init47 external/cpan/perl-Net-IP :sles7-i386+update :--no-init 48 external/cpan/perl-Net-IPv4Addr :sles7-i386+update :--no-init 49 external/cpan/perl-Net-ext :sles7-i386+update :--no-init 50 external/cpan/perl-NetAddr-IP :sles7-i386+update :--no-init 51 51 52 # END of area to uncommentfor build with already extracted source rpms52 # END of area for build with already extracted source rpms 53 53 54 54 … … 63 63 client/sc_hardware/ :8.0-i386 :--no-init 64 64 client/mkwsconfig/ :8.0-i386 :--no-init 65 66 external/cpan/perl-Net-IP :8.0-i386 :--no-init 67 68
Note:
See TracChangeset
for help on using the changeset viewer.