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 205721 Details for
Bug 252277
Please drop the chkfontpath dependency from grace
[?]
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]
grace.patch
grace.patch (text/plain), 1.66 KB, created by
Adam Jackson
on 2007-09-25 17:23:43 UTC
(
hide
)
Description:
grace.patch
Filename:
MIME Type:
Creator:
Adam Jackson
Created:
2007-09-25 17:23:43 UTC
Size:
1.66 KB
patch
obsolete
>? grace.spec.jx >Index: grace.spec >=================================================================== >RCS file: /cvs/pkgs/rpms/grace/devel/grace.spec,v >retrieving revision 1.16 >diff -u -p -r1.16 grace.spec >--- grace.spec 28 Aug 2007 17:40:39 -0000 1.16 >+++ grace.spec 25 Sep 2007 17:19:33 -0000 >@@ -1,3 +1,6 @@ >+%define _x11fontdir %{_datadir}/X11/fonts >+%define catalogue /etc/X11/fontpath.d >+ > Name: grace > Version: 5.1.21 > Release: 2%{?dist} >@@ -28,8 +31,6 @@ BuildRequires: libXpm-devel > > Requires: nedit > Requires: htmlview >-Requires(post): chkfontpath >-Requires(postun): chkfontpath > > %description > Grace is a Motif application for two-dimensional data visualization. >@@ -129,13 +130,14 @@ desktop-file-install --vendor fedora --d > --add-category Graphics \ > %{buildroot}%{_datadir}/applications/%{name}.desktop > >+mkdir -p $RPM_BUILD_ROOT%{catalogue} >+ln -sf %{_datadir}/%{name}/type1 $RPM_BUILD_ROOT%{catalogue}/%{name}-type1 > > %clean > rm -rf %{buildroot} > > > %post >-%{_sbindir}/chkfontpath -q -a %{_datadir}/%{name}/fonts/type1 > touch --no-create %{_datadir}/icons/hicolor || : > if [ -x %{_bindir}/gtk-update-icon-cache ]; then > %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : >@@ -143,7 +145,6 @@ fi > > > %postun >-%{_sbindir}/chkfontpath -q -r %{_datadir}/%{name}/fonts/type1 > touch --no-create %{_datadir}/icons/hicolor || : > if [ -x %{_bindir}/gtk-update-icon-cache ]; then > %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : >@@ -163,6 +164,7 @@ fi > %{_datadir}/applications/* > %{_datadir}/icons/hicolor/*/*/* > %{_mandir}/man*/* >+%{catalogue}/%{name}-type1 > > > %files devel
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 252277
: 205721