Hello community,
here is the log from the commit of package gdouros-avdira-fonts for
openSUSE:Factory checked in at 2012-05-26 09:24:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gdouros-avdira-fonts (Old)
and /work/SRC/openSUSE:Factory/.gdouros-avdira-fonts.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gdouros-avdira-fonts", Maintainer is ""
Changes:
--------
---
/work/SRC/openSUSE:Factory/gdouros-avdira-fonts/gdouros-avdira-fonts.changes
2012-04-23 16:10:54.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.gdouros-avdira-fonts.new/gdouros-avdira-fonts.changes
2012-05-26 09:24:07.000000000 +0200
@@ -1,0 +2,5 @@
+Thu May 17 09:10:03 UTC 2012 - [email protected]
+
+- call spec-cleaner
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gdouros-avdira-fonts.spec ++++++
--- /var/tmp/diff_new_pack.kwIz0z/_old 2012-05-26 09:24:08.000000000 +0200
+++ /var/tmp/diff_new_pack.kwIz0z/_new 2012-05-26 09:24:08.000000000 +0200
@@ -1,7 +1,7 @@
#
-# spec file for package avdira-fonts (Version 1.0)
+# spec file for package gdouros-avdira-fonts
#
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# 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
@@ -15,45 +15,37 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
-# norootforbuild
%define fontname avdira-fonts
Name: gdouros-avdira-fonts
-License: SUSE-Permissive
-Group: System/X11/Fonts
-AutoReqProv: on
-PreReq: %suseconfig_fonts_prereq
#Provides: locale(bg;el;ru;bg)
Version: 1.0
Release: 0
+License: SUSE-Permissive
Summary: Fonts based in the typeface used in old Greek publications
-Source: %{fontname}-%{version}.tar.bz2
Url: http://users.teilar.gr/~g1951d/
-BuildRoot: %{_tmppath}/%{name}-%{version}-build
-BuildArch: noarch
+Group: System/X11/Fonts
+Source: %{fontname}-%{version}.tar.bz2
+Requires(pre): %suseconfig_fonts_prereq
# FIXME: This causes a rpmlint warning; change <= to < once there's a new
upstream version
Obsoletes: %{fontname} <= 1.0
Provides: %{fontname} = %{version}
+BuildRoot: %{_tmppath}/%{name}-%{version}-build
+BuildArch: noarch
%define ttf_fontdir /usr/share/fonts/truetype
%description
Upright is based on the lowercase Greek letters in the typeface used by
Demetrios Damilas for the edition of Isocrates, published in Milan in 1493. A
digital revival, was prepared by Ralph P. Hancock, in his Milan (Mediolanum)
font. Italic Greek were designed in 1802 by Richard Porson (1757 – 1808) and
cut by Richard Austin. They were first used by Cambridge University Press in
1810. Capitals, Latin and Cyrillic, as well as the complete bold weights, have
been designed in an attempt to create a well-balanced font. The font covers the
Windows Glyph List, Greek Extended, various typographic extras and is available
in regular, italic, bold and bold italic. The regular style of the font also
covers IPA Extensions, Ancient Greek Numbers, Byzantine and Ancient Greek
Musical Notation and several Open Type features (Case-Sensitive Forms, Small
Capitals, Subscript, Superscript, Numerators, Denominators, Fractions, Old
Style Figures, Historical Forms, Stylistic Alternates, Ligatures).
-
-
-Authors:
---------
- George Douros <[email protected]>
-
%prep
%setup -q -n %{fontname}-%{version}
%build
%install
-mkdir -p $RPM_BUILD_ROOT%{ttf_fontdir}
-install -m 0644 *.otf $RPM_BUILD_ROOT%{ttf_fontdir}/
+mkdir -p %{buildroot}%{ttf_fontdir}
+install -m 0644 *.otf %{buildroot}%{ttf_fontdir}/
%post
%run_suseconfig_fonts
@@ -62,7 +54,7 @@
%run_suseconfig_fonts
%clean
-rm -rf $RPM_BUILD_ROOT
+rm -rf %{buildroot}
%files
%defattr(-,root,root)
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]