Author: hunter Date: Wed Mar 2 23:38:04 2005 GMT Module: SPECS Tag: HEAD ---- Log message: -comment out default config options as author asked -release 1
---- Files affected: SPECS: smtp-gated.spec (1.8 -> 1.9) ---- Diffs: ================================================================ Index: SPECS/smtp-gated.spec diff -u SPECS/smtp-gated.spec:1.8 SPECS/smtp-gated.spec:1.9 --- SPECS/smtp-gated.spec:1.8 Sun Feb 27 19:39:13 2005 +++ SPECS/smtp-gated.spec Thu Mar 3 00:37:57 2005 @@ -3,7 +3,7 @@ Summary(pl): smtp-gated - transparentne SMTP blokujące spam/wirusy Name: smtp-gated Version: 1.4.11 -Release: 0.1 +Release: 1 License: GPL v2 Group: Applications/Networking Source0: http://smtp-proxy.klolik.org/%{name}-%{version}.tar.gz @@ -56,7 +56,7 @@ install %{SOURCE1} $RPM_BUILD_ROOT/etc/rc.d/init.d/smtp-gated -src/%{name} -t > $RPM_BUILD_ROOT%{_sysconfdir}/%{name}.conf +src/%{name} -t | sed 's/^\([^#]\)/; &/' > $RPM_BUILD_ROOT%{_sysconfdir}/%{name}.conf touch $RPM_BUILD_ROOT/etc/sysconfig/%{name} %clean @@ -94,6 +94,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.9 2005/03/02 23:37:57 hunter +-comment out default config options as author asked +-release 1 + Revision 1.8 2005/02/27 18:39:13 qboosh - cosmetics, config(noreplace), don't install RH/Debian .init scripts - don't require kernel packages ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/smtp-gated.spec?r1=1.8&r2=1.9&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
