Hello community,

here is the log from the commit of package oldstandard-fonts for 
openSUSE:Factory
checked in at Thu Aug 4 11:27:54 CEST 2011.



--------
New Changes file:

--- /dev/null   2010-08-26 16:28:41.000000000 +0200
+++ /mounts/work_src_done/STABLE/oldstandard-fonts/oldstandard-fonts.changes    
2011-06-14 23:15:30.000000000 +0200
@@ -0,0 +1,10 @@
+-------------------------------------------------------------------
+Tue Jun 14 21:10:08 UTC 2011 - lazy.k...@opensuse.org
+
+- Build requires xorg-x11-devel to provide font(:lang=*)
+
+-------------------------------------------------------------------
+Tue Jun  7 21:13:29 UTC 2011 - lazy.k...@opensuse.org
+
+- Initial package created - 2.2
+

calling whatdependson for head-i586


New:
----
  oldstand-manual.pdf
  oldstandard-2.2.otf.zip
  oldstandard-2.2.ttf.zip
  oldstandard-fonts.changes
  oldstandard-fonts.spec

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ oldstandard-fonts.spec ++++++
#
# spec file for package oldstandard-fonts
#
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#


%define _ttf_fontdir    %{_datadir}/fonts/truetype

Name:           oldstandard-fonts
Version:        2.2
Release:        1
License:        OFL-1.1
Summary:        Old Standard Font Family
Url:            http://thessalonica.org.ru/en/oldstandard.html
Group:          System/X11/Fonts
Source0:        
http://thessalonica.org.ru/downloads/oldstandard-%{version}.otf.zip
Source1:        
http://thessalonica.org.ru/downloads/oldstandard-%{version}.ttf.zip
Source2:        http://thessalonica.org.ru/downloads/oldstand-manual.pdf
Requires(pre):  %suseconfig_fonts_prereq
BuildRequires:  unzip
BuildRequires:  xorg-x11-devel
BuildArch:      noarch
BuildRoot:      %{_tmppath}/%{name}-%{version}-build

%description
Old Standard was intended as a multilingual font family suitable for
biblical, classical and medieval studies as well as for general-purpose
typesetting in languages which use Greek or Cyrillic script. The font is
currently available in three shapes: regular, italic and bold. Old
Standard is still far from being finished, and yet it already covers
a wide range of Latin, Greek and Cyrillic characters. It also supports
early Cyrillic letters and signs (including those added in Unicode 5.1)
and thus can be used for texts containing fragments in Old Slavonic and
Church Slavonic languages.



Authors:
--------
    Alexey Kryukov <alex...@thessalonica.org.ru>

%package otf

Summary:        Old Standard Font Family (OpenType Format)
Group:          System/X11/Fonts

%description otf
Old Standard was intended as a multilingual font family suitable for
biblical, classical and medieval studies as well as for general-purpose
typesetting in languages which use Greek or Cyrillic script. The font is
currently available in three shapes: regular, italic and bold. Old
Standard is still far from being finished, and yet it already covers
a wide range of Latin, Greek and Cyrillic characters. It also supports
early Cyrillic letters and signs (including those added in Unicode 5.1)
and thus can be used for texts containing fragments in Old Slavonic and
Church Slavonic languages.

This package contains fonts in OpenType format.



Authors:
--------
    Alexey Kryukov <alex...@thessalonica.org.ru>

%package ttf

Summary:        Old Standard Font Family (TrueType Format)
Group:          System/X11/Fonts

%description ttf
Old Standard was intended as a multilingual font family suitable for
biblical, classical and medieval studies as well as for general-purpose
typesetting in languages which use Greek or Cyrillic script. The font is
currently available in three shapes: regular, italic and bold. Old
Standard is still far from being finished, and yet it already covers
a wide range of Latin, Greek and Cyrillic characters. It also supports
early Cyrillic letters and signs (including those added in Unicode 5.1)
and thus can be used for texts containing fragments in Old Slavonic and
Church Slavonic languages.

This package contains fonts in TrueType format.



Authors:
--------
    Alexey Kryukov <alex...@thessalonica.org.ru>

%prep
%setup -cqn %{name}-%{version}
%__unzip -oq %{S:1}
%__cp %{S:2} .
%__sed -i 's/\r$//g' OFL-FAQ.txt

%build

%install
%__install -dm 0755 %{buildroot}%{_ttf_fontdir}
%__install -m 0644 *.otf %{buildroot}%{_ttf_fontdir}
%__install -m 0644 *.ttf %{buildroot}%{_ttf_fontdir}

%post otf
%run_suseconfig_fonts

%post ttf
%run_suseconfig_fonts

%postun otf
%run_suseconfig_fonts

%postun ttf
%run_suseconfig_fonts

%clean
%{?buildroot:%__rm -rf "%{buildroot}"}

%files otf
%defattr(-,root,root,-)
%doc FONTLOG.txt OFL.txt OFL-FAQ.txt oldstand-manual.pdf
%dir %{_ttf_fontdir}
%{_ttf_fontdir}/*.otf

%files ttf
%defattr(-,root,root,-)
%doc FONTLOG.txt OFL.txt OFL-FAQ.txt oldstand-manual.pdf
%dir %{_ttf_fontdir}
%{_ttf_fontdir}/*.ttf

%changelog

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to