Hello community,
here is the log from the commit of package sil-abyssinica-fonts for
openSUSE:Factory checked in at 2012-05-26 09:28:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sil-abyssinica-fonts (Old)
and /work/SRC/openSUSE:Factory/.sil-abyssinica-fonts.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sil-abyssinica-fonts", Maintainer is ""
Changes:
--------
---
/work/SRC/openSUSE:Factory/sil-abyssinica-fonts/sil-abyssinica-fonts.changes
2012-05-16 21:10:11.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.sil-abyssinica-fonts.new/sil-abyssinica-fonts.changes
2012-05-26 09:28:59.000000000 +0200
@@ -1,0 +2,5 @@
+Thu May 17 09:10:27 UTC 2012 - [email protected]
+
+- call spec-cleaner
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ sil-abyssinica-fonts.spec ++++++
--- /var/tmp/diff_new_pack.0v77b5/_old 2012-05-26 09:29:05.000000000 +0200
+++ /var/tmp/diff_new_pack.0v77b5/_new 2012-05-26 09:29:05.000000000 +0200
@@ -1,7 +1,7 @@
#
-# spec file for package sil-abyssinica (Version 1.0)
+# spec file for package sil-abyssinica-fonts
#
-# Copyright (c) 2010 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,27 +15,25 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
-# norootforbuild
Name: sil-abyssinica-fonts
-BuildRequires: unzip
-%define fontdir /usr/share/fonts/truetype
-License: OFL-1.1
-Group: System/X11/Fonts
-AutoReqProv: on
-PreReq: %suseconfig_fonts_prereq
-Provides: locale(so)
Version: 1.0
Release: 157
+%define fontdir /usr/share/fonts/truetype
+License: OFL-1.1
+Summary: smart Unicode font for the Ethiopic script (Amharic)
Url:
http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&item_id=AbyssinicaSIL
+Group: System/X11/Fonts
Source0: AbyssinicaSIL1.0.zip
-BuildArch: noarch
-BuildRoot: %{_tmppath}/%{name}-%{version}-build
-Summary: smart Unicode font for the Ethiopic script (Amharic)
+BuildRequires: unzip
+Requires(pre): %suseconfig_fonts_prereq
+Provides: locale(so)
# FIXME: This causes a rpmlint warning; change <= to < once here's a new
upstream version
Obsoletes: sil-abyssinica <= %{version}
Provides: sil-abyssinica = %{version}
+BuildRoot: %{_tmppath}/%{name}-%{version}-build
+BuildArch: noarch
%description
The Ethiopic script is used for writing many of the languages of
@@ -52,12 +50,6 @@
release is a regular typeface, with no bold or italic version available
or planned.
-
-
-Authors:
---------
- Non-Roman Script Initiative, SIL International <[email protected]>
-
%prep
%setup -T -c sil-abyssinica -n sil-abyssinica
unzip -j $RPM_SOURCE_DIR/AbyssinicaSIL1.0.zip
@@ -66,8 +58,8 @@
%build
%install
-mkdir -p $RPM_BUILD_ROOT%{fontdir}/
-install -c -m 644 *.ttf $RPM_BUILD_ROOT%{fontdir}
+mkdir -p %{buildroot}%{fontdir}/
+install -c -m 644 *.ttf %{buildroot}%{fontdir}
%post
%run_suseconfig_fonts
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]