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 297904 Details for
Bug 436356
Review Request: openoffice.org-extendedPDF - Create PDF with hyperlinks, bookmarks and more
[?]
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.
spec with little change
openoffice.org-extendedPDF.spec (text/plain), 2.48 KB, created by
Caolan McNamara
on 2008-03-13 09:15:47 UTC
(
hide
)
Description:
spec with little change
Filename:
MIME Type:
Creator:
Caolan McNamara
Created:
2008-03-13 09:15:47 UTC
Size:
2.48 KB
patch
obsolete
>%define extname extendedPDF.zip > >Name: openoffice.org-extendedPDF >Version: 1.4 >Release: 1%{?dist} >Summary: Create PDF with hyperlinks, bookmarks and more > >Group: Applications/Productivity >License: GPLv2+ >URL: http://www.3bview.com/epdf-home.html >Source0: http://www.3bview.com/downloads/extendedPDF-Universal-Edition-1.4.0.zip >BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) >BuildArch: noarch >Requires(pre): openoffice.org-core >= 2.4.0 >Requires(post): openoffice.org-core >= 2.4.0 >Requires(preun): openoffice.org-core >= 2.4.0 >Requires(postun): openoffice.org-core >= 2.4.0 > > >%description >Create PDF with hyperlinks, bookmarks and more > >You can make your documents much easier to read by making use of PDF's >navigation features. > >PDF Bookmarks provide a tree structure allowing you to jump to any part of >the document with ease. extendedPDF allows you to create these PDF bookmarks >directly from your existing document styles, with total flexibility. No extra >work for you and a much better experience for your readers! > >extendedPDF also converts hyperlinks to PDF hyperlinks, so that links work >the same in your OpenOffice.org document and your PDF document. > >Allow reviewers to read and add to the notes that you made on the >OpenOffice.org original! extendedPDF can convert OpenOffice.org Notes to PDF >Note Annotations. These can be read in both Acrobat Reader and Acrobat, and >can be edited in Acrobat. > > >%prep >%setup -q -n extendedPDF-Universal-Edition >tr -d '\r' < COPYING.txt > COPYING.txt.unix >touch -r COPYING.txt COPYING.txt.unix >mv COPYING.txt.unix COPYING.txt > > >%build > > >%install >rm -rf $RPM_BUILD_ROOT >mkdir -p $RPM_BUILD_ROOT%{_datadir}/%{extname} >unzip %{extname} -d $RPM_BUILD_ROOT%{_datadir}/%{extname} >#Is empty >rm $RPM_BUILD_ROOT%{_datadir}/%{extname}/mimetype > > >%clean >rm -rf $RPM_BUILD_ROOT > > >%pre >if [ $1 -gt 1 ]; then > # Upgrade => deregister old extension > unopkg remove --shared org.openoffice.legacy.%{extname} || : >fi > >%post > # register extension > unopkg add --shared --link %{_datadir}/%{extname} || : > >%preun >if [ $1 -eq 0 ]; then > # not upgrading => deregister > unopkg remove --shared org.openoffice.legacy.%{extname} || : >fi > >%postun ># clear disk cache >unopkg list --shared > /dev/null 2>&1 || : > > >%files >%defattr(-,root,root,-) >%doc COPYING.txt extendedPDF-User-Guide.* >%{_datadir}/%{extname} > > >%changelog >* Thu Mar 6 2008 Orion Poplawski <orion@cora.nwra.com> 1.4-1 >- Initial package
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 Raw
Actions:
View
Attachments on
bug 436356
: 297904