Hello community,
here is the log from the commit of package gdouros-anaktoria-fonts for
openSUSE:Factory checked in at 2012-05-26 09:23:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gdouros-anaktoria-fonts (Old)
and /work/SRC/openSUSE:Factory/.gdouros-anaktoria-fonts.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gdouros-anaktoria-fonts", Maintainer is ""
Changes:
--------
---
/work/SRC/openSUSE:Factory/gdouros-anaktoria-fonts/gdouros-anaktoria-fonts.changes
2012-04-23 09:13:29.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.gdouros-anaktoria-fonts.new/gdouros-anaktoria-fonts.changes
2012-05-26 09:23:38.000000000 +0200
@@ -1,0 +2,5 @@
+Thu May 17 09:10:01 UTC 2012 - [email protected]
+
+- call spec-cleaner
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gdouros-anaktoria-fonts.spec ++++++
--- /var/tmp/diff_new_pack.0mt3Cy/_old 2012-05-26 09:23:39.000000000 +0200
+++ /var/tmp/diff_new_pack.0mt3Cy/_new 2012-05-26 09:23:39.000000000 +0200
@@ -1,7 +1,7 @@
#
-# spec file for package anaktoria-fonts (Version 1.0)
+# spec file for package gdouros-anaktoria-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,46 +15,38 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
-# norootforbuild
%define fontname anaktoria-fonts
Name: gdouros-anaktoria-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: Font designed to be used for Imprimerie Nationale
-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: anaktoria-fonts <= 1.0
Provides: anaktoria-fonts = %{version}
+BuildRoot: %{_tmppath}/%{name}-%{version}-build
+BuildArch: noarch
%define ttf_fontdir /usr/share/fonts/truetype
%description
Grecs du roi was designed by Claude Garamond (1480 – 1561) between 1541 and
1544, commissioned by king Francis I of France, for the exclusive use by the
Imprimerie Nationale in Paris. Greek in Akaktoria is based on a modern version
of Grecs du roi prepared by Mindaugas Strockis in 2001. Lowercase Latin stems
from the titles in the 1623 First Folio Edition of Shakespeare. Scott Mann &
Peter Guither prepared a modern version for The Illinois Shakespeare Festival
in 1995. Cyrillic has been designed to match the above Greek and Latin. The
font covers the Windows Glyph List, Greek Extended, various typographic extras
and some Open Type features (Numerators, Denominators, Fractions, Old Style
Figures, Historical Forms, Stylistic Alternates, Ligatures, Swash Capitals).
-
-
-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
@@ -63,7 +55,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]