rpms/fontmatrix/devel .cvsignore, 1.6, 1.7 fontmatrix.spec, 1.15, 1.16 sources, 1.10, 1.11

pnemade pnemade at fedoraproject.org
Mon Jul 13 10:11:32 UTC 2009


Author: pnemade

Update of /cvs/pkgs/rpms/fontmatrix/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv1243

Modified Files:
	.cvsignore fontmatrix.spec sources 
Log Message:
* Mon Jul 13 2009 Parag <pnemade at redhat.com> - 0.6.0-1
- update to stable release 0.6.0




Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/fontmatrix/devel/.cvsignore,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- .cvsignore	20 Mar 2009 05:09:18 -0000	1.6
+++ .cvsignore	13 Jul 2009 10:11:02 -0000	1.7
@@ -1 +1 @@
-fontmatrix-0.5.0-Source.tar.gz
+fontmatrix-0.6.0-Source.tar.gz


Index: fontmatrix.spec
===================================================================
RCS file: /cvs/pkgs/rpms/fontmatrix/devel/fontmatrix.spec,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -p -r1.15 -r1.16
--- fontmatrix.spec	24 Apr 2009 11:05:27 -0000	1.15
+++ fontmatrix.spec	13 Jul 2009 10:11:02 -0000	1.16
@@ -1,9 +1,9 @@
-%define svnrev 931
+%define svnrev 1063
 
 Name: fontmatrix
 Summary: A fonts manager
-Version: 0.5.0
-Release: 2.r%{svnrev}%{?dist}
+Version: 0.6.0
+Release: 1.r%{svnrev}%{?dist}
 License: GPLv2+
 Group: User Interface/X
 ##### svn checkout HOWTO #####
@@ -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,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* 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
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/fontmatrix/devel/sources,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -p -r1.10 -r1.11
--- sources	24 Apr 2009 11:05:27 -0000	1.10
+++ sources	13 Jul 2009 10:11:02 -0000	1.11
@@ -1 +1 @@
-5064020766f09da2aa4854e384dd0638  fontmatrix-0.5.0-Source.tar.gz
+6a00c9448a50d3bab5acb4145f778f2d  fontmatrix-0.6.0-Source.tar.gz




More information about the fedora-extras-commits mailing list