diff --git a/socat.spec b/socat.spec index 67bd84e..839a827 100644 --- a/socat.spec +++ b/socat.spec @@ -45,8 +45,8 @@ make %{?_smp_mflags} %install make DESTDIR=%{buildroot} install -install -d %{buildroot}/%{_docdir}/socat-%{version} -install -m 0644 *.sh %{buildroot}/%{_docdir}/socat-%{version}/ +install -d %{buildroot}/%{_docdir}/socat +install -m 0644 *.sh %{buildroot}/%{_docdir}/socat/ %check export TERM=ansi @@ -56,7 +56,7 @@ make test %files %doc BUGREPORTS CHANGES DEVELOPMENT EXAMPLES FAQ PORTING %doc COPYING* README SECURITY testcert.conf -%doc %{_docdir}/socat-%{version}/*.sh +%doc %{_docdir}/socat/*.sh %{_bindir}/socat %{_bindir}/filan %{_bindir}/procan