From 720206711b690a4e7c835f9a8de460813d83b78c Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Fri, 27 Apr 2007 01:42:00 +0000 Subject: [PATCH] Update RPM spec file. Update versions on STR page. --- mxml.spec | 6 +----- www/str.php | 5 ++--- 2 files changed, 3 insertions(+), 8 deletions(-) diff --git a/mxml.spec b/mxml.spec index 37dab57..8166db3 100644 --- a/mxml.spec +++ b/mxml.spec @@ -3,7 +3,7 @@ # # RPM "spec" file for Mini-XML, a small XML library. # -# Copyright 2003-2005 by Michael Sweet. +# Copyright 2003-2007 by Michael Sweet. # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU Library General Public @@ -85,10 +85,6 @@ rm -rf $RPM_BUILD_ROOT /usr/lib/pkgconfig/mxml.pc %dir /usr/share/doc/mxml /usr/share/doc/mxml/* -%dir /usr/share/man/cat1 -/usr/share/man/cat1/* -%dir /usr/share/man/cat3 -/usr/share/man/cat3/* %dir /usr/share/man/man1 /usr/share/man/man1/* %dir /usr/share/man/man3 diff --git a/www/str.php b/www/str.php index 55d5ebe..c97ed4e 100644 --- a/www/str.php +++ b/www/str.php @@ -49,9 +49,8 @@ $subsystems = array( $versions = array( "Trunk", - "+2.3", - "+2.2.4", - "+2.2.3", + "+2.4", + "2.3", "2.2.2", "2.2.1", "2.2",