SPECS: webmin.spec - add security note - no need to ifdef preamble...

glen glen at pld-linux.org
Sat Sep 24 16:08:23 CEST 2005


Author: glen                         Date: Sat Sep 24 14:08:23 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add security note
- no need to ifdef preambles
- cosmetics

---- Files affected:
SPECS:
   webmin.spec (1.58 -> 1.59) 

---- Diffs:

================================================================
Index: SPECS/webmin.spec
diff -u SPECS/webmin.spec:1.58 SPECS/webmin.spec:1.59
--- SPECS/webmin.spec:1.58	Sun Mar 13 11:55:56 2005
+++ SPECS/webmin.spec	Sat Sep 24 16:08:18 2005
@@ -3,6 +3,7 @@
 # - SECURITY: http://securitytracker.com/alerts/2004/Sep/1011173.html
 # - SECURITY: http://securitytracker.com/alerts/2004/Sep/1011268.html
 # - SECURITY: http://securitytracker.com/alerts/2004/Sep/1011267.html
+# - SECURITY: http://security.gentoo.org/glsa/glsa-200509-17.xml
 %include	/usr/lib/rpm/macros.perl
 Summary:	Webmin - web-based administration
 Summary(pl):	Webmin - administracja przez WWW
@@ -128,7 +129,6 @@
 %description burner -l pl
 Webmin - Wypalanie płyt CD.
 
-%if 0
 # CFEGINE
 %package cfengine
 Summary:	Webmin - Configuration Engine
@@ -144,7 +144,6 @@
 
 %description cfengine -l pl
 Webmin - cfengine.
-%endif
 
 # CLUSTER-SOFTWARE
 %package cluster-software
@@ -339,7 +338,6 @@
 %description lvm -l pl
 Webmin - Zarządzanie wolumenami logicznymi (LVM).
 
-%if 0
 # MAJORDOMO
 %package majordomo
 Summary:	Webmin - Majordomo List Manager
@@ -354,7 +352,6 @@
 
 %description majordomo -l pl
 Webmin - Zarządca list dyskusyjnych Majordomo.
-%endif
 
 # MON
 %package mon
@@ -464,7 +461,6 @@
 %description procmail -l pl
 Webmin - Ogólnosystemowa konfiguracja filtra poczty Procmail.
 
-%if 0
 # PRINTER
 %package printer
 Summary:	Webmin - Printer administration
@@ -479,7 +475,6 @@
 
 %description printer -l pl
 Webmin - Zarządzanie drukarkami.
-%endif
 
 # PROFTPD
 %package proftpd
@@ -793,7 +788,6 @@
 Webmin - Obsługa kont użytkowników.
 
 # no usermin in PLD yet
-%if 0
 # USERMIN
 %package usermin
 Summary:	Webmin - Usermin configuration
@@ -808,7 +802,6 @@
 
 %description usermin -l pl
 Webmin - Konfiguracja usermina.
-%endif
 
 # THEMES
 %package themes
@@ -841,10 +834,7 @@
 %prep
 %setup -q -n %{name}-%{source_version}
 #%patch0 -p1
-
-%build
-sed "s:\./cvsweb.conf:%{_sysconfdir}/webmincnf/cvsweb.conf:g" <pserver/cvsweb.cgi >pserver/cvsweb.cgi.
-mv -f pserver/cvsweb.cgi. pserver/cvsweb.cgi
+sed -i -e "s:\./cvsweb.conf:%{_sysconfdir}/webmincnf/cvsweb.conf:g" pserver/cvsweb.cgi
 
 %install
 
@@ -919,6 +909,7 @@
 http://your_host_name:10000
 EOF
 fi
+#" for vim
 
 allmods=`cd /usr/share/webmin; ls */module.info | sed -e 's/\/module.info//g' | xargs echo`; export allmods
 %{__perl} /usr/share/webmin/newmods.pl /etc/webmin $allmods
