[Opensrf-commits] r2182 - in trunk: . src/extras (dbs)

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


Author: dbs
Date: 2011-02-27 23:05:40 -0500 (Sun, 27 Feb 2011)
New Revision: 2182

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


Modified: trunk/README
===================================================================
--- trunk/README	2011-02-28 03:51:38 UTC (rev 2181)
+++ trunk/README	2011-02-28 04:05:40 UTC (rev 2182)
@@ -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: trunk/src/extras/Makefile.install
===================================================================
--- trunk/src/extras/Makefile.install	2011-02-28 03:51:38 UTC (rev 2181)
+++ trunk/src/extras/Makefile.install	2011-02-28 04:05:40 UTC (rev 2182)
@@ -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