Hello community,

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

Package is "gdouros-symbola-fonts", Maintainer is ""

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/gdouros-symbola-fonts/gdouros-symbola-fonts.changes  
    2012-04-23 09:13:40.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.gdouros-symbola-fonts.new/gdouros-symbola-fonts.changes
 2012-05-26 09:24:13.000000000 +0200
@@ -1,0 +2,5 @@
+Thu May 17 09:10:04 UTC 2012 - [email protected]
+
+- call spec-cleaner
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ gdouros-symbola-fonts.spec ++++++
--- /var/tmp/diff_new_pack.zepjzu/_old  2012-05-26 09:24:14.000000000 +0200
+++ /var/tmp/diff_new_pack.zepjzu/_new  2012-05-26 09:24:14.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package symbola-fonts (Version 6.05)
+# spec file for package gdouros-symbola-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,45 +15,36 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 %define fontname  symbola-fonts
 
-
 Name:           gdouros-symbola-fonts
-License:        SUSE-Permissive
-Group:          System/X11/Fonts
-AutoReqProv:    on
-PreReq:         %suseconfig_fonts_prereq
 #Provides:       locale(bg;el;ru;bg)
 Version:        6.13
 Release:        0
+License:        SUSE-Permissive
 Summary:        Font with support for Symbol Blocks of the Unicode Standard
-Source:         %{fontname}-%{version}.tar.bz2
 Url:            http://users.teilar.gr/~g1951d/
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildArch:      noarch
+Group:          System/X11/Fonts
+Source:         %{fontname}-%{version}.tar.bz2
+Requires(pre):  %suseconfig_fonts_prereq
 %define ttf_fontdir     /usr/share/fonts/truetype
 Obsoletes:      %{fontname} < 6.05
 Provides:       %{fontname} = %{version}
+BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+BuildArch:      noarch
 
 %description
 Symbola covers the following scripts and symbols supported by Unicode: Basic 
Latin, IPA Extensions, Spacing Modifier Letters, Combining Diacritical Marks, 
Greek and Coptic, Cyrillic, Cyrillic Supplement, General Punctuation, 
Superscripts and Subscripts, Currency Symbols, Combining Diacritical Marks for 
Symbols, Letterlike Symbols, Number Forms, Arrows, Mathematical Operators, 
Miscellaneous Technical, Control Pictures, Optical Character Recognition, Box 
Drawing, Block Elements, Geometric Shapes, Miscellaneous Symbols, Dingbats, 
Miscellaneous Mathematical Symbols-A, Supplemental Arrows-A, Supplemental 
Arrows-B, Miscellaneous Mathematical Symbols-B, Supplemental Mathematical 
Operators, Miscellaneous Symbols and Arrows, Supplemental Punctuation, Yijing 
Hexagram Symbols, Combining Half Marks, Specials, Byzantine Musical Symbols, 
Musical Symbols, Ancient Greek Musical Notation, Tai Xuan Jing Symbols, 
Counting Rod Numerals, Mathematical Alphanumeric Symbols, Mahjong Tiles, Domino 
Tiles, Playing Cards, Miscellaneous Symbols And Pictographs, Emoticons, 
Transport And Map Symbols, Alchemical Symbols, et al.
 
-
-
-Authors:
---------
-    George Douros <[email protected]>
-
 %prep
 %setup -q -n %{fontname}-%{version}
 
 %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
@@ -62,7 +53,7 @@
 %run_suseconfig_fonts
 
 %clean
-rm -rf $RPM_BUILD_ROOT
+rm -rf %{buildroot}
 
 %files
 %defattr(-,root,root)

--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to