[LON-CAPA-cvs] cvs: loncom /build readme.html

harris41 lon-capa-cvs@mail.lon-capa.org
Wed, 18 Dec 2002 17:57:12 -0000


harris41		Wed Dec 18 12:57:12 2002 EDT

  Modified files:              
    /loncom/build	readme.html 
  Log:
  synchronize with latest make_rpm.pl
  
  
Index: loncom/build/readme.html
diff -u loncom/build/readme.html:1.20 loncom/build/readme.html:1.21
--- loncom/build/readme.html:1.20	Wed Aug 14 13:07:19 2002
+++ loncom/build/readme.html	Wed Dec 18 12:57:12 2002
@@ -1,7 +1,7 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!-- The LearningOnline Network with CAPA -->
-<!-- $Id: readme.html,v 1.20 2002/08/14 17:07:19 harris41 Exp $ -->
+<!-- $Id: readme.html,v 1.21 2002/12/18 17:57:12 harris41 Exp $ -->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
@@ -659,7 +659,7 @@
 	cat $(SOURCE)/doc/loncapafiles/loncapafiles.lpml | \
 	perl lpml_parse.pl make_rpm $(CATEGORY) $(DIST) $(SOURCE) $(TARGET) \
 	> base_customizerpm.xml
-	cat base_rpm_file_list.txt | perl make_rpm.pl base 3.2 '' '' \
+	cat base_rpm_file_list.txt | perl make_rpm.pl base 3.2 1 '' '' \
 	BinaryRoot base_customizerpm.xml
 
 BinaryRoot: base_rpm_file_list
@@ -683,7 +683,7 @@
 span of months) and, unlike other automated RPM-builders, cleanly
 builds new RPMs without any after-effect of temporary files left
 on the system.  The generated RPM is labeled in the format
-LON-CAPA-base-(VERSION)-1.i386.  VERSION is specified inside the
+LON-CAPA-base-(VERSION)-(RELEASE).i386.  VERSION is specified inside the
 Makefile.
 </p>
 </li>