SPECS: webmin.spec - adapterized, %if on filelist is sufficent
glen
glen at pld-linux.org
Sat Mar 25 12:05:58 CET 2006
Author: glen Date: Sat Mar 25 11:05:58 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- adapterized, %if on filelist is sufficent
---- Files affected:
SPECS:
webmin.spec (1.70 -> 1.71)
---- Diffs:
================================================================
Index: SPECS/webmin.spec
diff -u SPECS/webmin.spec:1.70 SPECS/webmin.spec:1.71
--- SPECS/webmin.spec:1.70 Fri Feb 10 13:32:51 2006
+++ SPECS/webmin.spec Sat Mar 25 12:05:52 2006
@@ -30,7 +30,6 @@
BuildRequires: rpm-perlprov
BuildRequires: rpmbuild(macros) >= 1.176
BuildRequires: sed >= 4.0
-BuildRequires: textutils
Requires(post,preun): /sbin/chkconfig
Requires: perl-modules
Requires: policy
@@ -199,8 +198,7 @@
Requires: bind
%description bind8
-Webmin - Create and edit domains, DNS records, BIND options and
-views.
+Webmin - Create and edit domains, DNS records, BIND options and views.
%description bind8 -l pl
Webmin - tworzenie i modyfikowanie domen, rekordów DNS, opcji BIND-a i
@@ -229,10 +227,10 @@
Requires(post): %{name} = %{version}-%{release}
Requires: %{name} = %{version}-%{release}
Requires: cdrecord
+Requires: fdisk
Requires: mkisofs
Requires: mpg123
Requires: proc
-Requires: fdisk
%description burner
Webmin - Burn data CDs from ISO images or selected directories.
@@ -258,8 +256,7 @@
Webmin - sprawdzenie stanu dysków IDE w celu wykrycia problemów i
potencjalnych uszkodzeń.
-#%if 0
-# CFEGINE
+# CFENGINE
%package cfengine
Summary: Webmin - Configuration Engine
Summary(pl): Webmin - cfengine
@@ -275,7 +272,6 @@
%description cfengine -l pl
Webmin - konfiguracja programu CFengine do sprawdzania i utrzymywania
różnych ustawień administracyjnych.
-#%endif
# CLUSTER-SOFTWARE
%package cluster-software
@@ -549,8 +545,8 @@
# UPDOWN
%package updown
-Summary: Webmin - Upload and Download
-Summary(pl): Webmin - Upload i Download
+Summary: Webmin - Upload and Download
+Summary(pl): Webmin - Upload i Download
Group: Applications/System
Requires(post): %{name} = %{version}-%{release}
Requires: %{name} = %{version}-%{release}
@@ -1577,11 +1573,9 @@
allmods=`cd %{_datadir}/webmin; ls */module.info | sed -e 's/\/module.info//g' | xargs echo`; export allmods
%{__perl} %{_datadir}/webmin/newmods.pl %{_sysconfdir}/webmin $allmods
-#%if 0
%post cfengine
allmods=`cd %{_datadir}/webmin; ls */module.info | sed -e 's/\/module.info//g' | xargs echo`; export allmods
%{__perl} %{_datadir}/webmin/newmods.pl %{_sysconfdir}/webmin $allmods
-#%endif
%post cluster-software
allmods=`cd %{_datadir}/webmin; ls */module.info | sed -e 's/\/module.info//g' | xargs echo`; export allmods
@@ -1691,11 +1685,9 @@
allmods=`cd %{_datadir}/webmin; ls */module.info | sed -e 's/\/module.info//g' | xargs echo`; export allmods
%{__perl} %{_datadir}/webmin/newmods.pl %{_sysconfdir}/webmin $allmods
-#%if 0
%post majordomo
allmods=`cd %{_datadir}/webmin; ls */module.info | sed -e 's/\/module.info//g' | xargs echo`; export allmods
%{__perl} %{_datadir}/webmin/newmods.pl %{_sysconfdir}/webmin $allmods
-#%endif
%post mon
allmods=`cd %{_datadir}/webmin; ls */module.info | sed -e 's/\/module.info//g' | xargs echo`; export allmods
@@ -1737,11 +1729,9 @@
allmods=`cd %{_datadir}/webmin; ls */module.info | sed -e 's/\/module.info//g' | xargs echo`; export allmods
%{__perl} %{_datadir}/webmin/newmods.pl %{_sysconfdir}/webmin $allmods
-#%if 0
%post printer
allmods=`cd %{_datadir}/webmin; ls */module.info | sed -e 's/\/module.info//g' | xargs echo`; export allmods
%{__perl} %{_datadir}/webmin/newmods.pl %{_sysconfdir}/webmin $allmods
-#%endif
%post proftpd
allmods=`cd %{_datadir}/webmin; ls */module.info | sed -e 's/\/module.info//g' | xargs echo`; export allmods
@@ -1851,11 +1841,9 @@
allmods=`cd %{_datadir}/webmin; ls */module.info | sed -e 's/\/module.info//g' | xargs echo`; export allmods
%{__perl} %{_datadir}/webmin/newmods.pl %{_sysconfdir}/webmin $allmods
-#%if 0
%post usermin
allmods=`cd %{_datadir}/webmin; ls */module.info | sed -e 's/\/module.info//g' | xargs echo`; export allmods
%{__perl} %{_datadir}/webmin/newmods.pl %{_sysconfdir}/webmin $allmods
-#%endif
%post useradmin
allmods=`cd %{_datadir}/webmin; ls */module.info | sed -e 's/\/module.info//g' | xargs echo`; export allmods
@@ -3484,6 +3472,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.71 2006/03/25 11:05:52 glen
+- adapterized, %if on filelist is sufficent
+
Revision 1.70 2006/02/10 12:32:51 qboosh
- missing dirs
@@ -3628,10 +3619,10 @@
- release 2
Revision 1.30 2002/05/07 13:06:43 pioklo
--relase 1 ,some cosmetics
+- relase 1 ,some cosmetics
Revision 1.29 2002/05/07 12:45:20 pioklo
--up to 0.970,STBR
+- up to 0.970,STBR
Revision 1.28 2002/03/27 06:05:37 kloczek
- release 5: commented heartbeat module (heartbeat does not build).
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/webmin.spec?r1=1.70&r2=1.71&f=u
More information about the pld-cvs-commit
mailing list