Mailinglist Archive: opensuse-commit (1423 mails)

< Previous Next >
commit alee-fonts for openSUSE:Factory
Hello community,

here is the log from the commit of package alee-fonts for openSUSE:Factory
checked in at 2012-05-26 09:21:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/alee-fonts (Old)
and /work/SRC/openSUSE:Factory/.alee-fonts.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "alee-fonts", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/alee-fonts/alee-fonts.changes 2012-03-20
12:10:42.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.alee-fonts.new/alee-fonts.changes
2012-05-26 09:21:24.000000000 +0200
@@ -1,0 +2,5 @@
+Thu May 17 09:09:48 UTC 2012 - pgajdos@xxxxxxxx
+
+- call spec-cleaner
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ alee-fonts.spec ++++++
--- /var/tmp/diff_new_pack.klTvP7/_old 2012-05-26 09:21:25.000000000 +0200
+++ /var/tmp/diff_new_pack.klTvP7/_new 2012-05-26 09:21:25.000000000 +0200
@@ -1,7 +1,7 @@
#
# spec file for package alee-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,31 +15,28 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#

-# norootforbuild


Name: alee-fonts
+Version: 12
+Release: 2
+License: SUSE-Artistic-1.0+
%define ttf_fontdir /usr/share/fonts/truetype
Summary: Korean TrueType fonts
-License: SUSE-Artistic-1.0+
+Url: http://packages.debian.org/unstable/source/ttf-alee
Group: System/X11/Fonts
+Source0:
http://ftp.debian.org/debian/pool/main/t/ttf-alee/ttf-alee_12.tar.gz
+Requires(pre): %suseconfig_fonts_prereq
Provides: scalable-font-ko
-AutoReqProv: on
-PreReq: %suseconfig_fonts_prereq
Provides: locale(ko)
-Version: 12
-Release: 2
-Url: http://packages.debian.org/unstable/source/ttf-alee
-Source0:
http://ftp.debian.org/debian/pool/main/t/ttf-alee/ttf-alee_12.tar.gz
Provides: ttf-alee = %{version}
Obsoletes: ttf-alee <= 12
-BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
+BuildArch: noarch

%description
Korean TrueType fonts by A Lee.

-
%prep
%setup -q -n ttf-alee-%{version}

@@ -47,11 +44,11 @@
chmod 644 debian/rules

%install
-mkdir -p $RPM_BUILD_ROOT%{ttf_fontdir}/
-install -c -m 644 *.ttf $RPM_BUILD_ROOT%{ttf_fontdir}/
+mkdir -p %{buildroot}%{ttf_fontdir}/
+install -c -m 644 *.ttf %{buildroot}%{ttf_fontdir}/

%clean
-[ "$RPM_BUILD_ROOT" != "/" ] && [ -d $RPM_BUILD_ROOT ] && rm -rf
$RPM_BUILD_ROOT;
+[ %{buildroot} != "/" ] && [ -d %{buildroot} ] && rm -rf %{buildroot};

%post
%run_suseconfig_fonts -c

--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread
  • No further messages