Hello community,
here is the log from the commit of package google-droid-fonts for
openSUSE:Factory checked in at 2012-05-26 09:25:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/google-droid-fonts (Old)
and /work/SRC/openSUSE:Factory/.google-droid-fonts.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "google-droid-fonts", Maintainer is ""
Changes:
--------
--- /work/SRC/openSUSE:Factory/google-droid-fonts/google-droid-fonts.changes
2012-04-23 09:14:11.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.google-droid-fonts.new/google-droid-fonts.changes
2012-05-26 09:25:14.000000000 +0200
@@ -1,0 +2,5 @@
+Thu May 17 09:10:09 UTC 2012 - [email protected]
+
+- call spec-cleaner
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ google-droid-fonts.spec ++++++
--- /var/tmp/diff_new_pack.zW4lFn/_old 2012-05-26 09:25:16.000000000 +0200
+++ /var/tmp/diff_new_pack.zW4lFn/_new 2012-05-26 09:25:16.000000000 +0200
@@ -1,7 +1,7 @@
#
-# spec file for package droid-fonts
+# spec file for package google-droid-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,25 +15,25 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
-%define fontname droid-fonts
+%define fontname droid-fonts
Name: google-droid-fonts
-License: Apache-2.0
-Group: System/X11/Fonts
-PreReq: %suseconfig_fonts_prereq
#Provides: locale(bg;el;ru;bg)
Version: 1.0
Release: 13
+License: Apache-2.0
Summary: Fonts with extensive style and language support developed for
Android
+Url: http://www.ascendercorp.com/pr/2007-11-12/
+Group: System/X11/Fonts
Source: %{fontname}-%{version}.tar.bz2
Source1: %{name}-rpmlintrc
-Url: http://www.ascendercorp.com/pr/2007-11-12/
-BuildRoot: %{_tmppath}/%{name}-%{version}-build
-BuildArch: noarch
+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
@@ -54,8 +54,8 @@
%build
%install
-mkdir -p $RPM_BUILD_ROOT%{ttf_fontdir}
-install -m 0644 *.ttf $RPM_BUILD_ROOT%{ttf_fontdir}/
+mkdir -p %{buildroot}%{ttf_fontdir}
+install -m 0644 *.ttf %{buildroot}%{ttf_fontdir}/
%post
%run_suseconfig_fonts
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]