[fontmatrix] Rebuild against icu 4.8

pnemade pnemade at fedoraproject.org
Sun Sep 11 04:58:32 UTC 2011


commit fdb141c05b631154066a311058394b8ce1e09788
Author: Parag Nemade <pnemade at redhat.com>
Date:   Sun Sep 11 10:28:13 2011 +0530

    Rebuild against icu 4.8

 fontmatrix.spec |   12 ++++--------
 1 files changed, 4 insertions(+), 8 deletions(-)
---
diff --git a/fontmatrix.spec b/fontmatrix.spec
index 139e6bc..b4aed4d 100644
--- a/fontmatrix.spec
+++ b/fontmatrix.spec
@@ -3,7 +3,7 @@
 Name: fontmatrix
 Summary: A fonts manager
 Version: 0.6.99
-Release: 15.r%{svnrev}%{?dist}
+Release: 16.r%{svnrev}%{?dist}
 License: GPLv2+
 Group: User Interface/X
 ##### svn checkout HOWTO #####
@@ -17,7 +17,6 @@ URL: http://www.fontmatrix.net/
 Source0: %{name}-%{version}-Source.tar.gz
 Patch0: bug_564904_fix-missing-DSO-icuuc.patch 
 Patch1: bug_561044_532882_remove-broken-fontmatrix-shaper.patch
-BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: qt-devel freetype-devel qt-webkit-devel
 BuildRequires: desktop-file-utils cmake python-devel
 BuildRequires: openssl-devel podofo-devel libicu-devel
@@ -44,7 +43,6 @@ make VERBOSE=1 %{?_smp_mflags}
 ctest
 
 %install
-rm -rf $RPM_BUILD_ROOT
 make DESTDIR=$RPM_BUILD_ROOT install
 
 #rpmlint complains Zero-length file
@@ -67,12 +65,7 @@ if [ -x %{_bindir}/gtk-update-icon-cache ]; then
   %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || :
 fi
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
-
 %files
-%defattr(-,root,root,-)
 %doc COPYING TODO INSTALL
 %{_bindir}/fontmatrix
 %{_datadir}/fontmatrix
@@ -82,6 +75,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sun Sep 11 2011 Parag Nemade <pnemade AT redhat DOT com> - 0.6.99-16.r1073
+- Rebuild against icu 4.8
+
 * Wed May 04 2011 Dan Horák <dan at danny.cz> - 0.6.99-15.r1073
 - rebuilt against podofo 0.9.1
 


More information about the fonts-bugs mailing list