commit google-nobile-fonts for openSUSE:Factory

2012-09-14 Thread h_root
Hello community,

here is the log from the commit of package google-nobile-fonts for 
openSUSE:Factory checked in at 2012-09-14 12:25:11

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


Package is google-nobile-fonts, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/google-nobile-fonts/google-nobile-fonts.changes  
2012-05-26 09:25:47.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.google-nobile-fonts.new/google-nobile-fonts.changes 
2012-09-14 12:25:20.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:
--
++ google-nobile-fonts.spec ++
--- /var/tmp/diff_new_pack.2SoLKr/_old  2012-09-14 12:25:32.0 +0200
+++ /var/tmp/diff_new_pack.2SoLKr/_new  2012-09-14 12:25:32.0 +0200
@@ -16,19 +16,19 @@
 #
 
 
-%define fontdir   %{_datadir}/fonts/truetype
 %define fontname nobile
 
 Name:   google-nobile-fonts
 Version:1.0.38
-Release:1
-License:OFL-1.1
+Release:0
 Summary:Sans Serif Font
-Url:http://code.google.com/webfonts/family?family=Nobile
+License:OFL-1.1
 Group:  System/X11/Fonts
+Url:http://code.google.com/webfonts/family?family=Nobile
 Source0:%{fontname}-%{version}.tar.bz2
 Source1:OFL.txt
-Requires(pre):  %suseconfig_fonts_prereq
+BuildRequires:  fontpackages-devel
+%reconfigure_fonts_prereq
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
 
@@ -42,6 +42,7 @@
 screen yet also be good loooking, not only at larger display sizes
 but also right down to small text sizes.
 
+Designer: Vernon Adams
 
 %prep
 %setup -n %{fontname}-%{version}
@@ -50,19 +51,15 @@
 cp %{SOURCE1} .
 
 %install
-mkdir -p %{buildroot}%{fontdir}/
-install -m 0644 *.ttf %{buildroot}%{fontdir}
-
-%post
-%run_suseconfig_fonts
+mkdir -p %{buildroot}%{_ttfontsdir}/
+install -m 0644 *.ttf %{buildroot}%{_ttfontsdir}
 
-%postun
-%run_suseconfig_fonts
+%reconfigure_fonts_scriptlets
 
 %files
 %defattr(-, root,root)
-%dir %{fontdir}/
-%{fontdir}/*
+%dir %{_ttfontsdir}/
+%{_ttfontsdir}/*
 %doc OFL.txt
 
 %changelog

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



commit google-nobile-fonts for openSUSE:Factory

2012-05-26 Thread h_root
Hello community,

here is the log from the commit of package google-nobile-fonts for 
openSUSE:Factory checked in at 2012-05-26 09:25:35

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


Package is google-nobile-fonts, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/google-nobile-fonts/google-nobile-fonts.changes  
2012-05-03 10:56:38.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.google-nobile-fonts.new/google-nobile-fonts.changes 
2012-05-26 09:25:47.0 +0200
@@ -1,0 +2,5 @@
+Thu May 17 09:10:12 UTC 2012 - pgaj...@suse.com
+
+- call spec-cleaner
+
+---



Other differences:
--
++ google-nobile-fonts.spec ++
--- /var/tmp/diff_new_pack.Ph4wZp/_old  2012-05-26 09:25:48.0 +0200
+++ /var/tmp/diff_new_pack.Ph4wZp/_new  2012-05-26 09:25:48.0 +0200
@@ -2,29 +2,35 @@
 # spec file for package google-nobile-fonts
 #
 # Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
-# This file and all modifications and additions to the pristine
-# package are under the same license as the package itself.
 #
+# All modifications and additions to the file contributed by third parties
+# remain the property of their copyright owners, unless otherwise agreed
+# upon. The license for this file, and modifications and additions to the
+# file, is the same license as for the pristine package itself (unless the
+# license for the pristine package is not an Open Source License, in which
+# case the license is the MIT License). An Open Source License is a
+# license that conforms to the Open Source Definition (Version 1.9)
+# published by the Open Source Initiative.
+
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 %define fontdir   %{_datadir}/fonts/truetype
 %define fontname nobile
 
 Name:   google-nobile-fonts
-License:OFL-1.1
-Group:  System/X11/Fonts
-PreReq: %suseconfig_fonts_prereq
 Version:1.0.38
 Release:1
-URL:http://code.google.com/webfonts/family?family=Nobile
+License:OFL-1.1
+Summary:Sans Serif Font
+Url:http://code.google.com/webfonts/family?family=Nobile
+Group:  System/X11/Fonts
 Source0:%{fontname}-%{version}.tar.bz2
 Source1:OFL.txt
-BuildArchitectures: noarch
+Requires(pre):  %suseconfig_fonts_prereq
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Summary:Sans Serif Font
+BuildArch:  noarch
 
 %description
 Nobile is designed to work with the technologies of digital 
@@ -41,11 +47,11 @@
 %setup -n %{fontname}-%{version}
 
 %build
-cp %{S:1} .
+cp %{SOURCE1} .
 
 %install
-mkdir -p $RPM_BUILD_ROOT%{fontdir}/
-install -m 0644 *.ttf $RPM_BUILD_ROOT%{fontdir}
+mkdir -p %{buildroot}%{fontdir}/
+install -m 0644 *.ttf %{buildroot}%{fontdir}
 
 %post
 %run_suseconfig_fonts

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