Author: blues Date: Tue May 23 12:00:26 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - 2.81 - there is no register only admin
---- Files affected: SPECS: Razor.spec (1.26 -> 1.27) ---- Diffs: ================================================================ Index: SPECS/Razor.spec diff -u SPECS/Razor.spec:1.26 SPECS/Razor.spec:1.27 --- SPECS/Razor.spec:1.26 Thu Sep 22 22:30:13 2005 +++ SPECS/Razor.spec Tue May 23 14:00:21 2006 @@ -8,12 +8,12 @@ Summary: Collection of files for checking, reporting, and revoking spam Summary(pl): Zbiór plików do sprawdzania, raportowania i odrzucania spamu Name: Razor -Version: 2.77 +Version: 2.81 Release: 1 License: Artistic Group: Applications/Mail Source0: http://dl.sourceforge.net/razor/razor-agents-%{version}.tar.bz2 -# Source0-md5: 76e64cc00e6adc0e55bca61bffa1ecc6 +# Source0-md5: 1a21d84f3a8291f73e7f1d3dd36d9d7f URL: http://razor.sourceforge.net/ %if %{with autodeps} BuildRequires: perl-Net-DNS @@ -71,7 +71,7 @@ PERL5LIB=$RPM_BUILD_ROOT%{perl_vendorarch} \ INSTALLMAN5DIR=%{_mandir}/man5 -for f in check register report revoke; do +for f in admin check report revoke; do ln -sf razor-client $RPM_BUILD_ROOT%{_bindir}/razor-$f done @@ -102,6 +102,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.27 2006/05/23 12:00:21 blues +- 2.81 - there is no register only admin + Revision 1.26 2005/09/22 20:30:13 arekm - up to 2.77 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/Razor.spec?r1=1.26&r2=1.27&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
