[Bug 521983] New package for Dogtag PKI: osutil

bugzilla at redhat.com bugzilla at redhat.com
Thu Oct 29 03:39:50 UTC 2009


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=521983





--- Comment #12 from Dennis Gilmore <dennis at ausil.us>  2009-10-28 23:39:49 EDT ---
you must own directories that you create. drop the * off of
%{_libdir}/%{name}/* in %files and you will own the directory and its contents.

no need to do the following making LICENSE as a %doc file in %files copies the
LICENSE file from the tarball

mkdir -p %{buildroot}%{_datadir}/doc/%{name}-%{version}/
mv %{buildroot}/opt/doc/LICENSE %{buildroot}%{_datadir}/doc/%{name}-%{version}/

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the Fedora-package-review mailing list