Hello community,

here is the log from the commit of package culmus-fonts for openSUSE:Factory 
checked in at 2012-08-07 21:49:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/culmus-fonts (Old)
 and      /work/SRC/openSUSE:Factory/.culmus-fonts.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "culmus-fonts", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/culmus-fonts/culmus-fonts.changes        
2012-05-26 09:22:39.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.culmus-fonts.new/culmus-fonts.changes   
2012-08-07 21:49:14.000000000 +0200
@@ -1,0 +2,12 @@
+Tue Aug  7 12:00:50 UTC 2012 - [email protected]
+
+- updated to 0.121:
+  * Frank Ruehl CLM now supports diacritics.
+
+-------------------------------------------------------------------
+Wed Jul  4 12:39:06 CEST 2012 - [email protected]
+
+- amend spec file to reflect new font packaging scheme
+  (see openFATE#313536);
+
+-------------------------------------------------------------------

Old:
----
  culmus-0.120.tar.bz2

New:
----
  culmus-0.121.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ culmus-fonts.spec ++++++
--- /var/tmp/diff_new_pack.XMUspc/_old  2012-08-07 21:49:16.000000000 +0200
+++ /var/tmp/diff_new_pack.XMUspc/_new  2012-08-07 21:49:16.000000000 +0200
@@ -16,19 +16,19 @@
 #
 
 
-%define type1dir /usr/share/fonts/Type1
-%define ttfdir   /usr/share/fonts/truetype
+%define type1dir %{_fontsdir}/Type1
 %define upstream_name  culmus
 
 Name:           culmus-fonts
-Version:        0.120
-Release:        6
-License:        GPL-2.0+
+Version:        0.121
+Release:        0
 Summary:        Free Hebrew Fonts
-Url:            http://culmus.sourceforge.net/
+License:        GPL-2.0+
 Group:          System/X11/Fonts
+Url:            http://culmus.sourceforge.net/
 Source0:        %{upstream_name}-%{version}.tar.bz2
-Requires(pre):  %suseconfig_fonts_prereq
+BuildRequires:  fontpackages-devel
+%reconfigure_fonts_prereq
 Provides:       locale(he)
 # FIXME: This causes a rpmlint warning; change <= to < once here's a new 
upstream version
 Obsoletes:      culmus <= %{version}
@@ -49,24 +49,20 @@
 %build
 
 %install
-mkdir -p %{buildroot}%ttfdir
+mkdir -p %{buildroot}%_ttfontsdir
 install -m 0644 *.ttf \
-        %{buildroot}%ttfdir
+        %{buildroot}%_ttfontsdir
 mkdir -p %{buildroot}%type1dir
 install -c -m 644 *.afm *.pf? %{buildroot}%type1dir
 install -c -m 644 fonts.scale-type1 \
         %{buildroot}%type1dir/fonts.scale.culmus
 
-%post
-%run_suseconfig_fonts
-
-%postun
-%run_suseconfig_fonts
+%reconfigure_fonts_scriptlets
 
 %files
 %defattr(-, root,root)
 %doc CHANGES fonts.scale-ttf culmus.conf GNU-GPL LICENSE LICENSE-BITSTREAM
 %type1dir
-%ttfdir
+%_ttfontsdir
 
 %changelog

++++++ culmus-0.120.tar.bz2 -> culmus-0.121.tar.bz2 ++++++
++++ 8817 lines of diff (skipped)

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

Reply via email to