summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Bogusz2001-12-03 09:17:32 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit8dea835dbd27fda9a88c5677f5d4bb2a3fc345e1 (patch)
treeeb13fb9eb3bd8423171b8d38d3120aa4a499f7bf
parent786d5862bdf49d3326022cd7f32fdf0afa5e4ed9 (diff)
downloadrshproxy-8dea835dbd27fda9a88c5677f5d4bb2a3fc345e1.zip
rshproxy-8dea835dbd27fda9a88c5677f5d4bb2a3fc345e1.tar.gz
- cosmetics
Changed files: rshproxy.spec -> 1.2
-rw-r--r--rshproxy.spec10
1 files changed, 5 insertions, 5 deletions
diff --git a/rshproxy.spec b/rshproxy.spec
index 23979db..e8b8d7b 100644
--- a/rshproxy.spec
+++ b/rshproxy.spec
@@ -14,10 +14,10 @@ Prereq: rc-inetd >= 0.8.1
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
-rshproxy is a proxy server for remote shell protocol.
+rsh.proxy is a proxy server for remote shell protocol.
%description -l pl
-rshproxy jest aplikacyjn± bramk± dla protoko³u zdalnego shella (remote
+rsh.proxy jest aplikacyjn± bramk± dla protoko³u zdalnego shella (remote
shell).
%prep
@@ -40,6 +40,9 @@ install %{SOURCE1} $RPM_BUILD_ROOT/etc/sysconfig/rc-inetd/rshproxy
gzip -9nf README
+%clean
+rm -rf $RPM_BUILD_ROOT
+
%post
if [ -f /var/lock/subsys/rc-inetd ]; then
/etc/rc.d/init.d/rc-inetd reload 1>&2
@@ -52,9 +55,6 @@ if [ "$1" = "0" -a -f /var/lock/subsys/rc-inetd ]; then
/etc/rc.d/init.d/rc-inetd reload
fi
-%clean
-rm -rf $RPM_BUILD_ROOT
-
%files
%defattr(644,root,root,755)
%doc *.gz