Hello community,

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

Package is "mgopen-fonts", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/mgopen-fonts/mgopen-fonts.changes        
2012-05-09 18:32:12.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.mgopen-fonts.new/mgopen-fonts.changes   
2012-05-26 09:26:56.000000000 +0200
@@ -1,0 +2,5 @@
+Thu May 17 09:10:19 UTC 2012 - [email protected]
+
+- call spec-cleaner
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ mgopen-fonts.spec ++++++
--- /var/tmp/diff_new_pack.HwbRo2/_old  2012-05-26 09:26:58.000000000 +0200
+++ /var/tmp/diff_new_pack.HwbRo2/_new  2012-05-26 09:26:58.000000000 +0200
@@ -15,37 +15,29 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:           mgopen-fonts
-%define        fontdir     /usr/share/fonts/truetype
-License:        SUSE-MgOpen
-Group:          System/X11/Fonts
-Provides:       scalable-font-el
-AutoReqProv:    on
-PreReq:         %suseconfig_fonts_prereq
-Provides:       locale(el)
 Version:        0.20050518
 Release:        182
+%define        fontdir     /usr/share/fonts/truetype
+License:        SUSE-MgOpen
+Summary:        Free High-Quality Greek Fonts
 Url:            http://www.ellak.gr/fonts/mgopen/index.en
+Group:          System/X11/Fonts
 Source0:        http://www.ellak.gr/fonts/mgopen/files/MgOpen.tar.bz2
 # The file README contains the license and was created with
 # w3m -dump http://www.ellak.gr/fonts/mgopen/index.en > README
 Source1:        README
-BuildArch:      noarch
+Requires(pre):  %suseconfig_fonts_prereq
+Provides:       scalable-font-el
+Provides:       locale(el)
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-Summary:        Free High-Quality Greek Fonts
+BuildArch:      noarch
 
 %description
 Free high-quality Greek fonts created by Magenta Ltd.
 
-
-
-Authors:
---------
-    MAGENTA Ltd.  <[email protected]>
-
 %prep
 %setup -c %{name} -n %{name}
 cp $RPM_SOURCE_DIR/README .
@@ -53,11 +45,11 @@
 %build
 
 %install
-mkdir -p $RPM_BUILD_ROOT%{fontdir}/
-install -c -m 644 *.ttf $RPM_BUILD_ROOT%{fontdir}/
+mkdir -p %{buildroot}%{fontdir}/
+install -c -m 644 *.ttf %{buildroot}%{fontdir}/
 
 %clean
-rm -rf $RPM_BUILD_ROOT
+rm -rf %{buildroot}
 
 %post
 %run_suseconfig_fonts

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

Reply via email to