Blame SPECS/vlgothic-fonts.spec

859143
%global	priority	65-1
859143
%global	ppriority	65-0
859143
%global	fontname	vlgothic
859143
%global	archivename	VLGothic-%{version}
859143
%global	fontconf	%{priority}-%{fontname}-gothic
859143
%global	pfontconf	%{ppriority}-%{fontname}-pgothic
859143
%global	common_desc	\
859143
VLGothic provides Japanese TrueType fonts from the Vine Linux project.\
859143
Most of the glyphs are taken from the M+ and Sazanami Gothic fonts,\
859143
but some have also been improved by the project.
859143
859143
Name:		%{fontname}-fonts
859143
Version:	20130607
fbfd61
Release:	2%{?dist}
859143
Summary:	Japanese TrueType font
859143
859143
License:	mplus and BSD
859143
Group:		User Interface/X
859143
URL:		http://dicey.org/vlgothic
859143
Source0:	http://osdn.dl.sourceforge.jp/vlgothic/58961/%{archivename}.tar.bz2
859143
Source1:	%{name}-fontconfig-pgothic.conf
859143
Source2:	%{name}-fontconfig-gothic.conf
859143
BuildArch:	noarch
859143
BuildRequires:	fontpackages-devel
859143
859143
Requires:	fontpackages-filesystem
859143
Obsoletes:	%{name}-common < 20121230-2
859143
Provides:	%{name}-common = %{version}-%{release}
859143
%description
859143
%common_desc
859143
859143
This package provides the monospace VLGothic font.
859143
859143
859143
%package -n	%{fontname}-p-fonts
859143
Summary:	Proportional Japanese TrueType font
859143
Group:		User Interface/X
859143
Requires:	fontpackages-filesystem
859143
Obsoletes:	%{name}-common < 20121230-2
859143
Provides:	%{name}-common = %{version}-%{release}
859143
859143
%description -n	%{fontname}-p-fonts
859143
%common_desc
859143
859143
This package provides the VLGothic font with proportional glyphs for some
859143
non-Japanese characters.
859143
859143
%prep
859143
%setup -q -n VLGothic
859143
859143
859143
%build
859143
%{nil}
859143
859143
859143
%install
859143
install -m 0755 -d $RPM_BUILD_ROOT%{_fontdir}
859143
install -m 0644 -p *.ttf $RPM_BUILD_ROOT%{_fontdir}
859143
859143
install -m 0755 -d	$RPM_BUILD_ROOT%{_fontconfig_templatedir} \
859143
			$RPM_BUILD_ROOT%{_fontconfig_confdir}
859143
859143
install -m 0644 -p %{SOURCE1} $RPM_BUILD_ROOT%{_fontconfig_templatedir}/%{pfontconf}.conf
859143
install -m 0644 -p %{SOURCE2} $RPM_BUILD_ROOT%{_fontconfig_templatedir}/%{fontconf}.conf
859143
859143
for fconf in %{pfontconf}.conf %{fontconf}.conf; do
859143
	ln -s %{_fontconfig_templatedir}/$fconf $RPM_BUILD_ROOT%{_fontconfig_confdir}/$fconf
