Hello community,

here is the log from the commit of package dejavu-fonts for openSUSE:Factory 
checked in at 2012-09-17 13:53:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dejavu-fonts (Old)
 and      /work/SRC/openSUSE:Factory/.dejavu-fonts.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "dejavu-fonts", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/dejavu-fonts/dejavu-fonts.changes        
2012-05-26 13:00:11.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.dejavu-fonts.new/dejavu-fonts.changes   
2012-09-17 13:53:45.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:
------------------
++++++ dejavu-fonts.spec ++++++
--- /var/tmp/diff_new_pack.d0oXKJ/_old  2012-09-17 13:53:47.000000000 +0200
+++ /var/tmp/diff_new_pack.d0oXKJ/_new  2012-09-17 13:53:47.000000000 +0200
@@ -16,20 +16,19 @@
 #
 
 
-
 Name:           dejavu-fonts
 Version:        2.33
-Release:        1
-License:        SUSE-Permissive
+Release:        0
 Summary:        DejaVu Truetype Fonts
-Url:            http://dejavu.sourceforge.net/
+License:        SUSE-Permissive
 Group:          System/X11/Fonts
-# download      
http://mesh.dl.sourceforge.net/sourceforge/dejavu/dejavu-fonts-ttf-%{version}.tar.bz2
+Url:            http://dejavu.sourceforge.net/
+# download      
http://mesh.dl.sourceforge.net/sourceforge/dejavu/dejavu-fonts-ttf-{version}.tar.bz2
 Source:         dejavu-fonts-ttf-%{version}.tar.bz2
-Requires(pre):  %suseconfig_fonts_prereq
+BuildRequires:  fontpackages-devel
+%reconfigure_fonts_prereq
 Provides:       
desktop-data-SuSE:/usr/X11R6/lib/X11/fonts/truetype/SUSESans-Roman.ttf
 Provides:       locale(bg;el;mk;ru;vi)
-%define ttf_fontdir     /usr/share/fonts/truetype
 # FIXME: This causes a rpmlint warning; change <= to < once there's a new 
upstream version
 Obsoletes:      dejavu <= 2.33
 Provides:       dejavu = %{version}
@@ -48,18 +47,14 @@
 %build
 
 %install
-mkdir -p %{buildroot}%{ttf_fontdir}/
-install -m 0644 ttf/*.ttf %{buildroot}%{ttf_fontdir}/
-
-%post
-%run_suseconfig_fonts
+mkdir -p %{buildroot}%{_ttfontsdir}/
+install -m 0644 ttf/*.ttf %{buildroot}%{_ttfontsdir}/
 
-%postun
-%run_suseconfig_fonts
+%reconfigure_fonts_scriptlets
 
 %files
 %defattr(-,root,root,755)
 %doc AUTHORS BUGS LICENSE NEWS README *.txt fontconfig
-%{ttf_fontdir}/
+%{_ttfontsdir}/
 
 %changelog

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

Reply via email to