Hello community,

here is the log from the commit of package paglinawan-quicksand-fonts for 
openSUSE:Factory checked in at 2012-10-23 19:42:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/paglinawan-quicksand-fonts (Old)
 and      /work/SRC/openSUSE:Factory/.paglinawan-quicksand-fonts.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "paglinawan-quicksand-fonts", Maintainer is ""

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

--- /dev/null   2012-10-22 00:44:18.403455820 +0200
+++ 
/work/SRC/openSUSE:Factory/.paglinawan-quicksand-fonts.new/paglinawan-quicksand-fonts.changes
       2012-10-23 19:42:25.000000000 +0200
@@ -0,0 +1,5 @@
+-------------------------------------------------------------------
+Wed Aug 29 08:30:42 UTC 2012 - [email protected]
+
+- First initial release; downloaded today
+

New:
----
  Quicksand.zip
  paglinawan-quicksand-fonts.changes
  paglinawan-quicksand-fonts.spec

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

Other differences:
------------------
++++++ paglinawan-quicksand-fonts.spec ++++++
#
# spec file for package paglinawan-quicksand-fonts
#
# Copyright (c) 2012 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 fontname Quicksand

Name:           paglinawan-quicksand-fonts
License:        OFL-1.1
Group:          System/X11/Fonts
Summary:        Geometric-style sans serif
Version:        1.0.20120829
Release:        1
URL:            http://www.fontsquirrel.com/fonts/Quicksand
Source0:        %{fontname}.zip
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
BuildArch:      noarch
BuildRequires:  unzip
BuildRequires:  fontpackages-devel
%reconfigure_fonts_prereq

%description
>From http://andrewpaglinawan.com/category/typefaces/#quicksand:
Quicksand is a sans serif type family of three weights plus matching
obliques and a dash version for display and headings. Influenced by
the geometric-style sans serif faces that were popular during the
1920s and 30s, the fonts are based on geometric forms that have been
optically corrected for better legibility.

Designers: Andrew Paglinawan


%prep
%setup -c -n %{fontname}-%{version}
unzip -n %{S:0}
# find . -name \*.txt -print0 | xargs -0 dos2unix


%build
# --- Nothing to do ---


%install
mkdir -p %{buildroot}%{_ttfontsdir}/
install -m 0644 *.otf %{buildroot}%{_ttfontsdir}

%reconfigure_fonts_scriptlets

%files
%defattr(0644,root,root,755)
%doc *.txt
%dir %{_ttfontsdir}/
%{_ttfontsdir}/*


%changelog
-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to