859143
done
859143
859143
859143
%_font_pkg -f %{fontconf}.conf VL-Gothic-Regular.ttf
859143
%doc README* LICENSE*
859143
859143
%_font_pkg -n p -f %{pfontconf}.conf VL-PGothic-Regular.ttf
859143
%doc README* LICENSE*
859143
859143
859143
%changelog
fbfd61
* Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 20130607-2
fbfd61
- Mass rebuild 2013-12-27
fbfd61
859143
* Mon Jun 10 2013 Akira TAGOH <tagoh@redhat.com> - 20130607-1
859143
- New upstream release. (#972223)
859143
859143
* Fri May 24 2013 Akira TAGOH <tagoh@redhat.com> - 20130510-2
859143
- Work around unnecessary leading whitespace in the pattern. (#966785)
859143
859143
* Mon May 13 2013 Akira TAGOH <tagoh@redhat.com> - 20130510-1
859143
- New upstream release (#956040)
859143
859143
* Wed Feb 20 2013 Akira TAGOH <tagoh@redhat.com> - 20121230-4
859143
- Drop more older Obsoletes and Provides line.
859143
859143
* Fri Feb 15 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 20121230-3
859143
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
859143
859143
* Fri Jan 11 2013 Akira TAGOH <tagoh@redhat.com> - 20121230-2
859143
- Drop -common package and keep consistent state of the directory
859143
  by using the macro. (#893789)
859143
- Drop old Obsoletes and Provides line.
859143
859143
* Fri Jan  4 2013 Akira TAGOH <tagoh@redhat.com> - 20121230-1
859143
- New upstream release. (#890992)
859143
859143
* Fri Nov 23 2012 Akira TAGOH <tagoh@redhat.com> - 20121109-2
859143
- the spec file cleanup
859143
859143
* Fri Nov 16 2012 Akira TAGOH <tagoh@redhat.com> - 20121109-1
859143
- New upstream release. (#874981)
859143
859143
* Mon Oct  1 2012 Akira TAGOH <tagoh@redhat.com> - 20120928-1
859143
- New upstream release. (#861431)
859143
859143
* Thu Sep  6 2012 Akira TAGOH <tagoh@redhat.com> - 20120905-1
859143
- New upstream release. (#854525)
859143
859143
* Wed Aug 29 2012 Akira TAGOH <tagoh@redhat.com> - 20120829-1
859143
- New upstream release. (#852673)
859143
859143
* Mon Aug 27 2012 Akira TAGOH <tagoh@redhat.com> - 20120827-1
859143
- New upstream release. (#851879)
859143
859143
* Sun Jul 22 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 20120629-2
859143
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
859143
859143
* Mon Jul  2 2012 Akira TAGOH <tagoh@redhat.com> - 20120629-1
859143
- New upstream release.
859143
859143
* Mon Jun 18 2012 Akira TAGOH <tagoh@redhat.com> - 20120618-1
859143
- New upstream release.
859143
859143
* Mon Jun 11 2012 Akira TAGOH <tagoh@redhat.com> - 20120610-1
859143
- New upstream release.
859143
859143
* Mon Mar 25 2012 Akira TAGOH <tagoh@redhat.com> - 20120325-1
859143
- New upstream release.
859143
859143
* Wed Mar 14 2012 Akira TAGOH <tagoh@redhat.com> - 20120312-1
859143
- New upstream release.
859143
859143
* Fri Feb 03 2012 Akira TAGOH <tagoh@redhat.com> - 20120130-1
859143
- New upstream release.
859143
859143
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 20111122-2
859143
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
859143
859143
* Tue Nov 22 2011 Akira TAGOH <tagoh@redhat.com> - 20111122-1
859143
- New upstream release.
859143
859143
* Mon Jul 25 2011 Akira TAGOH <tagoh@redhat.com> - 20110722-1
859143
- New upstream release.
859143
859143
* Thu Apr 14 2011 Akira TAGOH <tagoh@redhat.com> - 20110414-1
859143
- New upstream release.
859143
859143
* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 20101218-2
859143
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
859143
859143
* Wed Dec 22 2010 Akira TAGOH <tagoh@redhat.com> - 20101218-1
859143
- New upstream release.
859143
859143
* Thu Aug 19 2010 Akira TAGOH <tagoh@redhat.com> - 20100818-1
859143
- New upstream release.
859143
859143
* Wed May 26 2010 Akira TAGOH <tagoh@redhat.com> - 20100416-3
859143
- Improve the fontconfig config file to match ja as well.
859143
859143
* Mon Apr 19 2010 Akira TAGOH <tagoh@redhat.com> - 20100416-2
859143
- Get rid of compare="contains" again.
859143
859143
* Mon Apr 19 2010 Akira TAGOH <tagoh@redhat.com> - 20100416-1
859143
- New upstream release.
859143
- Get rid of binding="same" from the fontconfig config file. (#578048)
859143
859143
* Fri Mar 12 2010 Akira TAGOH <tagoh@redhat.com> - 20100126-2
859143
- Fix the locale-specific overrides rule to match with "ja" as well. (#572841)
859143
859143
* Mon Mar  1 2010 Akira TAGOH <tagoh@redhat.com> - 20100126-1
859143
- New upstream release.
859143
- Set the priority to 65-0 for vlgothic-p-fonts to avoid the effects
859143
  of 65-nonlatin.conf and similarly 65-1 to vlgothic-fonts. (#476459)
859143
859143
* Mon Dec  7 2009 Akira TAGOH <tagoh@redhat.com> - 20091202-1
859143
- New upstream release.
859143
- Set the priority to 65 for vlgothic-p-fonts to override the rule in
859143
  vlgothic-fonts for sans-serif.
859143
- Set the priority to 66 and contains both rules for sans-serif and monospace
859143
  to avoid picking up the unrelated fonts in Live. where doesn't have
859143
  vlgothic-p-fonts installed. (#544957)
859143
859143
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 20090612-2
859143
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
859143
859143
* Mon Jun 15 2009 Akira TAGOH <tagoh@redhat.com> - 20090612-1
859143
- New upstream release.
859143
859143
* Thu Apr 23 2009 Akira TAGOH <tagoh@redhat.com> - 20090422-1
859143
- New upstream release.
859143
859143
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 20090204-3
859143
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
859143
859143
* Tue Feb 10 2009 Akira TAGOH <tagoh@redhat.com> - 20090204-2
859143
- clean up.
859143
859143
* Wed Feb  4 2009 Akira TAGOH <tagoh@redhat.com> - 20090204-1
859143
- New upstream release.
859143
- Update spec file for new packaging policy.
859143
  - Renamed VLGothic-fonts to vlgothic-fonts.
859143
  - Renamed VLGothic-fonts-proportional to vlgothic-p-fonts.
859143
  - Added vlgothic-fonts-common.
859143
859143
* Fri Dec  5 2008 Akira TAGOH <tagoh@redhat.com> - 20081203-2
859143
- update fontconfig config according to Fontconfig packaging tips.
859143
859143
* Thu Dec  4 2008 Akira TAGOH <tagoh@redhat.com> - 20081203-1
859143
- update to 20081203 release.
859143
- clean up spec file.
859143
- changed the priority prefix for fontconfig to 66 according to Fontconfig packaging tips.
859143
859143
* Wed Oct 29 2008 Akira TAGOH <tagoh@redhat.com> - 20081029-1
859143
- update to 20081029 release.
859143
859143
* Tue Sep  9 2008 Akira TAGOH <tagoh@redhat.com> - 20080908-1
859143
- update to 20080908 release.
859143
859143
* Thu Jul 31 2008 Jens Petersen <petersen@redhat.com> - 20080624-1.fc10
859143
- update to 20080624 release
859143
859143
* Wed May  7 2008 Jens Petersen <petersen@redhat.com> - 20080429-1
859143
- update to 20080429 release
859143
- rename 59-VLGothic-sans.conf to 59-VLGothic-proportional.conf
859143
859143
* Thu Jan 17 2008 Jens Petersen <petersen@redhat.com> - 20071215-2.fc9
859143
- move monospace font to main package and obsolete monospace subpackage
859143
- rename sans subpackage to proportional and obsolete sans subpackage
859143
- use a separate font dir for the proportional font subpackage
859143
- add fc-cache scriptlets and drop superfluous removal of old font config
859143
- drop the docs subpackage
859143
- use fontname, fontdir, and fontconfdir macros
859143
- improve summaries and descriptions
859143
- do not require fontconfig
859143
- drop VLGothic obsoletes and provides
859143
859143
* Sat Jan 12 2008 Ryo Dairiki <ryo-dairiki@users.sourceforge.net> - 20071215-1
859143
- Update to 20071215
859143
859143
* Thu Oct 18 2007 Ryo Dairiki <ryo-dairiki@users.sourceforge.net> - 20071015-2
859143
- Rename the font directory.
859143
- Fix font selection problem in Flash 9.
859143
- Make it remove the old configuration files on updating.
859143
859143
* Thu Oct 18 2007 Ryo Dairiki <ryo-dairiki@users.sourceforge.net> - 20071015-1
859143
- Update to 20071015
859143
- Make it separated into subpackages
859143
859143
* Sat Sep 09 2007 Ryo Dairiki <ryo-dairiki@users.sourceforge.net> - 20070901-1
859143
- Update to 20070901
859143
859143
* Sat Jun 02 2007 Ryo Dairiki <ryo-dairiki@users.sourceforge.net> - 20070507-1
859143
- Update to 20070507
859143
859143
* Sun Apr 22 2007 Ryo Dairiki <ryo-dairiki@users.sourceforge.net> - 20070328-1
859143
- Update to 20070328
859143
859143
* Wed Jan 03 2007 Ryo Dairiki <ryo-dairiki@users.sourceforge.net> - 20070101-1
859143
- Update to 20070101
859143
859143
* Sun Dec 10 2006 Ryo Dairiki <ryo-dairiki@users.sourceforge.net> - 20061026-5
859143
- Decrease the priority of the VLGothic fonts lower than DejaVu fonts.
859143
- Now config files are replaced by every updating.
859143
859143
* Wed Nov 29 2006 Ryo Dairiki <ryo-dairiki@users.sourceforge.net> - 20061026-4
859143
- Fix the mistyped dist tag.
859143
859143
* Sat Nov 18 2006 Ryo Dairiki <ryo-dairiki@users.sourceforge.net> - 20061026-3
859143
- Modify the specfile along with the Fedora Extras packaging policy.
859143
859143
* Sun Nov 12 2006 Ryo Dairiki <ryo-dairiki@users.sourceforge.net> - 20061026-2
859143
- Modify the specfile.
859143
859143
* Sun Nov 12 2006 Ryo Dairiki <ryo-dairiki@users.sourceforge.net> - 20061026-1
859143
- Preparing for Fedora Extras.
859143
859143
* Sat Oct 28 2006 Ryo Dairiki <ryo-dairiki@users.sourceforge.net> - 20061021-2
859143
- Update to 20061021.
859143
859143
* Tue Sep 19 2006 Ryo Dairiki <ryo-dairiki@users.sourceforge.net> - 20060913-2
859143
- Update to 20060913.
859143
859143
* Thu Aug 31 2006 Ryo Dairiki <ryo-dairiki@users.sourceforge.net> - 20060831-1
859143
- Initial packaging.