CVS log for loncom/build/make_rpm.pl

[BACK] Up to [LON-CAPA] / loncom / build

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.21: download - view: text, markup, annotated - select for diffs
Wed Dec 18 17:56:34 2002 UTC (21 years, 4 months ago) by harris41
Branches: MAIN
CVS tags: version_2_9_X, version_2_9_99_0, version_2_9_1, version_2_9_0, version_2_8_X, version_2_8_99_1, version_2_8_99_0, version_2_8_2, version_2_8_1, version_2_8_0, version_2_7_X, version_2_7_99_1, version_2_7_99_0, version_2_7_1, version_2_7_0, version_2_6_X, version_2_6_99_1, version_2_6_99_0, version_2_6_3, version_2_6_2, version_2_6_1, version_2_6_0, version_2_5_X, version_2_5_99_1, version_2_5_99_0, version_2_5_2, version_2_5_1, version_2_5_0, version_2_4_X, version_2_4_99_0, version_2_4_2, version_2_4_1, version_2_4_0, version_2_3_X, version_2_3_99_0, version_2_3_2, version_2_3_1, version_2_3_0, version_2_2_X, version_2_2_99_1, version_2_2_99_0, version_2_2_2, version_2_2_1, version_2_2_0, version_2_1_X, version_2_1_99_3, version_2_1_99_2, version_2_1_99_1, version_2_1_99_0, version_2_1_3, version_2_1_2, version_2_1_1, version_2_1_0, version_2_12_X, version_2_11_X, version_2_11_4_uiuc, version_2_11_4_msu, version_2_11_4, version_2_11_3_uiuc, version_2_11_3_msu, version_2_11_3, version_2_11_2_uiuc, version_2_11_2_msu, version_2_11_2_educog, version_2_11_2, version_2_11_1, version_2_11_0_RC3, version_2_11_0_RC2, version_2_11_0_RC1, version_2_11_0, version_2_10_X, version_2_10_1, version_2_10_0_RC2, version_2_10_0_RC1, version_2_10_0, version_2_0_X, version_2_0_99_1, version_2_0_2, version_2_0_1, version_2_0_0, version_1_99_3, version_1_99_2, version_1_99_1_tmcc, version_1_99_1, version_1_99_0_tmcc, version_1_99_0, version_1_3_X, version_1_3_3, version_1_3_2, version_1_3_1, version_1_3_0, version_1_2_X, version_1_2_99_1, version_1_2_99_0, version_1_2_1, version_1_2_0, version_1_1_X, version_1_1_99_5, version_1_1_99_4, version_1_1_99_3, version_1_1_99_2, version_1_1_99_1, version_1_1_99_0, version_1_1_3, version_1_1_2, version_1_1_1, version_1_1_0, version_1_0_99_3, version_1_0_99_2, version_1_0_99_1, version_1_0_99, version_1_0_3, version_1_0_2, version_1_0_1, version_1_0_0, version_0_99_5, version_0_99_4, version_0_99_3, version_0_99_2, version_0_99_1, version_0_99_0, loncapaMITrelate_1, language_hyphenation_merge, language_hyphenation, conference_2003, bz6209-base, bz6209, bz5969, bz5610, bz2851, PRINT_INCOMPLETE_base, PRINT_INCOMPLETE, HEAD, GCI_3, GCI_2, GCI_1, BZ5971-printing-apage, BZ5434-fox, BZ4492-merge, BZ4492-feature_horizontal_radioresponse, BZ4492-feature_Support_horizontal_radioresponse, BZ4492-Support_horizontal_radioresponse
Diff to previous 1.20: preferred, unified
Changes since revision 1.20: +160 -71 lines
using latest
http://www.cpan.org/authors/id/S/SH/SHARRISON/make_rpm-2.0.pl;
accepts release command-line argument in addition to version number;
broader character set for filenames; synchronized with
http://www.cpan.org/authors/id/S/SH/SHARRISON/RPM-Tools-0.8.tar.gz;
works on redhat 8 (supports rpm >4.1... also still supports rpm 3.x and
rpm 4.0.x)

Revision 1.20: download - view: text, markup, annotated - select for diffs
Wed Jul 3 21:17:56 2002 UTC (21 years, 10 months ago) by harris41
Branches: MAIN
CVS tags: version_0_6_2, version_0_6, version_0_5_1, version_0_5
Diff to previous 1.19: preferred, unified
Changes since revision 1.19: +3 -1 lines
adding initial pod tag

Revision 1.19: download - view: text, markup, annotated - select for diffs
Wed Apr 10 06:23:48 2002 UTC (22 years ago) by harris41
Branches: MAIN
CVS tags: version_0_4, stable_2002_july, stable_2002_april, STABLE
Diff to previous 1.18: preferred, unified
Changes since revision 1.18: +5 -1 lines
output a few more messages to inform the user as to what the script is
doing

Revision 1.18: download - view: text, markup, annotated - select for diffs
Wed Apr 10 05:58:17 2002 UTC (22 years ago) by harris41
Branches: MAIN
Diff to previous 1.17: preferred, unified
Changes since revision 1.17: +4 -1 lines
removing a potential argument typo problem

Revision 1.17: download - view: text, markup, annotated - select for diffs
Sun Apr 7 20:35:41 2002 UTC (22 years ago) by harris41
Branches: MAIN
Diff to previous 1.16: preferred, unified
Changes since revision 1.16: +2 -2 lines
fixing SCRIPT CATEGORIES value to conform with cpan.org spelling

Revision 1.16: download - view: text, markup, annotated - select for diffs
Sun Apr 7 19:35:27 2002 UTC (22 years ago) by harris41
Branches: MAIN
Diff to previous 1.15: preferred, unified
Changes since revision 1.15: +407 -145 lines
cleaning up documentation; testing for more error conditions; beautifying code

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sat Feb 16 19:53:46 2002 UTC (22 years, 2 months ago) by harris41
Branches: MAIN
Diff to previous 1.14: preferred, unified
Changes since revision 1.14: +63 -39 lines
cleaning up documentation

Revision 1.14: download - view: text, markup, annotated - select for diffs
Wed Jan 9 22:16:14 2002 UTC (22 years, 3 months ago) by harris41
Branches: MAIN
CVS tags: stable_2002_spring
Diff to previous 1.13: preferred, unified
Changes since revision 1.13: +7 -3 lines
allow for customizing autoreqprov (whether or not provides and requires
data is automatically gathered during the rpm building process)

Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Jan 9 02:24:14 2002 UTC (22 years, 3 months ago) by harris41
Branches: MAIN
Diff to previous 1.12: preferred, unified
Changes since revision 1.12: +341 -237 lines
this is now more independent of specific variable settings and builds an rpm
in a much more customizable way

Revision 1.12: download - view: text, markup, annotated - select for diffs
Sat Jan 5 00:48:05 2002 UTC (22 years, 4 months ago) by harris41
Branches: MAIN
Diff to previous 1.11: preferred, unified
Changes since revision 1.11: +88 -21 lines
reducing lengthly lines, adding gpl, fixing commenting -Scott Harrison

Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed May 16 19:30:05 2001 UTC (22 years, 11 months ago) by harris41
Branches: MAIN
CVS tags: stable_2001_fall, Before_rewrite
Diff to previous 1.10: preferred, unified
Changes since revision 1.10: +1 -1 lines
fix to allow working with newer versions of the redhat package
manager

Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Jan 23 16:08:49 2001 UTC (23 years, 3 months ago) by harris41
Branches: MAIN
Diff to previous 1.9: preferred, unified
Changes since revision 1.9: +2 -5 lines
removing gpl notice -Scott

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat Jan 13 17:58:43 2001 UTC (23 years, 3 months ago) by harris41
Branches: MAIN
Diff to previous 1.8: preferred, unified
Changes since revision 1.8: +2 -0 lines
more updates trying to fit in the base and setup LON-CAPA packages
into a smoother cd install. -Scott

Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Jan 10 17:00:34 2001 UTC (23 years, 3 months ago) by harris41
Branches: MAIN
Diff to previous 1.7: preferred, unified
Changes since revision 1.7: +7 -5 lines
functionality to better enforce file and package dependencies..
this isn't done perfectly, but it works perfectly.. -Scott

Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Jan 8 17:57:06 2001 UTC (23 years, 3 months ago) by harris41
Branches: MAIN
Diff to previous 1.6: preferred, unified
Changes since revision 1.6: +156 -0 lines
adding package dependency requirements to improve order of package
installation during installation -Scott

Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Dec 21 19:26:01 2000 UTC (23 years, 4 months ago) by harris41
Branches: MAIN
Diff to previous 1.5: preferred, unified
Changes since revision 1.5: +1 -1 lines
minor change to fix the incorrect targetting of symbolic links -Scott

Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Dec 12 16:55:16 2000 UTC (23 years, 4 months ago) by harris41
Branches: MAIN
Diff to previous 1.4: preferred, unified
Changes since revision 1.4: +1 -1 lines
make sure to autoclean afterwards

Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Dec 12 16:51:39 2000 UTC (23 years, 4 months ago) by harris41
Branches: MAIN
Diff to previous 1.3: preferred, unified
Changes since revision 1.3: +11 -2 lines
added support for configuration files

Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Dec 11 19:03:01 2000 UTC (23 years, 4 months ago) by harris41
Branches: MAIN
Diff to previous 1.2: preferred, unified
Changes since revision 1.2: +1 -0 lines
very very minor change

Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Dec 11 17:25:19 2000 UTC (23 years, 4 months ago) by harris41
Branches: MAIN
Diff to previous 1.1: preferred, unified
Changes since revision 1.1: +5 -5 lines
update some of the comments.. -Scott

Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Oct 2 14:07:53 2000 UTC (23 years, 7 months ago) by harris41
Branches: MAIN
A script for automatically generating an RPM.  Pass it a list of existing
file names (optionally stored under a nonroot (not '/') directory), and
an RPM is magically produced.  Has successfully worked now (and been debugged)
under several fairly diverse circumstances. -Scott

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>