Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 158323 Details for
Bug 246433
man pages and scripts removed from build dir
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
spec file patch to make the change needed to documentation in a dir
pgp-tools-keep-docs.diff (text/plain), 1.08 KB, created by
Patrice Dumas
on 2007-07-02 08:16:19 UTC
(
hide
)
Description:
spec file patch to make the change needed to documentation in a dir
Filename:
MIME Type:
Creator:
Patrice Dumas
Created:
2007-07-02 08:16:19 UTC
Size:
1.08 KB
patch
obsolete
>? .build-0.4.9-1.fc8.log >? noarch >? pgp-tools-0.4.9-1.fc8.src.rpm >? signing-party-0.4.9 >Index: pgp-tools.spec >=================================================================== >RCS file: /cvs/extras/rpms/pgp-tools/devel/pgp-tools.spec,v >retrieving revision 1.6 >diff -u -3 -p -r1.6 pgp-tools.spec >--- pgp-tools.spec 2 Nov 2006 19:21:12 -0000 1.6 >+++ pgp-tools.spec 30 Jun 2007 23:30:04 -0000 >@@ -60,9 +60,13 @@ do > install -m644 $man $RPM_BUILD_ROOT%{_mandir}/man1 > done > >+rm -rf __fedora_docs >+mkdir __fedora_docs >+cp -a caff gpg-key2ps gpg-mailkeys gpgsigs keylookup __fedora_docs/ >+ > # cleanup to leave docs only... >-find . -type f \( -perm +0111 -o -name Makefile -o -name "*.[1-9]" \) -print | xargs rm -f >-mv keylookup/COPYING . >+find __fedora_docs/ -type f \( -perm +0111 -o -name Makefile -o -name "*.[1-9]" \) -print | xargs rm -f >+mv __fedora_docs/keylookup/COPYING . > > > %clean >@@ -71,7 +75,7 @@ rm -rf $RPM_BUILD_ROOT > %files > %defattr(-,root,root,-) > %doc README TODO COPYING copyright >-%doc caff gpg-key2ps gpg-mailkeys gpgsigs keylookup >+%doc __fedora_docs/* > %{_bindir}/* > %{_mandir}/*/* >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 246433
: 158323