[LON-CAPA-cvs] cvs: modules /matthew/LON-CAPA_rpm LONCAPA-prerequisites.spec

matthew lon-capa-cvs@mail.lon-capa.org
Tue, 07 Sep 2004 19:40:24 -0000


matthew		Tue Sep  7 15:40:24 2004 EDT

  Modified files:              
    /modules/matthew/LON-CAPA_rpm	LONCAPA-prerequisites.spec 
  Log:
  Removed misspelled perl-Net-SNPP requirement.  Added tetex and zip.
  perl-Authen-Krb4 requirement now mentions .loncapa release (this is from 
  release 3).  
  
  
Index: modules/matthew/LON-CAPA_rpm/LONCAPA-prerequisites.spec
diff -u modules/matthew/LON-CAPA_rpm/LONCAPA-prerequisites.spec:1.2 modules/matthew/LON-CAPA_rpm/LONCAPA-prerequisites.spec:1.3
--- modules/matthew/LON-CAPA_rpm/LONCAPA-prerequisites.spec:1.2	Fri Aug  6 11:47:01 2004
+++ modules/matthew/LON-CAPA_rpm/LONCAPA-prerequisites.spec	Tue Sep  7 15:40:24 2004
@@ -1,17 +1,19 @@
 Summary: Stub rpm to set up LONCAPA dependencies
 Name: LONCAPA-prerequisites
 Version: 1
-Release: 2
+Release: 4
 License: GPL
 Group: Applications/Internet
 URL: www.loncapa.org
 Source0: %{name}-%{version}.tar.gz
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
-Requires: apache gd perl-GD perl-GD-Barcode perl-GDGraph perl-GD-Graph3d perl-GDTextUtil gnuplot ImageMagick ImageMagick-perl perl-suidperl mod_perl_1 mysql mysql-server perl-DBD-MySQL perl-DBI perl-Algorithm-Diff perl-Authen-Krb4 perl-Authen-Krb5 perl-Authen-PAM perl-Crypt-DES perl-Crypt-IDEA perl-Crypt-SSLeay perl-Event perl-HTML-Tree perl-IO-Socket-SSL perl-IO-stringy perl-MailTools perl-Math-Cephes perl-Math-FFT perl-Math-Random perl-Net-PH perl-Net-SNPP perl-Net-SSLeay perl-OLE-Storage_Lite perl-Parse-RecDescent perl-Pod-POM perl-PostScript-Simple perl-Safe-Hole perl-Spreadsheet-WriteExcel perl-String-Similarity perl-Text-Aspell perl-Text-Query perl-TimeDate perl-Time-HiRes aspell perl-IO-Socket-SSL perl-MIME-Lite perl-MIME-Types
+Requires: apache gd perl perl-GD perl-GD-Barcode perl-GDGraph perl-GD-Graph3d perl-GDTextUtil gnuplot ImageMagick ImageMagick-perl perl-suidperl mod_perl_1 mysql mysql-server perl-DBD-MySQL perl-DBI perl-Algorithm-Diff perl-Authen-Krb5 perl-Authen-PAM perl-Crypt-DES perl-Crypt-IDEA perl-Crypt-SSLeay perl-Event perl-HTML-Tree perl-IO-Socket-SSL perl-IO-stringy perl-MailTools perl-Math-Cephes perl-Math-FFT perl-Math-Random perl-Net-PH perl-Net-SSLeay perl-OLE-Storage_Lite perl-Parse-RecDescent perl-Pod-POM perl-PostScript-Simple perl-Safe-Hole perl-Spreadsheet-WriteExcel perl-String-Similarity perl-Text-Aspell perl-Text-Query perl-TimeDate perl-Time-HiRes aspell perl-IO-Socket-SSL perl-MIME-Lite perl-MIME-Types tetex zip
 Requires: apache <= 2.0
 Requires: perl-HTML-Parser = 3.36-2.loncapa
+Requires: perl-Authen-Krb4 = 1.1-1.loncapa
 Conflicts: httpd php mod_throttle mod_bandwidth
 Conflicts: mod_perl
+# Notes on requirements: Net::SMTP/perl-libnet is provided in perl-5.8.3
 
 %description
 LONCAPA-prerequisites configures a system to run LON-CAPA.