commit google-allerta-fonts for openSUSE:Factory

2012-09-14 Thread h_root
Hello community,

here is the log from the commit of package google-allerta-fonts for 
openSUSE:Factory checked in at 2012-09-14 12:23:44

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


Package is "google-allerta-fonts", Maintainer is ""

Changes:

--- 
/work/SRC/openSUSE:Factory/google-allerta-fonts/google-allerta-fonts.changes
2012-05-26 09:24:52.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.google-allerta-fonts.new/google-allerta-fonts.changes
   2012-09-14 12:23:46.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-allerta-fonts.spec ++
--- /var/tmp/diff_new_pack.pmKQa3/_old  2012-09-14 12:23:47.0 +0200
+++ /var/tmp/diff_new_pack.pmKQa3/_new  2012-09-14 12:23:47.0 +0200
@@ -16,20 +16,20 @@
 #
 
 
-%define fontdir  %{_datadir}/fonts/truetype
 %define fontname allerta
 
 Name:   google-allerta-fonts
 Version:1.0
-Release:1
-License:OFL-1.1
+Release:0
 Summary:Easily Readable Sans Serif Font
-Url:http://pixelspread.com/allerta/
+License:OFL-1.1
 Group:  System/X11/Fonts
+Url:http://pixelspread.com/allerta/
 Source0:%{fontname}.zip
 BuildRequires:  dos2unix
+BuildRequires:  fontpackages-devel
 BuildRequires:  unzip
-Requires(pre):  %suseconfig_fonts_prereq
+%reconfigure_fonts_prereq
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
 
@@ -60,6 +60,9 @@
 alert (adj. swift, v. to advise or warn). The Italian origin
 all'erta literally means on the lookout.
 
+Designer: Matt McInerney
+
+
 %prep
 %setup -T -c %{name} -n %{name}
 unzip -j $RPM_SOURCE_DIR/allerta.zip
@@ -70,20 +73,16 @@
 %build
 
 %install
-mkdir -p %{buildroot}%{fontdir}/
-install -m 644 *.otf *.ttf %{buildroot}%{fontdir}
-
-%post
-%run_suseconfig_fonts
+mkdir -p %{buildroot}%{_ttfontsdir}/
+install -m 644 *.otf *.ttf %{buildroot}%{_ttfontsdir}
 
-%postun
-%run_suseconfig_fonts
+%reconfigure_fonts_scriptlets
 
 %files
 %defattr(-, root,root)
 %doc *.pdf
 %doc Open*.txt
-%dir %{fontdir}/
-%{fontdir}/*
+%dir %{_ttfontsdir}/
+%{_ttfontsdir}/*
 
 %changelog


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



commit google-allerta-fonts for openSUSE:Factory

2012-05-26 Thread h_root
Hello community,

here is the log from the commit of package google-allerta-fonts for 
openSUSE:Factory checked in at 2012-05-26 09:24:51

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


Package is "google-allerta-fonts", Maintainer is ""

Changes:

--- 
/work/SRC/openSUSE:Factory/google-allerta-fonts/google-allerta-fonts.changes
2012-04-23 16:11:15.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.google-allerta-fonts.new/google-allerta-fonts.changes
   2012-05-26 09:24:52.0 +0200
@@ -1,0 +2,5 @@
+Thu May 17 09:10:06 UTC 2012 - pgaj...@suse.com
+
+- call spec-cleaner
+
+---



Other differences:
--
++ google-allerta-fonts.spec ++
--- /var/tmp/diff_new_pack.TuQBNq/_old  2012-05-26 09:24:54.0 +0200
+++ /var/tmp/diff_new_pack.TuQBNq/_new  2012-05-26 09:24:54.0 +0200
@@ -2,27 +2,36 @@
 # spec file for package google-allerta-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/
 #
 
+
 %define fontdir  %{_datadir}/fonts/truetype
 %define fontname allerta
 
 Name:   google-allerta-fonts
-BuildRequires:  unzip dos2unix
-License:OFL-1.1
-Group:  System/X11/Fonts
-PreReq: %suseconfig_fonts_prereq
 Version:1.0
 Release:1
-URL:http://pixelspread.com/allerta/
+License:OFL-1.1
+Summary:Easily Readable Sans Serif Font
+Url:http://pixelspread.com/allerta/
+Group:  System/X11/Fonts
 Source0:%{fontname}.zip
-BuildArchitectures: noarch
+BuildRequires:  dos2unix
+BuildRequires:  unzip
+Requires(pre):  %suseconfig_fonts_prereq
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Summary:Easily Readable Sans Serif Font
+BuildArch:  noarch
 
 %description
 Allerta is an open source typeface designed for use in
@@ -51,22 +60,18 @@
 alert (adj. swift, v. to advise or warn). The Italian origin
 all'erta literally means on the lookout.
 
-
-
 %prep
 %setup -T -c %{name} -n %{name}
-%{__unzip} -j $RPM_SOURCE_DIR/allerta.zip
-%{__chmod} 644 *.otf *.ttf
-%{__mv} allerta_pdf.pdf allerta.pdf
+unzip -j $RPM_SOURCE_DIR/allerta.zip
+chmod 644 *.otf *.ttf
+mv allerta_pdf.pdf allerta.pdf
 find . -type f -name \*.txt -print0 | xargs -0 dos2unix
 
-
 %build
 
-
 %install
-mkdir -p $RPM_BUILD_ROOT%{fontdir}/
-install -m 644 *.otf *.ttf $RPM_BUILD_ROOT%{fontdir}
+mkdir -p %{buildroot}%{fontdir}/
+install -m 644 *.otf *.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