Hello community,

here is the log from the commit of package thryomanes-fonts for 
openSUSE:Factory checked in at 2012-09-14 12:40:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/thryomanes-fonts (Old)
 and      /work/SRC/openSUSE:Factory/.thryomanes-fonts.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "thryomanes-fonts", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/thryomanes-fonts/thryomanes-fonts.changes        
2012-05-26 09:29:55.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.thryomanes-fonts.new/thryomanes-fonts.changes   
2012-09-14 12:40:37.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:
------------------
++++++ thryomanes-fonts.spec ++++++
--- /var/tmp/diff_new_pack.oYyMMF/_old  2012-09-14 12:40:38.000000000 +0200
+++ /var/tmp/diff_new_pack.oYyMMF/_new  2012-09-14 12:40:38.000000000 +0200
@@ -16,22 +16,21 @@
 #
 
 
-
 Name:           thryomanes-fonts
 Version:        1.2
-Release:        169
-%define        ttf_fontdir     /usr/share/fonts/truetype
-License:        GPL-2.0+
+Release:        0
 Summary:        Greek TrueType Fonts
-Url:            http://www.io.com/~hmiller/lang/
+License:        GPL-2.0+
 Group:          System/X11/Fonts
+Url:            http://www.io.com/~hmiller/lang/
 Source:         Thryomanes12.zip
 Source1:        copyright
+BuildRequires:  fontpackages-devel
 BuildRequires:  unzip
-Requires(pre):  %suseconfig_fonts_prereq
+%reconfigure_fonts_prereq
 Provides:       scalable-font-bg
-Provides:       scalable-font-el,
-Provides:       scalable-font-ru,
+Provides:       scalable-font-el
+Provides:       scalable-font-ru
 Provides:       locale(bg;el;ru)
 # FIXME: This causes a rpmlint warning; change <= to < once here's a new 
upstream version
 Obsoletes:      fonts-thryomanes <= %{version}
@@ -49,23 +48,19 @@
 %build
 
 %install
-mkdir -p %{buildroot}%{ttf_fontdir}/
-install -c -m 644 *.TTF %{buildroot}%{ttf_fontdir}
+mkdir -p %{buildroot}%{_ttfontsdir}/
+install -c -m 644 *.TTF %{buildroot}%{_ttfontsdir}
 mkdir -p %{buildroot}/%{_defaultdocdir}/fonts-thryomanes
 install -m 644 gpl.txt \
   %{buildroot}/%{_defaultdocdir}/fonts-thryomanes
 install -m 644 $RPM_SOURCE_DIR/copyright \
   %{buildroot}/%{_defaultdocdir}/fonts-thryomanes
 
-%post
-%run_suseconfig_fonts
-
-%postun
-%run_suseconfig_fonts
+%reconfigure_fonts_scriptlets
 
 %files
 %defattr(-, root,root)
 %doc %{_defaultdocdir}/*
-%{ttf_fontdir}
+%{_ttfontsdir}
 
 %changelog


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

Reply via email to