Pravin Satpute 74e2fc
%global fontname bitmap
Pravin Satpute 74e2fc
%global fontconf 66-%{fontname}
Pravin Satpute 74e2fc
%global common_desc \
Pravin Satpute 445074
The bitmap-fonts package provides a number of bitmap fonts selected\
Pravin Satpute 445074
from the xorg package designed for use locations such as\
Pravin Satpute 445074
terminals.
Pravin Satpute 445074
cvsdist 5d9ae6
Name: bitmap-fonts
cvsdist 4eb3ed
Version: 0.3
Fedora Release Engineering a059e7
Release: 29%{?dist}
Pravin Satpute 15dba8
License: GPLv2 and MIT and Lucida
Tom Callaway 9f40bd
Source0: bitmap-fonts-%{version}.tar.bz2
Caolan McNamara 558ff0
Source1: fixfont-3.5.tar.bz2
Pravin Satpute 74e2fc
Source2: LICENSE
Pravin Satpute 74e2fc
Source3: 66-bitmap-console.conf
Pravin Satpute 74e2fc
Source4: 66-bitmap-fangsongti.conf
Pravin Satpute 74e2fc
Source5: 66-bitmap-fixed.conf
Pravin Satpute 74e2fc
Source6: 66-bitmap-lucida-typewriter.conf
cvsdist 5d9ae6
BuildArch: noarch
cvsdist 5d9ae6
Group: User Interface/X
cvsdist 5d9ae6
Summary: Selected set of bitmap fonts
majain ad8790
BuildRequires: xorg-x11-font-utils
Pravin Satpute 445074
BuildRequires: fontpackages-devel
cvsdist 4eb3ed
Pravin Satpute 74e2fc
cvsdist 5d9ae6
%description
Pravin Satpute 445074
%common_desc
Pravin Satpute 445074
Pravin Satpute 15dba8
%package -n %{fontname}-fonts-compat
Pravin Satpute 15dba8
Summary:          Compatibility files of bitmap-font families
Pravin Satpute 15dba8
Group:            User Interface/X
Pravin Satpute 15dba8
Provides:        bitmap-fonts = %{version}-%{release}
Pravin Satpute 15dba8
Requires: %{fontname}-lucida-typewriter-fonts = %{version}-%{release}
Pravin Satpute 15dba8
Requires: %{fontname}-fangsongti-fonts = %{version}-%{release}
Pravin Satpute 15dba8
Requires: %{fontname}-console-fonts = %{version}-%{release}
Pravin Satpute 15dba8
Requires: %{fontname}-fixed-fonts = %{version}-%{release}
Pravin Satpute 15dba8
Requires: ucs-miscfixed-fonts
Pravin Satpute 15dba8
Obsoletes:        bitmap-fonts < %{version}-%{release}
Pravin Satpute 15dba8
Pravin Satpute 15dba8
%description -n %{fontname}-fonts-compat
Pravin Satpute 15dba8
%common_desc
Pravin Satpute 15dba8
Meta-package for installing all font families of bitmap.
Pravin Satpute 15dba8
Pravin Satpute 15dba8
%files -n %{fontname}-fonts-compat
Pravin Satpute 15dba8
Pravin Satpute 74e2fc
%package -n bitmap-lucida-typewriter-fonts
Pravin Satpute 74e2fc
Summary: Selected CJK bitmap fonts for Anaconda
Pravin Satpute 445074
Requires: fontpackages-filesystem
Pravin Satpute 74e2fc
Provides: %{name}-cjk = %{version}-%{release}
Pravin Satpute 15dba8
License: Lucida
Pravin Satpute 445074
Pravin Satpute 74e2fc
%description -n bitmap-lucida-typewriter-fonts
Pravin Satpute 445074
%common_desc
cvsdist 5d9ae6
Pravin Satpute 74e2fc
%_font_pkg -n lucida-typewriter -f %{fontconf}-lucida-typewriter.conf lut*
Pravin Satpute 74e2fc
%doc LU_LEGALNOTICE
Pravin Satpute 445074
Pravin Satpute 74e2fc
%package -n bitmap-fangsongti-fonts
majain 5a2406
Summary: Selected CJK bitmap fonts for Anaconda
Pravin Satpute 74e2fc
Requires: fontpackages-filesystem
Pravin Satpute 445074
Provides: %{name}-cjk = %{version}-%{release}
Pravin Satpute 74e2fc
License: MIT
cvsdist a181af
Pravin Satpute 74e2fc
%description -n %{fontname}-fangsongti-fonts
Caolan McNamara ec20a1
bitmap-fonts-cjk package contains bitmap fonts used by Anaconda. They are
Caolan McNamara ec20a1
selected from the xorg packages, and the font encoding are converted from 
cvsdist a181af
native encoding to ISO10646. They are only intended to be used in Anaconda.
cvsdist a181af
Pravin Satpute 74e2fc
%_font_pkg -n fangsongti -f %{fontconf}-fangsongti.conf fangsongti*
Pravin Satpute 74e2fc
%doc LICENSE
Pravin Satpute 74e2fc
Pravin Satpute 74e2fc
%package -n bitmap-console-fonts
Pravin Satpute 74e2fc
Summary: Selected set of bitmap fonts
Pravin Satpute 74e2fc
Requires: fontpackages-filesystem
Pravin Satpute 74e2fc
License: GPLv2
Pravin Satpute 74e2fc
Pravin Satpute 74e2fc
%description -n %{fontname}-console-fonts
Pravin Satpute 74e2fc
%common_desc
Pravin Satpute 74e2fc
Pravin Satpute 74e2fc
%_font_pkg -n console -f %{fontconf}-console.conf console8x16*
Pravin Satpute 74e2fc
Pravin Satpute 74e2fc
Pravin Satpute 74e2fc
%package -n bitmap-fixed-fonts
Pravin Satpute 74e2fc
Summary: Selected set of bitmap fonts
Pravin Satpute 74e2fc
Requires: fontpackages-filesystem
Pravin Satpute 74e2fc
License: GPLv2
Pravin Satpute 74e2fc
Pravin Satpute 74e2fc
%description -n %{fontname}-fixed-fonts
Pravin Satpute 74e2fc
%common_desc
Pravin Satpute 74e2fc
Pravin Satpute 74e2fc
%_font_pkg -n fixed -f %{fontconf}-fixed.conf  console9* 
Pravin Satpute 445074
cvsdist 5d9ae6
%prep
cvsdist 4eb3ed
%setup -q -a 1
Pravin Satpute 74e2fc
cp %{SOURCE2} .
cvsdist 5d9ae6
Pravin Satpute 445074
Pravin Satpute 67812b
%build
Pravin Satpute 67812b
%{nil}
Pravin Satpute 67812b
cvsdist 5d9ae6
%install
cvsdist 5d9ae6
rm -rf $RPM_BUILD_ROOT
cvsdist 5d9ae6
cvsdist 5d9ae6
make install DESTDIR=$RPM_BUILD_ROOT
cvsdist 5d9ae6
Caolan McNamara 558ff0
cd fixfont-3.5
Caolan McNamara 558ff0
Caolan McNamara 558ff0
make install DESTDIR=$RPM_BUILD_ROOT
cvsdist 4eb3ed
Pravin Satpute 445074
mv $RPM_BUILD_ROOT/usr/share/fonts/bitmap-fonts %{buildroot}%{_fontdir}
Pravin Satpute 445074
Pravin Satpute 74e2fc
rm %{buildroot}%{_fontdir}/[0-9]*.pcf
Pravin Satpute 74e2fc
rm %{buildroot}%{_fontdir}/console8x8.pcf
Pravin Satpute 74e2fc
rm README
Pravin Satpute 74e2fc
Pravin Satpute 74e2fc
gzip %{buildroot}%{_fontdir}/*.pcf
Pravin Satpute 74e2fc
Pravin Satpute 74e2fc
install -m 0755 -d %{buildroot}%{_fontconfig_templatedir} \
Pravin Satpute 74e2fc
                   %{buildroot}%{_fontconfig_confdir}
Pravin Satpute 74e2fc
Pravin Satpute 74e2fc
# Repeat for every font family
Pravin Satpute 74e2fc
install -m 0644 -p %{SOURCE3} \
Pravin Satpute 74e2fc
        %{buildroot}%{_fontconfig_templatedir}/%{fontconf}-console.conf
Pravin Satpute 74e2fc
Pravin Satpute 74e2fc
install -m 0644 -p %{SOURCE4} \
Pravin Satpute 74e2fc
        %{buildroot}%{_fontconfig_templatedir}/%{fontconf}-fangsongti.conf
Pravin Satpute 74e2fc
Pravin Satpute 74e2fc
install -m 0644 -p %{SOURCE5} \
Pravin Satpute 74e2fc
        %{buildroot}%{_fontconfig_templatedir}/%{fontconf}-fixed.conf
Pravin Satpute 74e2fc
Pravin Satpute 74e2fc
install -m 0644 -p %{SOURCE6} \
Pravin Satpute 74e2fc
        %{buildroot}%{_fontconfig_templatedir}/%{fontconf}-lucida-typewriter.conf
Pravin Satpute 74e2fc
Pravin Satpute 74e2fc
Pravin Satpute 74e2fc
for fconf in %{fontconf}-console.conf \
Pravin Satpute 74e2fc
             %{fontconf}-fangsongti.conf \
Pravin Satpute 74e2fc
             %{fontconf}-fixed.conf \
Pravin Satpute 74e2fc
             %{fontconf}-lucida-typewriter.conf ; do
Pravin Satpute 74e2fc
  ln -s %{_fontconfig_templatedir}/$fconf \
Pravin Satpute 74e2fc
        %{buildroot}%{_fontconfig_confdir}/$fconf
Pravin Satpute 74e2fc
done
Pravin Satpute 445074
cvsdist 4eb3ed
cvsdist 5d9ae6
%changelog
Fedora Release Engineering a059e7
* Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.3-29
Fedora Release Engineering a059e7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
Fedora Release Engineering a059e7
Igor Gnatenko cd0a83
* Fri Feb 09 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.3-28
Igor Gnatenko cd0a83
- Escape macros in %%changelog
Igor Gnatenko cd0a83
Fedora Release Engineering d0f092
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.3-27
Fedora Release Engineering d0f092
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
Fedora Release Engineering d0f092
Fedora Release Engineering 14a0fb
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.3-26
Fedora Release Engineering 14a0fb
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
Fedora Release Engineering 14a0fb
Fedora Release Engineering e71adc
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.3-25
Fedora Release Engineering e71adc
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
Fedora Release Engineering e71adc
Dennis Gilmore 02c7b4
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.3-24
Dennis Gilmore 02c7b4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
Dennis Gilmore 02c7b4
Dennis Gilmore 01e16e
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3-23
Dennis Gilmore 01e16e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
Dennis Gilmore 01e16e
Dennis Gilmore 7fe094
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3-22
Dennis Gilmore 7fe094
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Dennis Gilmore 7fe094
Dennis Gilmore a75df6
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3-21
Dennis Gilmore a75df6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
Dennis Gilmore a75df6
Dennis Gilmore 23a39e
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3-20
Dennis Gilmore 23a39e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
Dennis Gilmore 23a39e
Dennis Gilmore 05594a
* Wed Jul 18 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3-19
Dennis Gilmore 05594a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
Dennis Gilmore 05594a
Dennis Gilmore bb6033
* Thu Jan 12 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3-18
Dennis Gilmore bb6033
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
Dennis Gilmore bb6033
Dennis Gilmore 7a6280
* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3-17
Dennis Gilmore 7a6280
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
Dennis Gilmore 7a6280
Pravin Satpute 15dba8
* Wed Mar 03 2010 Pravin Satpute <psatpute@redhat.com> - 0.3-16
Pravin Satpute 15dba8
- fixed lucida license
Pravin Satpute 15dba8
- added compat package for smooth upgradation
Pravin Satpute 15dba8
Pravin Satpute 67812b
* Tue Mar 02 2010 Pravin Satpute <psatpute@redhat.com> - 0.3-15
Pravin Satpute 67812b
- updated as per merge review comments
Pravin Satpute 67812b
- bug 225617
Pravin Satpute 67812b
Pravin Satpute 74e2fc
* Wed Nov 18 2009 Pravin Satpute <psatpute@redhat.com> - 0.3-14
Pravin Satpute 74e2fc
- removed console8x8.pcf from console sub-package
Pravin Satpute 74e2fc
Pravin Satpute 74e2fc
* Fri Oct 09 2009 Pravin Satpute <psatpute@redhat.com> - 0.3-13
Pravin Satpute 74e2fc
- added lucida-typewriter and fixed subpackage
Pravin Satpute 74e2fc
- removed common subpackage
Pravin Satpute 74e2fc
- added conf file for each subpackage
Pravin Satpute 74e2fc
Pravin Satpute 74e2fc
* Fri Oct 09 2009 Pravin Satpute <psatpute@redhat.com> - 0.3-12
Pravin Satpute 74e2fc
- updates license for each subpackage
Pravin Satpute 74e2fc
Pravin Satpute 74e2fc
* Thu Sep 17 2009 Pravin Satpute <psatpute@redhat.com> - 0.3-11
Pravin Satpute 74e2fc
- second update as per merge review comment, bug 225617
Pravin Satpute 74e2fc
Pravin Satpute 74e2fc
* Thu Sep 17 2009 Pravin Satpute <psatpute@redhat.com> - 0.3-10
Pravin Satpute 74e2fc
- updating as per merge review comment
Pravin Satpute 74e2fc
Pravin Satpute 74e2fc
* Thu Sep 17 2009 Pravin Satpute <psatpute@redhat.com> - 0.3-9
Pravin Satpute 445074
- updating as per new packaging guidelines
Pravin Satpute 445074
Jesse Keating 9ee3a5
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3-8
Jesse Keating 9ee3a5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
Jesse Keating 9ee3a5
Jesse Keating 930f13
* Mon Feb 23 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3-7
Jesse Keating 930f13
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
Jesse Keating 930f13
Tom Callaway 9f40bd
* Mon Jul 14 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 0.3-6
Tom Callaway 9f40bd
- fix license tag
Tom Callaway 9f40bd
Rahul Bhalerao 4e08b9
* Tue Feb 12 2008 Rahul Bhalerao <rbhalera@redhat.com> - 0.3-5.2
Rahul Bhalerao 4e08b9
- Rebuild for gcc4.3.
Rahul Bhalerao 4e08b9
majain 5a2406
* Tue Feb 27 2007 Mayank Jain <majain@redhat.com> - 0.3-5.1.2
Pravin Satpute 67812b
- Changed BuildRoot to %%{_tmppath}/%%{name}-%%{version}-%%{release}-root-%%(%%{__id_u} -n)
majain ad8790
- Changed Prereq tag to Requires(pre)
majain 5a2406
- In the "cjk" subpackage summary, CJK is now spelt with capital letters.
Igor Gnatenko cd0a83
- Added %%{?dist} to the Release tag
majain 5a2406
Jesse Keating cc456b
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 0.3-5.1.1
Jesse Keating cc456b
- rebuild
Jesse Keating cc456b
Jesse Keating 84c6f4
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
Jesse Keating 84c6f4
- rebuilt
Jesse Keating 84c6f4
Caolan McNamara 558ff0
* Wed Nov 09 2004 Caolan McNamara <caolanm@redhat.com> - 0.3-5
Caolan McNamara 558ff0
- build fixfont .pcfs from source .bdfs
Caolan McNamara 558ff0
Owen Taylor ac1201
* Wed Sep 22 2004 Owen Taylor <otaylor@redhat.com> - 0.3-4
Owen Taylor ac1201
- Update BuildRequires to xorg-x11-font-utils (#118428, Mike Harris)
Owen Taylor ac1201
cvsdist 8f0339
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
cvsdist 8f0339
- rebuilt
cvsdist 8f0339
cvsdist 4eb3ed
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
cvsdist 4eb3ed
- rebuilt
cvsdist 4eb3ed
cvsdist 4eb3ed
* Tue Jan 21 2003 Owen Taylor <otaylor@redhat.com>
cvsdist 4eb3ed
- Version 0.3 adding misc-fixed fonts from ucs-fonts
cvsdist 4eb3ed
- Adjust %%post, %%postun
cvsdist 4eb3ed
cvsdist 4eb3ed
* Mon Jan 13 2003 Owen Taylor <otaylor@redhat.com>
cvsdist 4eb3ed
- Patch from Anthony Fok, to fix problem where fangsongti16.bdf
cvsdist 4eb3ed
  wasn't considered to cover english because it didn't have
cvsdist 4eb3ed
  e-diaresis. (Causing bad font choice in Anaconda)
cvsdist 4eb3ed
cvsdist 4eb3ed
* Wed Dec 18 2002 Than Ngo <than@redhat.com> 0.2-4
cvsdist 4eb3ed
- add some bitmap fonts
cvsdist 4eb3ed
cvsdist 4eb3ed
* Thu Oct 31 2002 Owen Taylor <otaylor@redhat.com> 0.2-3
cvsdist 4eb3ed
- Own the bitmap-fonts directory (Enrico Scholz, #73940)
cvsdist 4eb3ed
- Add %%post, %%postun for cjk subpackage
cvsdist 4eb3ed
cvsdist 512e98
* Fri Aug 30 2002 Alexander Larsson <alexl@redhat.com> 0.2-2
cvsdist 512e98
- Call fc-cache from post
cvsdist 512e98
cvsdist 30deb6
* Wed Aug 28 2002 Owen Taylor <otaylor@redhat.com>
cvsdist 30deb6
- Augment fangsongti fonts with characters from 8x16, 12x24
cvsdist 30deb6
cvsdist a181af
* Tue Jul 31 2002 Yu Shao <yshao@redhat.com>
cvsdist a181af
- add fangsong*.bdf converted from gb16fs.bdf and gb24st.bdf
cvsdist a181af
cvsdist 5d9ae6
* Mon Nov 13 2000 Owen Taylor <otaylor@redhat.com>
cvsdist 5d9ae6
- Initial package
cvsdist 5d9ae6