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 686044 Details for
Bug 903267
spec cleanup needed
[?]
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 cleanup
spec-cleanup.patch (text/plain), 3.56 KB, created by
Parag Nemade
on 2013-01-23 15:40:08 UTC
(
hide
)
Description:
spec cleanup
Filename:
MIME Type:
Creator:
Parag Nemade
Created:
2013-01-23 15:40:08 UTC
Size:
3.56 KB
patch
obsolete
>diff --git a/tex-fonts-hebrew.spec b/tex-fonts-hebrew.spec >index 3a4f9e5..4485eba 100644 >--- a/tex-fonts-hebrew.spec >+++ b/tex-fonts-hebrew.spec >@@ -1,17 +1,23 @@ >+%global texmf %{_datadir}/texmf >+ > Summary: Culmus Hebrew fonts support for LaTeX > Name: tex-fonts-hebrew > Version: 0.1 >-Release: 17%{?dist} >+Release: 18%{?dist} > URL: http://culmus.sf.net > # There is no real upstream for this package. It was based on Yotam Medini's > # http://www.medini.org/hebrew/culmus2ltx-2003-02-28.tar.gz but is now > # maintained specifically for Fedora. > Source: tetex-fonts-hebrew-%{version}.tar.gz >+ > # hebrew.ldf is LPPL, everything else is GPL+ > License: GPL+ and LPPL >-Group: Applications/Text >-BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) >-BuildRequires: texlive, texlive-afm >+ >+#for afm2tfm we need >+BuildRequires: texlive-dvips-bin >+#for vptovf we need >+BuildRequires: texlive-fontware-bin >+ > BuildRequires: culmus-aharoni-clm-fonts > BuildRequires: culmus-caladings-clm-fonts > BuildRequires: culmus-david-clm-fonts >@@ -22,9 +28,12 @@ BuildRequires: culmus-miriam-clm-fonts > BuildRequires: culmus-miriam-mono-clm-fonts > BuildRequires: culmus-nachlieli-clm-fonts > BuildRequires: culmus-yehuda-clm-fonts >-Obsoletes: tetex-fonts-hebrew <= 0.1-11 >-Provides: tetex-fonts-hebrew = %{version}-%{release} >-Requires: texlive >+ >+#for directory ownership >+Requires: texlive-base >+#for updating path /usr/share/texlive/texmf-config/web2c/updmap.cfg >+Requires: texlive-kpathsea-bin >+#for /usr/share/texmf/fonts/map/dvips/updmap/culmus.map we need following > Requires: culmus-aharoni-clm-fonts > Requires: culmus-caladings-clm-fonts > Requires: culmus-david-clm-fonts >@@ -35,9 +44,10 @@ Requires: culmus-miriam-clm-fonts > Requires: culmus-miriam-mono-clm-fonts > Requires: culmus-nachlieli-clm-fonts > Requires: culmus-yehuda-clm-fonts >+ > BuildArch: noarch >-Requires(post): /usr/bin/texhash /usr/bin/updmap-sys >-Requires(postun): /usr/bin/texhash /usr/bin/updmap-sys >+Requires(post): /usr/bin/texhash /usr/bin/updmap-sys /usr/bin/texconfig-sys >+Requires(postun): /usr/bin/texhash /usr/bin/updmap-sys /usr/bin/texconfig-sys > > %description > Support using the Culmus Hebrew fonts in LaTeX. >@@ -47,31 +57,18 @@ Support using the Culmus Hebrew fonts in LaTeX. > > %build > sed -i 's/^culmusdir=/#culmusdir=/' mkCLMtfm.sh >-culmusdir=/usr/share/fonts/culmus make >+culmusdir=%{_datadir}/fonts/culmus make > > %install >-%define texmf %{_datadir}/texmf >-rm -rf %{buildroot} >-make TEXMFDIR=%{buildroot}/%{texmf} CULMUSDIR=../../../../fonts/culmus install >-TEXMFDIR=%{buildroot}/%{texmf} >+make TEXMFDIR=%{buildroot}%{texmf} CULMUSDIR=../../../../fonts/culmus install >+TEXMFDIR=%{buildroot}%{texmf} > mkdir -p $TEXMFDIR/fonts/map/dvips/updmap/ > mv $TEXMFDIR/fonts/map/dvips/culmus.map $TEXMFDIR/fonts/map/dvips/updmap/ > >-%clean >-rm -rf %{buildroot} >- > %files >-%defattr(-,root,root) > %doc hebhello.tex culmus-ex.tex GNU-GPL >-%{texmf}/fonts/afm/public/culmus >-%{texmf}/fonts/type1/public/culmus >-%{texmf}/fonts/enc/dvips/culmus >-%{texmf}/fonts/enc/dvips/culmus/he8.enc >-%{texmf}/fonts/map/dvips/updmap/culmus.map >-%{texmf}/fonts/tfm/public/culmus >-%{texmf}/fonts/vf/public/culmus >-%{texmf}/tex/latex/culmus >-%{texmf}/tex/generic/0babel >+%{texmf}/fonts >+%{texmf}/tex > > %post > /usr/bin/texhash >@@ -88,6 +85,10 @@ fi > /usr/bin/texhash > > %changelog >+* Wed Jan 23 2013 Parag Nemade <pnemade AT redhat DOT com> - 0.1-18 >+- spec cleanup >+- Change the dependecies for new textlive package in Fedora >+ > * Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1-17 > - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild >
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 903267
: 686044