Hello community,
here is the log from the commit of package gnu-unifont-bitmap-fonts for
openSUSE:Factory checked in at 2012-05-26 09:24:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnu-unifont-bitmap-fonts (Old)
and /work/SRC/openSUSE:Factory/.gnu-unifont-bitmap-fonts.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnu-unifont-bitmap-fonts", Maintainer is ""
Changes:
--------
---
/work/SRC/openSUSE:Factory/gnu-unifont-bitmap-fonts/gnu-unifont-bitmap-fonts.changes
2012-04-03 09:20:06.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.gnu-unifont-bitmap-fonts.new/gnu-unifont-bitmap-fonts.changes
2012-05-26 09:24:43.000000000 +0200
@@ -1,0 +2,5 @@
+Thu May 17 09:10:05 UTC 2012 - [email protected]
+
+- call spec-cleaner
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gnu-unifont-bitmap-fonts.spec ++++++
--- /var/tmp/diff_new_pack.dp1hfi/_old 2012-05-26 09:24:45.000000000 +0200
+++ /var/tmp/diff_new_pack.dp1hfi/_new 2012-05-26 09:24:45.000000000 +0200
@@ -1,7 +1,7 @@
#
# spec file for package gnu-unifont-bitmap-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,40 +15,36 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
-# norootforbuild
Name: gnu-unifont-bitmap-fonts
-BuildRequires: xorg-x11
+Version: 20080123
+Release: 75
%define fontdir /usr/share/fonts/uni
License: GPL-2.0+
-Group: System/X11/Fonts
-AutoReqProv: on
-PreReq: %suseconfig_fonts_prereq
Summary: The GNU Unicode Bitmap font
-Version: 20080123
-Release: 75
Url: http://en.wikipedia.org/wiki/Gnu_unifont
+Group: System/X11/Fonts
Source0: gnu-unifont-%{version}.tar.bz2
Source1: gpl-2.0.txt
-BuildRoot: %{_tmppath}/%{name}-%{version}-build
-BuildArch: noarch
+BuildRequires: xorg-x11
+Requires(pre): %suseconfig_fonts_prereq
Provides: gnu-unifont = %{version}
Obsoletes: gnu-unifont <= 20080123
+BuildRoot: %{_tmppath}/%{name}-%{version}-build
+BuildArch: noarch
%description
The GNU Unifont by Roman Czyborra is a free bitmap font that
covers the Unicode Basic Multilingual Plane (BMP), using an
intermediate bitmapped font format.
-
-
%prep
# gnu-unifont-20080123/
%setup -q -n gnu-unifont-%{version}
# Explicitly overwrite COPYING with gpl-2.0.txt to avoid
# "incorrect-fsf-address" warning
-cp %{S:1} COPYING
+cp %{SOURCE1} COPYING
%build
gzip --best *.pcf
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]