Hello community,

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

Package is "tv-fonts", Maintainer is "mma...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/tv-fonts/tv-fonts.changes        2012-07-02 
11:17:59.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.tv-fonts.new/tv-fonts.changes   2012-09-14 
12:41:15.000000000 +0200
@@ -1,0 +2,6 @@
+Fri Jul 13 08:34:46 UTC 2012 - pgaj...@suse.com
+
+- amend spec file to reflect new font packaging scheme
+  (see openFATE#313536);
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ tv-fonts.spec ++++++
--- /var/tmp/diff_new_pack.e0maxz/_old  2012-09-14 12:41:16.000000000 +0200
+++ /var/tmp/diff_new_pack.e0maxz/_new  2012-09-14 12:41:16.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package tv-fonts (Version 1.1)
+# spec file for package tv-fonts
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,10 +15,14 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-%define        fontdir     /usr/share/fonts/misc
-
 
 Name:           tv-fonts
+Version:        1.1
+Release:        0
+Summary:        Fonts for TV Applications
+License:        MIT
+Group:          System/X11/Fonts
+BuildRequires:  fontpackages-devel
 BuildRequires:  freetype2
 %if 0%{?suse_version} >= 1220
 BuildRequires:  bdftopcf
@@ -27,12 +31,7 @@
 BuildRequires:  xorg-x11 
 BuildRequires:  xorg-x11-devel
 %endif
-License:        MIT
-Group:          System/X11/Fonts
-PreReq:         %suseconfig_fonts_prereq
-Version:        1.1
-Release:        431
-Summary:        Fonts for TV Applications
+%reconfigure_fonts_prereq
 Source:         %{name}-%{version}.tar.bz2
 BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -49,23 +48,13 @@
 make CFLAGS="$RPM_OPT_FLAGS"
 
 %install
-test "%{buildroot}" != "" -a "%{buildroot}" != "/" &&\
-       rm -rf "%{buildroot}"
-mkdir -p       %{buildroot}%{fontdir}
-cp -v *.pcf.gz         %{buildroot}%{fontdir}
+mkdir -p       %{buildroot}%{_miscfontsdir}
+cp -v *.pcf.gz         %{buildroot}%{_miscfontsdir}
 
-%post
-%run_suseconfig_fonts
-
-%postun
-%run_suseconfig_fonts
+%reconfigure_fonts_scriptlets
 
 %files
 %defattr(-,root,root)
-%{fontdir}/
-
-%clean
-test "%{buildroot}" != "" -a "%{buildroot}" != "/" &&\
-       rm -rf "%{buildroot}"
+%{_miscfontsdir}/
 
 %changelog

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

Reply via email to