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.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.google-allerta-fonts.new/google-allerta-fonts.changes
   2012-09-14 12:23:46.000000000 +0200
@@ -1,0 +2,6 @@
+Wed Jul  4 12:39:06 CEST 2012 - [email protected]
+
+- 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.000000000 +0200
+++ /var/tmp/diff_new_pack.pmKQa3/_new  2012-09-14 12:23:47.000000000 +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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to