[Opensrf-commits] r2184 - in tags/2_0_0_rc1: . src/extras (dbs)

svn at svn.open-ils.org svn at svn.open-ils.org
Sun Feb 27 23:09:09 EST 2011


Author: dbs
Date: 2011-02-27 23:09:06 -0500 (Sun, 27 Feb 2011)
New Revision: 2184

Modified:
   tags/2_0_0_rc1/README
   tags/2_0_0_rc1/src/extras/Makefile.install
Log:
Recommend Fedora 14 as F13 goes out of support in a few months


Modified: tags/2_0_0_rc1/README
===================================================================
--- tags/2_0_0_rc1/README	2011-02-28 04:06:51 UTC (rev 2183)
+++ tags/2_0_0_rc1/README	2011-02-28 04:09:06 UTC (rev 2184)
@@ -1,4 +1,4 @@
-README for OpenSRF
+README for OpenSRF 2.0.0 RC1
 
 Installing prerequisites:
 ========================
@@ -20,6 +20,7 @@
   * "debian-lenny" for Debian 5.0
   * "ubuntu-hardy" for Ubuntu 8.04
   * "ubuntu-karmic" for Ubuntu 9.10
+  * "fedora14" for Fedora 14
 
 Less-tested values for <osname> include:
   * "centos" for CentOS 5 and Red Hat Enterprise Linux 5

Modified: tags/2_0_0_rc1/src/extras/Makefile.install
===================================================================
--- tags/2_0_0_rc1/src/extras/Makefile.install	2011-02-28 04:06:51 UTC (rev 2183)
+++ tags/2_0_0_rc1/src/extras/Makefile.install	2011-02-28 04:09:06 UTC (rev 2184)
@@ -21,7 +21,7 @@
 # 	- or -
 # 	make -f Makefile.install rhel
 # 	- or -
-# 	make -f Makefile.install fedora13
+# 	make -f Makefile.install fedora14
 #
 # Notes:
 #
@@ -286,7 +286,7 @@
 squeeze: install_extra_debs_squeeze
 generic_debian: install_debs debian_sys_config
 
-fedora13: install_fedora_rpms
+fedora14: install_fedora_rpms
 
 rhel: centos
 



More information about the opensrf-commits mailing list