Hello community,
here is the log from the commit of package google-lekton-fonts for
openSUSE:Factory checked in at 2012-05-26 09:25:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/google-lekton-fonts (Old)
and /work/SRC/openSUSE:Factory/.google-lekton-fonts.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "google-lekton-fonts", Maintainer is ""
Changes:
--------
--- /work/SRC/openSUSE:Factory/google-lekton-fonts/google-lekton-fonts.changes
2012-03-09 21:23:02.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.google-lekton-fonts.new/google-lekton-fonts.changes
2012-05-26 09:25:27.000000000 +0200
@@ -1,0 +2,5 @@
+Thu May 17 09:10:11 UTC 2012 - [email protected]
+
+- call spec-cleaner
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ google-lekton-fonts.spec ++++++
--- /var/tmp/diff_new_pack.3hos3H/_old 2012-05-26 09:25:30.000000000 +0200
+++ /var/tmp/diff_new_pack.3hos3H/_new 2012-05-26 09:25:30.000000000 +0200
@@ -4,7 +4,7 @@
# 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 owner, unless otherwise agreed
+# 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
@@ -13,26 +13,26 @@
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
+#
+
# Definitions
%define fontdir %{_datadir}/fonts/truetype
%define fontname lekton
-
Name: google-lekton-fonts
-Summary: Monospaced Typewriter Font
-License: OFL-1.1
-Group: System/X11/Fonts
-BuildRequires: dos2unix
-BuildArch: noarch
Version: 22
Release: 0
+License: OFL-1.1
+Summary: Monospaced Typewriter Font
+Url: http://www.lekton.info/
+Group: System/X11/Fonts
Source0: %{fontname}-%{version}.tar.bz2
+BuildRequires: dos2unix
BuildRoot: %{_tmppath}/%{name}-%{version}-build
-URL: http://www.lekton.info/
+BuildArch: noarch
%description
-
Lekton has been designed at ISIA Urbino, Italy, and is inspired by some of the
typefaces used on the Olivetti typewriters.
It was designed by: Paolo Mazzetti, Luciano Perondi, Raffaele Flaùto, Elena
Papassissa, Emilio Macchia, Michela Povoleri, Tobias Seemiller, Riccardo
Lorusso, Sabrina Campagna, Elisa Ansuini, Mariangela Di Pinto, Antonio
Cavedoni, Marco Comastri, Luna Castroni, Stefano Faoro, Daniele Capo, and Jan
Henrik Arnold.
@@ -42,19 +42,16 @@
# Fixed line endings
find . -name \*.txt -print0 | xargs -0 dos2unix
-
%build
# Nothing to do
%install
-mkdir -p $RPM_BUILD_ROOT%{fontdir}
-cp *.ttf $RPM_BUILD_ROOT%{fontdir}
-
+mkdir -p %{buildroot}%{fontdir}
+cp *.ttf %{buildroot}%{fontdir}
%post
%run_suseconfig_fonts
-
%postun
%run_suseconfig_fonts
@@ -64,5 +61,4 @@
%dir %{fontdir}
%{fontdir}/*.ttf
-
%changelog
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]