[socat: 6/7] unversioned doc for rawhide

Paul Wouters pwouters at fedoraproject.org
Thu Apr 10 16:37:18 UTC 2014


commit 972b34440033836d4d82f605c806ad52e454ead8
Author: Paul Wouters <pwouters at redhat.com>
Date:   Tue Apr 8 23:23:25 2014 -0400

    unversioned doc for rawhide

 socat.spec |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
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


More information about the scm-commits mailing list