Hello community,
here is the log from the commit of package linux-libertine-fonts for
openSUSE:Factory checked in at 2012-05-26 09:26:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/linux-libertine-fonts (Old)
and /work/SRC/openSUSE:Factory/.linux-libertine-fonts.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "linux-libertine-fonts", Maintainer is ""
Changes:
--------
---
/work/SRC/openSUSE:Factory/linux-libertine-fonts/linux-libertine-fonts.changes
2012-01-17 16:11:30.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.linux-libertine-fonts.new/linux-libertine-fonts.changes
2012-05-26 09:26:32.000000000 +0200
@@ -1,0 +2,5 @@
+Thu May 17 09:10:17 UTC 2012 - [email protected]
+
+- call spec-cleaner
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ linux-libertine-fonts.spec ++++++
--- /var/tmp/diff_new_pack.XRyvbT/_old 2012-05-26 09:26:33.000000000 +0200
+++ /var/tmp/diff_new_pack.XRyvbT/_new 2012-05-26 09:26:33.000000000 +0200
@@ -1,7 +1,7 @@
#
# spec file for package linux-libertine-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,22 +15,23 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
+
%define fontname LinuxLibertine
Name: linux-libertine-fonts
-License: GPL-2.0-with-font-exception or OFL-1.1
-Group: System/X11/Fonts
-PreReq: %suseconfig_fonts_prereq
Version: 5.1.3
Release: 1
+License: GPL-2.0-with-font-exception or OFL-1.1
Summary: Free Serif Fonts
-Source: LinLibertineOTF_5.1.3_2011_06_21.tar.bz2
Url: http://linuxlibertine.sourceforge.net/
-BuildRoot: %{_tmppath}/%{name}-%{version}-build
-BuildArch: noarch
+Group: System/X11/Fonts
+Source: LinLibertineOTF_5.1.3_2011_06_21.tar.bz2
+Requires(pre): %suseconfig_fonts_prereq
# FIXME: This causes a rpmlint warning; change <= to < once there's a new
upstream version
Obsoletes: %{fontname} <= 5.1.3
Provides: %{fontname} = %{version}
+BuildRoot: %{_tmppath}/%{name}-%{version}-build
+BuildArch: noarch
%define fontdir /usr/share/fonts/truetype
%description
@@ -44,8 +45,8 @@
%build
%install
-mkdir -p $RPM_BUILD_ROOT%{fontdir}/
-install -m 0644 *.otf $RPM_BUILD_ROOT%{fontdir}
+mkdir -p %{buildroot}%{fontdir}/
+install -m 0644 *.otf %{buildroot}%{fontdir}
%post
%run_suseconfig_fonts
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]