SPECS: wwwoffle.spec - drop invalid -M useradd option; rel 2

glen glen at pld-linux.org
Tue Sep 19 09:42:50 CEST 2006


Author: glen                         Date: Tue Sep 19 07:42:50 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- drop invalid -M useradd option; rel 2

---- Files affected:
SPECS:
   wwwoffle.spec (1.93 -> 1.94) 

---- Diffs:

================================================================
Index: SPECS/wwwoffle.spec
diff -u SPECS/wwwoffle.spec:1.93 SPECS/wwwoffle.spec:1.94
--- SPECS/wwwoffle.spec:1.93	Sun Sep 17 11:50:32 2006
+++ SPECS/wwwoffle.spec	Tue Sep 19 09:42:44 2006
@@ -7,7 +7,7 @@
 Summary(pl):	Eksplorator Offline World Wide Web (IPv6)
 Name:		wwwoffle
 Version:	2.9a
-Release:	1
+Release:	2
 Epoch:		0
 License:	GPL
 Group:		Networking/Daemons
@@ -210,9 +210,8 @@
 
 %pre
 test -h %{_var}/cache/wwwoffle/html || rm -rf %{_var}/cache/wwwoffle/html
-
 %groupadd -g 119 -r -f wwwoffle
-%useradd -M -o -r -u 119 -s /bin/false -g wwwoffle -c "%{name} daemon" -d /var/cache/wwwoffle wwwoffle
+%useradd -o -r -u 119 -s /bin/false -g wwwoffle -c "%{name} daemon" -d /var/cache/wwwoffle wwwoffle
 
 %post
 /sbin/chkconfig --add %{name}
@@ -317,6 +316,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.94  2006/09/19 07:42:44  glen
+- drop invalid -M useradd option; rel 2
+
 Revision 1.93  2006/09/17 09:50:32  qboosh
 - pl summary/desc consistency
 
@@ -438,7 +440,7 @@
 - update to 2.7g
 
 Revision 1.57  2002/10/18 23:39:33  hunter
---fixed directories and permisions of /var/cache/wwwoffle/search/*
+- fixed directories and permisions of /var/cache/wwwoffle/search/*
 
 Revision 1.56  2002/10/06 06:18:33  gotar
 - upgraded to 2.7f,
@@ -458,7 +460,7 @@
 
 Revision 1.53  2002/08/01 18:11:58  blues
 - 2.7d - SECURITY UPDATE
-STBR
+- STBR
 
 Revision 1.52  2002/06/24 09:04:54  gotar
 - upgraded to 2.7b,
@@ -491,7 +493,7 @@
 - no release change.
 
 Revision 1.43  2001/08/30 12:18:49  gotar
-- awful %%configure macro expansions removed,
+- awful %configure macro expansions removed,
 - other specs' changelogs cosmetical fixes,
 - no functional nor release changes.
 
@@ -532,7 +534,7 @@
 - adapterized.
 
 Revision 1.31  2001/05/03 01:14:06  qboosh
-- adapterized and made spec %%{debug} ready or added using %%{rpm*flags} macros
+- adapterized and made spec %{debug} ready or added using %{rpm*flags} macros
 
 Revision 1.30  2001/04/27 15:09:04  gotar
 - upgraded to 2.6c,
@@ -562,7 +564,7 @@
 - Requires for rc-scripts changed to Prereq.
 
 Revision 1.24  2000/06/09 07:24:04  kloczek
-- added using %%{__make} macro.
+- added using %{__make} macro.
 
 Revision 1.23  2000/05/11 09:07:42  wiget
 - release++
@@ -612,25 +614,3 @@
 
 Revision 1.11  1999/07/12 23:06:21  kloczek
 - added using CVS keywords in %changelog (for automating them).
-
-* Fri May 21 1999 Piotr Czerwiński <pius at pld.org.pl>
-  [2.4d-1]
-- package is FHS 2.0 compliant,
-- added using more rpm macros,
-- added wwwoffle-DESTDIR.patch,
-- added wwwoffle.init,
-- minor changes.
-
-* Sun Mar 21 1999 Tomasz Kłoczko <kloczek at rudy.mif.pg.gda.pl>
-  [2.4b-1]
-- changed base Source Url to:
-  http://www.gedanken.demon.co.uk/download-wwwoffle/
-
-* Thu Mar 18 1999 Michał Kuratczyk <kura at pld.org.pl>
-  [2.3a-2]
-- added gzipping documentation and man pages
-- added Group(pl)
-
-* Tue Sep 22 1998 Piotr Dembiński <hector at kki.net.pl>
-  [2.3a-1]
-- first release in rpm package.
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/wwwoffle.spec?r1=1.93&r2=1.94&f=u



More information about the pld-cvs-commit mailing list