Hello community,

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

Package is "gdouros-musica-fonts", Maintainer is ""

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/gdouros-musica-fonts/gdouros-musica-fonts.changes    
    2012-05-26 09:24:10.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.gdouros-musica-fonts.new/gdouros-musica-fonts.changes
   2012-09-14 12:22:52.000000000 +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:
------------------
++++++ gdouros-musica-fonts.spec ++++++
--- /var/tmp/diff_new_pack.3iF4RY/_old  2012-09-14 12:22:52.000000000 +0200
+++ /var/tmp/diff_new_pack.3iF4RY/_new  2012-09-14 12:22:52.000000000 +0200
@@ -22,18 +22,18 @@
 #Provides:       locale(bg;el;ru;bg)
 Version:        3.06
 Release:        0
+Summary:        Font with Support for Unicode Musical Notation Symbols
 License:        SUSE-Permissive
-Summary:        Font with support for Unicode Musical Notation Symbols
-Url:            http://users.teilar.gr/~g1951d/
 Group:          System/X11/Fonts
+Url:            http://users.teilar.gr/~g1951d/
 Source:         %{fontname}-%{version}.tar.bz2
-Requires(pre):  %suseconfig_fonts_prereq
+BuildRequires:  fontpackages-devel
+%reconfigure_fonts_prereq
 # FIXME: This causes a rpmlint warning; change <= to < once here's a new 
upstream version
 Obsoletes:      musica-fonts <= %{version}
 Provides:       musica-fonts = %{version}
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
-%define ttf_fontdir     /usr/share/fonts/truetype
 
 %description
 Musica covers the following scripts and symbols supported by The Unicode 
Standard: Basic Latin, Greek and Coptic, some Punctuation and other Symbols, 
Byzantine Musical Symbols, (Western) Musical Symbols and Archaic Greek Musical 
Notation.
@@ -44,21 +44,14 @@
 %build
 
 %install
-mkdir -p %{buildroot}%{ttf_fontdir}
-install -m 0644 *.otf %{buildroot}%{ttf_fontdir}/
-
-%post
-%run_suseconfig_fonts
-
-%postun
-%run_suseconfig_fonts
+mkdir -p %{buildroot}%{_ttfontsdir}
+install -m 0644 *.otf %{buildroot}%{_ttfontsdir}/
 
-%clean
-rm -rf %{buildroot}
+%reconfigure_fonts_scriptlets
 
 %files
 %defattr(-,root,root)
 %doc README
-%{ttf_fontdir}
+%{_ttfontsdir}
 
 %changelog

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

Reply via email to