Hello community,

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

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

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

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

Other differences:
------------------
++++++ gdouros-aegean-fonts.spec ++++++
--- /var/tmp/diff_new_pack.6020t1/_old  2012-05-26 09:23:20.000000000 +0200
+++ /var/tmp/diff_new_pack.6020t1/_new  2012-05-26 09:23:20.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package aegean-fonts (Version 6.00)
+# spec file for package gdouros-aegean-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,47 +15,37 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 %define fontname aegean-fonts
 
-
 Name:           gdouros-aegean-fonts
-License:        SUSE-Permissive
-Group:          System/X11/Fonts
-AutoReqProv:    on
-PreReq:         %suseconfig_fonts_prereq
 #Provides:       locale(bg;el;ru;bg)
 Version:        6.00
 Release:        0
+License:        SUSE-Permissive
 Summary:        Font with support for ancient Aegean and Eastern Mediterranean 
Scripts
-Source:         %{name}-%{version}.tar.bz2
 Url:            http://users.teilar.gr/~g1951d/
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildArch:      noarch
+Group:          System/X11/Fonts
+Source:         %{name}-%{version}.tar.bz2
+Requires(pre):  %suseconfig_fonts_prereq
 %define ttf_fontdir     /usr/share/fonts/truetype
 # FIXME: This causes a rpmlint warning; change <= to < once there's a new 
upstream version
 Obsoletes:      %{fontname} <= 1.000OFL
 Provides:       %{fontname} = %{version}
-
+BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+BuildArch:      noarch
 
 %description
 Aegean covers the following scripts and symbols supported by Unicode: Basic 
Latin, Greek and Coptic, Greek Extended, some Punctuation and other Symbols, 
Linear B Syllabary, Linear B Ideograms, Aegean Numbers, Ancient Greek Numbers, 
Ancient Symbols, Phaistos Disc, Lycian, Carian, Old Italic, Ugaritic, Old 
Persian, Cypriot Syllabary, Phoenician, Lydian, and Archaic Greek Musical 
Notation. Aegean allocates in Plane 15 of the UCS the following scripts and 
symbols, as yet unsupported by Unicode: Cretan Hieroglyphs, Cypro-Minoan, 
Linear A, the Arkalochori Axe, signs on Troy vessels and the Dispilio tablet. 
In this version Linear A and B have been expanded with variant glyphs. The 
Tsepis stele variant of the Cypriot Syllabary has been added as its Open Type 
Stylistic Set VI.
 
-
-
-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
@@ -64,7 +54,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