Author: glen Date: Wed May 31 23:28:30 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - install to /usr, as you'll have most likely this as shell for remote users
---- Files affected: SPECS: sudosh.spec (1.23 -> 1.24) ---- Diffs: ================================================================ Index: SPECS/sudosh.spec diff -u SPECS/sudosh.spec:1.23 SPECS/sudosh.spec:1.24 --- SPECS/sudosh.spec:1.23 Thu Jun 1 01:10:38 2006 +++ SPECS/sudosh.spec Thu Jun 1 01:28:25 2006 @@ -4,7 +4,7 @@ Name: sudosh # NB! read changelog before attempting to upgrade to 1.8.x series Version: 1.6.3 -Release: 1 +Release: 1.1 License: Open Software License v2.0 Group: Applications/Shells Source0: http://dl.sourceforge.net/sudosh/%{name}-%{version}.tar.gz @@ -15,7 +15,6 @@ Requires: sudo BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) -%define _bindir /bin %define _shell %{_bindir}/%{name} %description @@ -82,6 +81,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.24 2006/05/31 23:28:25 glen +- install to /usr, as you'll have most likely this as shell for remote users + Revision 1.23 2006/05/31 23:10:38 glen - correct scriptlet deps, unify ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/sudosh.spec?r1=1.23&r2=1.24&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
