[pkg-opensc-commit] [pkcs11-helper] 83/253: rpm fixup for doc location

Eric Dorland eric at moszumanska.debian.org
Fri Jan 6 23:39:06 UTC 2017


This is an automated email from the git hooks/post-receive script.

eric pushed a commit to branch master
in repository pkcs11-helper.

commit a3cfa8e06490f39edb428b08ba89941c89346b88
Author: Alon Bar-Lev <alon.barlev at gmail.com>
Date:   Thu Feb 15 06:47:05 2007 +0000

    rpm fixup for doc location
---
 distro/rpm/pkcs11-helper.spec.in | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/distro/rpm/pkcs11-helper.spec.in b/distro/rpm/pkcs11-helper.spec.in
index 8e7244b..e669bba 100644
--- a/distro/rpm/pkcs11-helper.spec.in
+++ b/distro/rpm/pkcs11-helper.spec.in
@@ -62,8 +62,8 @@ if [ -d $RPM_BUILD_ROOT ]; then rm -rf $RPM_BUILD_ROOT; fi
 %defattr(-,root,root)
 %{_libdir}/libpkcs11-helper.*
 %{_mandir}/*
-%{_docdir}/%{name}-%{version}/COPYING.*
-%{_docdir}/%{name}-%{version}/README
+%{_docdir}/%{name}/COPYING.*
+%{_docdir}/%{name}/README
 
 %files devel
 %defattr(-,root,root,-)
@@ -71,10 +71,13 @@ if [ -d $RPM_BUILD_ROOT ]; then rm -rf $RPM_BUILD_ROOT; fi
 %{_libdir}/pkgconfig/*
 %{_datadir}/aclocal/*
 %if %{?with_doc}
-%{_docdir}/%{name}-%{version}/api/*
+%{_docdir}/%{name}/api/*
 %endif
 
 %changelog
+* Mon Feb 15 2007 Aon Bar-Lev <alon.barlev at gmail.com>
+- Modify docs location.
+
 * Mon Jan 15 2007 Eddy Nigg <eddy_nigg at startcom.org>
 - Make doxygen dependency only for doc builds 
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-opensc/pkcs11-helper.git



More information about the pkg-opensc-commit mailing list