@@ -2130,6 +2121,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.59  2005/09/24 14:08:18  glen
+- add security note
+- no need to ifdef preambles
+- cosmetics
+
 Revision 1.58  2005/03/13 10:55:56  paszczus
 - reverted
 
@@ -2138,7 +2134,7 @@
 
 Revision 1.55  2005/02/04 14:22:09  pzurowski
 - BR: rpmbuild(macros) >= 1.176 due to:
-- %%banner support
+- %banner support
 
 Revision 1.54  2005/01/16 20:38:03  ciesiel
 - added R: policy (tnx. Uzar Piotr)
@@ -2198,9 +2194,9 @@
 
 Revision 1.38  2002/06/27 12:12:11  qboosh
 - added missing Prereqs, added version to the rest
-- removed bashisms from all %%post
+- removed bashisms from all %post
 - added missing chkconfig call
-- new %%doc
+- new %doc
 
 Revision 1.37  2002/06/27 11:44:29  qboosh
 - some perl BRs added
@@ -2262,16 +2258,16 @@
 - release 3
 
 Revision 1.23  2002/01/28 10:31:00  marcus
--s/%%{x86}/%%{ix86}/g
+- s/%{x86}/%{ix86}/g
 
 Revision 1.22  2002/01/18 02:15:20  kloczek
-perl -pi -e "s/pld-list\@pld.org.pl/feedback\@pld.org.pl/"
+- perl -pi -e "s/pld-list\@pld.org.pl/feedback\@pld.org.pl/"
 
 Revision 1.21  2001/12/06 23:08:23  kloczek
 - release 3: s/dhcpd/dhcp/ in Requires rile for dhcpd subpackage.
 
 Revision 1.20  2001/11/17 17:15:58  kloczek
-- release 2: do not build grub and lilo subpackages on non-%%{ix86} archs.
+- release 2: do not build grub and lilo subpackages on non-%{ix86} archs.
 
 Revision 1.19  2001/11/14 00:08:16  ankry
 - updated devel wersion URL
@@ -2284,7 +2280,7 @@
 - changed source URL: ftp.webmin.com no longer exist :(
 - added modules: shell (to admin-tools), fetchmail, heartbeat, proftpd, sshd
   as well as an rpm with extra themes
-- fixed a makro marking lang-specyfic files with %%lang - it should work now
+- fixed a makro marking lang-specyfic files with %lang - it should work now
 - change to noarch - it is whole perl + java applets
 
 Revision 1.16  2001/11/05 16:47:02  kloczek
@@ -2297,7 +2293,7 @@
 - added for webmin-mysql: Requires:       webmin
 
 Revision 1.13  2001/10/30 00:53:15  kloczek
-- just copy some Summary to %%description (for fill empty %%desc).
+- just copy some Summary to %description (for fill empty %desc).
 
 Revision 1.12  2001/09/25 14:34:55  qboosh
 - Prereq: /sbin/chkconfig
@@ -2305,7 +2301,7 @@
 
 Revision 1.11  2001/09/11 23:27:22  ankry
 - ported spec to 0.875 pre-release (it builds; probably does not work yet)
-- marked lang specyfic resources with %%lang(...) macros
+- marked lang specyfic resources with %lang(...) macros
 - TODO: add modules cpan (?), fetchmail, proftpd, shell
 - TODO: testing and porting perl code to PLD
 - TODO: porting to official 0.88 release
@@ -2318,7 +2314,7 @@
 - added official/unofficial realeses URLs in spec.
 
 Revision 1.8  2001/07/26 05:42:25  saq
-- reverting last change: removing new macros from %%p{re,ost}{,un}
+- reverting last change: removing new macros from %p{re,ost}{,un}
 
 Revision 1.6  2001/04/17 12:19:23  baggins
 - release 2
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/webmin.spec?r1=1.58&r2=1.59&f=u




More information about the pld-cvs-commit mailing list