commit mgopen-fonts for openSUSE:Factory

2012-09-14 Thread h_root
Hello community,

here is the log from the commit of package mgopen-fonts for openSUSE:Factory 
checked in at 2012-09-14 12:31:10

Comparing /work/SRC/openSUSE:Factory/mgopen-fonts (Old)
 and  /work/SRC/openSUSE:Factory/.mgopen-fonts.new (New)


Package is mgopen-fonts, Maintainer is fjk...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/mgopen-fonts/mgopen-fonts.changes
2012-05-26 09:26:56.0 +0200
+++ /work/SRC/openSUSE:Factory/.mgopen-fonts.new/mgopen-fonts.changes   
2012-09-14 12:31:18.0 +0200
@@ -1,0 +2,6 @@
+Wed Jul  4 12:39:06 CEST 2012 - pgaj...@suse.cz
+
+- amend spec file to reflect new font packaging scheme
+  (see openFATE#313536);
+
+---



Other differences:
--
++ mgopen-fonts.spec ++
--- /var/tmp/diff_new_pack.nFonuz/_old  2012-09-14 12:31:21.0 +0200
+++ /var/tmp/diff_new_pack.nFonuz/_new  2012-09-14 12:31:21.0 +0200
@@ -16,20 +16,19 @@
 #
 
 
-
 Name:   mgopen-fonts
 Version:0.20050518
-Release:182
-%definefontdir /usr/share/fonts/truetype
-License:SUSE-MgOpen
+Release:0
 Summary:Free High-Quality Greek Fonts
-Url:http://www.ellak.gr/fonts/mgopen/index.en
+License:SUSE-MgOpen
 Group:  System/X11/Fonts
+Url:http://www.ellak.gr/fonts/mgopen/index.en
 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
-Requires(pre):  %suseconfig_fonts_prereq
+BuildRequires:  fontpackages-devel
+%reconfigure_fonts_prereq
 Provides:   scalable-font-el
 Provides:   locale(el)
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -45,21 +44,14 @@
 %build
 
 %install
-mkdir -p %{buildroot}%{fontdir}/
-install -c -m 644 *.ttf %{buildroot}%{fontdir}/
-
-%clean
-rm -rf %{buildroot}
-
-%post
-%run_suseconfig_fonts
+mkdir -p %{buildroot}%{_ttfontsdir}/
+install -c -m 644 *.ttf %{buildroot}%{_ttfontsdir}/
 
-%postun
-%run_suseconfig_fonts
+%reconfigure_fonts_scriptlets
 
 %files
 %defattr(-, root,root)
 %doc README
-%{fontdir}
+%{_ttfontsdir}
 
 %changelog

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



commit mgopen-fonts for openSUSE:Factory

2012-05-26 Thread h_root
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 fjk...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/mgopen-fonts/mgopen-fonts.changes
2012-05-09 18:32:12.0 +0200
+++ /work/SRC/openSUSE:Factory/.mgopen-fonts.new/mgopen-fonts.changes   
2012-05-26 09:26:56.0 +0200
@@ -1,0 +2,5 @@
+Thu May 17 09:10:19 UTC 2012 - pgaj...@suse.com
+
+- call spec-cleaner
+
+---



Other differences:
--
++ mgopen-fonts.spec ++
--- /var/tmp/diff_new_pack.HwbRo2/_old  2012-05-26 09:26:58.0 +0200
+++ /var/tmp/diff_new_pack.HwbRo2/_new  2012-05-26 09:26:58.0 +0200
@@ -15,37 +15,29 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:   mgopen-fonts
-%definefontdir /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
+%definefontdir /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.  fo...@ellak.gr
-
 %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: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit mgopen-fonts for openSUSE:Factory

2012-05-09 Thread h_root
Hello community,

here is the log from the commit of package mgopen-fonts for openSUSE:Factory 
checked in at 2012-05-09 18:18:23

Comparing /work/SRC/openSUSE:Factory/mgopen-fonts (Old)
 and  /work/SRC/openSUSE:Factory/.mgopen-fonts.new (New)


Package is mgopen-fonts, Maintainer is fjk...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/mgopen-fonts/mgopen-fonts.changes
2011-09-23 02:13:00.0 +0200
+++ /work/SRC/openSUSE:Factory/.mgopen-fonts.new/mgopen-fonts.changes   
2012-05-09 18:32:12.0 +0200
@@ -1,0 +2,5 @@
+Fri Apr 27 15:20:35 UTC 2012 - pgaj...@suse.com
+
+- SUSE-MgOpen license
+
+---



Other differences:
--
++ mgopen-fonts.spec ++
--- /var/tmp/diff_new_pack.fZsmO0/_old  2012-05-09 18:32:13.0 +0200
+++ /var/tmp/diff_new_pack.fZsmO0/_new  2012-05-09 18:32:13.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package mgopen-fonts (Version 0.20050518)
+# spec file for package mgopen-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
@@ -20,7 +20,7 @@
 
 Name:   mgopen-fonts
 %definefontdir /usr/share/fonts/truetype
-License:Bistream Vera-like. Freely redistributable. Change name on 
modification
+License:SUSE-MgOpen
 Group:  System/X11/Fonts
 Provides:   scalable-font-el
 AutoReqProv:on

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