Fixed paths to match more common linux distros
[eq/.git] / eq.spec
diff --git a/eq.spec b/eq.spec
index 40621d6aeb8db0a1652532c111393966c595a1b9..a1e16b68aef744baa7ae6c16827c8cd8f53781f0 100644 (file)
--- a/eq.spec
+++ b/eq.spec
@@ -12,7 +12,7 @@
 %define httpdroot  /home/httpd/html/phpgroupware
 %define packaging 1
 
-Summary: Skeleton App for phpGroupWare. 
+Summary: Tools for Managing an Elders Quorum app for phpGroupWare. 
 Name: %{packagename}
 Version: %{version}
 Release: %{packaging}
@@ -27,7 +27,7 @@ requires: phpgroupware >= 0.9.10
 AutoReq: 0
 
 %description
-This is an Elder's Quorum Presidency Application.
+This is an Elders Quorum Presidency Application.
 
 %prep
 %setup -n %{phpgwdirname}
@@ -51,7 +51,6 @@ rm -rf $RPM_BUILD_ROOT
 %{prefix}/%{phpgwdirname}
 
 %changelog
-* Sat May 19 2001 Dan Kuykendall <seek3r@phpgroupware.org> 0.0.1.00
-- Created eq app
+- EQ App Update
 
 # end of file