Hello community,

here is the log from the commit of package cantarell-fonts for openSUSE:Factory
checked in at Mon May 2 14:53:49 CEST 2011.



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

--- /dev/null   2010-08-26 16:28:41.000000000 +0200
+++ /mounts/work_src_done/STABLE/cantarell-fonts/cantarell-fonts.changes        
2011-04-27 01:20:00.000000000 +0200
@@ -0,0 +1,51 @@
+-------------------------------------------------------------------
+Tue Apr  5 12:06:59 UTC 2011 - [email protected]
+
+- Update to version 0.0.6:
+  + bold l
+  + fix umlaut positions (bgo#646222)
+  + README fixes
+
+-------------------------------------------------------------------
+Thu Mar 24 10:43:29 UTC 2011 - [email protected]
+
+- Update to version 0.0.5:
+  + improved password entry glyph
+  + improved hyphen by making narrower
+  + improved licensing and FONTLOG metadata
+  + improved vertical metrics
+- Changes from version 0.0.4:
+  + improved hints on numerals and bold letters
+  + improved metrics
+
+-------------------------------------------------------------------
+Thu Mar 24 09:36:42 UTC 2011 - [email protected]
+
+- Add fontconfig BuildRequires for directory ownership.
+
+-------------------------------------------------------------------
+Tue Feb 22 18:15:27 UTC 2011 - [email protected]
+
+- Update to version 0.0.3:
+  + create the tarball from the actual git master
+- Changes from version 0.0.2:
+  + improved hints, hinting related metrics
+  + added black circle glyph for password entries
+  + increased size of '^'
+  + fixed the fontconfig script not to override the global default
+- Remove call to autogen.sh since we don't use a git tarball
+  anymore.
+
+-------------------------------------------------------------------
+Mon Jan 17 18:24:45 UTC 2011 - [email protected]
+
+- Fix fontconfig file path (/etc/fontconfig/conf.avail instead of
+  /usr/share/fontconfig/conf.avail) by setting configdir in
+  %make_install, and set cantarell as default font by linking it in
+  /etc/fontconfig/conf.d.
+
+-------------------------------------------------------------------
+Wed Dec 15 18:17:11 CET 2010 - [email protected]
+
+- Initial package (from git as of 2010-12-15).
+

calling whatdependson for head-i586


New:
----
  cantarell-fonts-0.0.6.tar.bz2
  cantarell-fonts.changes
  cantarell-fonts.spec

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

Other differences:
------------------
++++++ cantarell-fonts.spec ++++++
#
# spec file for package cantarell-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/
#



Name:           cantarell-fonts
Version:        0.0.6
Release:        1
License:        SIL Open Font License 1.1
Summary:        Contemporary Humanist Sans Serif Font
Url:            http://live.gnome.org/CantarellFonts
Group:          System/X11/Fonts
Source:         %{name}-%{version}.tar.bz2
# needed for directory ownership
BuildRequires:  fontconfig
BuildRequires:  pkg-config
PreReq:         %suseconfig_fonts_prereq
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
BuildArch:      noarch

%description
The Cantarell font family is a contemporary Humanist sans serif designed
for on-screen reading.

%prep
%setup -q

%build
%configure

%install
%make_install configdir=%{_sysconfdir}/fonts/conf.avail
mkdir -p %{buildroot}/%{_sysconfdir}/fonts/conf.d
ln -s ../conf.avail/31-cantarell.conf %{buildroot}/%{_sysconfdir}/fonts/conf.d/

%post
%run_suseconfig_fonts

%postun
%run_suseconfig_fonts

%clean
rm -rf %{buildroot}

%files
%defattr(-,root,root)
%doc README COPYING
%{_sysconfdir}/fonts/conf.avail/31-cantarell.conf
%config(noreplace) %{_sysconfdir}/fonts/conf.d/31-cantarell.conf
%dir %{_datadir}/fonts/cantarell
%{_datadir}/fonts/cantarell/Cantarell-Bold.otf
%{_datadir}/fonts/cantarell/Cantarell-Regular.otf

%changelog

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



Remember to have fun...

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

Reply via email to