]> code.citadel.org Git - citadel.git/blobdiff - citadel/citadel.spec
* Variable names, comments, documentation, etc... removed the acronym 'BBS'
[citadel.git] / citadel / citadel.spec
index eb1bb161940345d8617b0f7dce38ea909b88c1dd..6a9524f6b76d3438ac5151e41d8724fbd9e95e1b 100644 (file)
@@ -1,7 +1,7 @@
 # $Id$
 Summary: Citadel, the flexible, powerful way to build online communities
 Name: citadel
-Version: 6.25
+Version: 6.45
 Release: 1
 Copyright: GPL
 Group: Applications/Communications
@@ -109,7 +109,7 @@ front ends.
 /usr/local/citadel/userlist
 /usr/local/citadel/utilsmenu
 %pre server
-# Add the "bbs" user
+# Add the Citadel user
 /usr/sbin/useradd -c "Citadel" -s /bin/false -r -d /usr/local/citadel \
                citadel 2> /dev/null || :
 %post server