rpms/fontmatrix/F-11 fontmatrix.spec,1.14,1.15 sources,1.9,1.10

pnemade pnemade at fedoraproject.org
Thu Jul 16 06:22:56 UTC 2009


Author: pnemade

Update of /cvs/pkgs/rpms/fontmatrix/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv8138

Modified Files:
	fontmatrix.spec sources 
Log Message:
- update to new release 0.6.0




Index: fontmatrix.spec
===================================================================
RCS file: /cvs/pkgs/rpms/fontmatrix/F-11/fontmatrix.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -p -r1.14 -r1.15
--- fontmatrix.spec	20 Mar 2009 05:09:18 -0000	1.14
+++ fontmatrix.spec	16 Jul 2009 06:22:25 -0000	1.15
@@ -1,9 +1,9 @@
-%define svnrev 900
+%define svnrev 1063
 
 Name: fontmatrix
 Summary: A fonts manager
-Version: 0.5.0
-Release: 1.r%{svnrev}%{?dist}
+Version: 0.6.0
+Release: 2.r%{svnrev}%{?dist}
 License: GPLv2+
 Group: User Interface/X
 ##### svn checkout HOWTO #####
@@ -16,8 +16,8 @@ URL: http://www.fontmatrix.net/
 Source: http://www.fontmatrix.net/archives/%{name}-%{version}-Source.tar.gz
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: qt-devel freetype-devel 
-BuildRequires: desktop-file-utils cmake
-BuildRequires: openssl-devel
+BuildRequires: desktop-file-utils cmake python-devel
+BuildRequires: openssl-devel podofo-devel libicu-devel
 ##Following is needed to ensure that enduser can edit font with fontforge application
 Requires:      fontforge
 
@@ -30,7 +30,8 @@ A powerful and well designed fonts manag
 %build
 export CFLAGS="$RPM_OPT_FLAGS"
 export CXXFLAGS="$RPM_OPT_FLAGS"
-%cmake . 
+%cmake . -DWANT_HARFBUZZ:bool=true -DWANT_ICU:bool=true \
+         -DWANT_PYTHONQT:bool=true -DWANT_PODOFO:bool=true 
 
 make VERBOSE=1 %{?_smp_mflags}
 
@@ -73,6 +74,15 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Jul 13 2009 Parag <pnemade at redhat.com> - 0.6.0-2.r1063
+- Add missing BRs:python-devel podofo-devel libicu-devel
+
+* Mon Jul 13 2009 Parag <pnemade at redhat.com> - 0.6.0-1.r1063
+- update to svn revision 1063
+
+* Fri Apr 24 2009 Parag <pnemade at redhat.com> - 0.5.0-2.r931
+- update to svn revision 931
+
 * Fri Mar 20 2009 Parag <pnemade at redhat.com> - 0.5.0-1.r900
 - update to svn revision 900
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/fontmatrix/F-11/sources,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -p -r1.9 -r1.10
--- sources	20 Mar 2009 05:09:18 -0000	1.9
+++ sources	16 Jul 2009 06:22:26 -0000	1.10
@@ -1 +1 @@
-a5775528ba4995e6bb53be2daa6eb113  fontmatrix-0.5.0-Source.tar.gz
+6a00c9448a50d3bab5acb4145f778f2d  fontmatrix-0.6.0-Source.tar.gz




More information about the fedora-extras-commits mailing list