Mailinglist Archive: opensuse-commit (1130 mails)
| < Previous | Next > |
commit PTSans-fonts for openSUSE:Factory
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Wed, 03 Aug 2011 10:59:30 +0200
- Message-id: <20110803085930.48A6420298@hilbert.suse.de>
Hello community,
here is the log from the commit of package PTSans-fonts for openSUSE:Factory
checked in at Wed Aug 3 10:59:30 CEST 2011.
--------
New Changes file:
--- /dev/null 2010-08-26 16:28:41.000000000 +0200
+++ /mounts/work_src_done/STABLE/PTSans-fonts/PTSans-fonts.changes
2011-06-27 05:37:07.000000000 +0200
@@ -0,0 +1,5 @@
+-------------------------------------------------------------------
+Mon Jun 27 03:25:40 UTC 2011 - lazy.kent@xxxxxxxxxxxx
+
+- Initial package created - 2.003OFL
+
calling whatdependson for head-i586
New:
----
Info_PT_SS.pdf
PTSans-fonts.changes
PTSans-fonts.spec
PTSansOFL.zip
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ PTSans-fonts.spec ++++++
#
# spec file for package PTSans-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: PTSans-fonts
Version: 2.003OFL
Release: 1
License: OFL-1.1
Summary: Sans Fonts for Minority Languages of Russia
Url: http://www.paratype.com/public/
Group: System/X11/Fonts
Source0: http://www.fontstock.com/public/PTSansOFL.zip
Source1: http://www.paratype.ru/public/Info_PT_SS.pdf
Requires(pre): %suseconfig_fonts_prereq
BuildRequires: unzip
BuildRequires: xorg-x11-devel
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
PT Sans is based on Russian sans serif types of the second part of
the XX century, but at the same time has a very distinctive features of
modern humanistic design. The family consists of 8 styles: 4 basic
styles; 2 captions styles for small sizes and 2 narrows styles for
economic setting.
The fonts beside standard Western, Central European and Cyrillic code
pages contain characters of all title languages of Russian Federation
that make them unique and very important tool of the modern digital
communications.
Authors:
--------
Alexandra Korolkova
Olga Umpeleva
Vladimir Yefimov
%prep
%setup -cqn %{name}-%{version}
%__cp %{S:1} .
%__sed -i 's/\r$//g' PTSansPTSerifOFL.txt
%build
%install
%__install -dm 0755 %{buildroot}%{_ttf_fontdir}
%__install -m 0644 *.ttf %{buildroot}%{_ttf_fontdir}
%post
%run_suseconfig_fonts
%postun
%run_suseconfig_fonts
%clean
%{?buildroot:%__rm -rf "%{buildroot}"}
%files
%defattr(-,root,root,-)
%doc Info_PT_SS.pdf PTSansPTSerifOFL.txt
%dir %{_ttf_fontdir}
%{_ttf_fontdir}/*.ttf
%changelog
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |