Hello community,
here is the log from the commit of package bitstream-vera-fonts for
openSUSE:Factory checked in at 2012-09-14 12:14:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/bitstream-vera-fonts (Old)
and /work/SRC/openSUSE:Factory/.bitstream-vera-fonts.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "bitstream-vera-fonts", Maintainer is ""
Changes:
--------
---
/work/SRC/openSUSE:Factory/bitstream-vera-fonts/bitstream-vera-fonts.changes
2012-05-26 09:22:06.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.bitstream-vera-fonts.new/bitstream-vera-fonts.changes
2012-09-14 12:14:44.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:
------------------
++++++ bitstream-vera-fonts.spec ++++++
--- /var/tmp/diff_new_pack.XqyLti/_old 2012-09-14 12:14:45.000000000 +0200
+++ /var/tmp/diff_new_pack.XqyLti/_new 2012-09-14 12:14:45.000000000 +0200
@@ -17,17 +17,17 @@
%define fontname bitstream-vera
-%define ttf_fontdir /usr/share/fonts/truetype
Name: bitstream-vera-fonts
Version: 1.10
-Release: 304
-License: SUSE-Bitstream-Vera
+Release: 0
Summary: Bitstream Vera(tm) Truetype fonts
-Url: http://www.bitstream.com
+License: SUSE-Bitstream-Vera
Group: System/X11/Fonts
+Url: http://www.bitstream.com
Source: ttf-%{fontname}-%{version}.tar.bz2
-Requires(pre): %suseconfig_fonts_prereq
+BuildRequires: fontpackages-devel
+%reconfigure_fonts_prereq
# FIXME: This causes a rpmlint warning; change <= to < once there's a new
upstream version
Obsoletes: %{fontname} <= 1.10
Provides: %{fontname} = %{version}
@@ -43,18 +43,14 @@
%build
%install
-mkdir -p %{buildroot}%{ttf_fontdir}
-install -m 0644 *.ttf %{buildroot}%{ttf_fontdir}
-
-%post
-%run_suseconfig_fonts
+mkdir -p %{buildroot}%{_ttfontsdir}
+install -m 0644 *.ttf %{buildroot}%{_ttfontsdir}
-%postun
-%run_suseconfig_fonts
+%reconfigure_fonts_scriptlets
%files
%defattr(-,root,root,755)
%doc COPYRIGHT.TXT RELEASENOTES.TXT README.TXT local.conf
-%{_datadir}/fonts/truetype
+%{_ttfontsdir}
%changelog
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]