Hello community,

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

Package is "maya-fonts", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/maya-fonts/maya-fonts.changes    2012-05-08 
12:10:30.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.maya-fonts.new/maya-fonts.changes       
2012-05-26 09:26:43.000000000 +0200
@@ -1,0 +2,5 @@
+Thu May 17 09:10:18 UTC 2012 - pgaj...@suse.com
+
+- call spec-cleaner
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ maya-fonts.spec ++++++
--- /var/tmp/diff_new_pack.5vw4Hg/_old  2012-05-26 09:26:44.000000000 +0200
+++ /var/tmp/diff_new_pack.5vw4Hg/_new  2012-05-26 09:26:44.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package maya-fonts (Version 1.06)
+# spec file for package maya-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,20 +15,18 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:           maya-fonts
-License:        SUSE-Permissive
-Group:          System/X11/Fonts
-AutoReqProv:    on
-PreReq:         %suseconfig_fonts_prereq
 #Provides:       locale(bg;el;ru;bg)
 Version:        1.06
 Release:        0
+License:        SUSE-Permissive
 Summary:        Font with basic Maya glyphs
-Source:         %{name}-%{version}.tar.bz2
 Url:            http://users.teilar.gr/~g1951d/
+Group:          System/X11/Fonts
+Source:         %{name}-%{version}.tar.bz2
+Requires(pre):  %suseconfig_fonts_prereq
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
 %define ttf_fontdir     /usr/share/fonts/truetype
@@ -36,20 +34,14 @@
 %description
 Maya covers the glyphs in J. Eric S. Thompson’s “A Catalog of Maya 
Hieroglyphs”, as well as some extra glyphs for days, months and numbers. This 
is a work-font that may be of some scholarly use; it is not a proposal of any 
kind. There are no plans to improve or expand it.
 
-
-
-Authors:
---------
-    George Douros <g19...@teilar.gr>
-
 %prep
 %setup -q
 
 %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
@@ -58,7 +50,7 @@
 %run_suseconfig_fonts
 
 %clean
-rm -rf $RPM_BUILD_ROOT
+rm -rf %{buildroot}
 
 %files
 %defattr(-,root,root)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to