rpms/fontmatrix/devel fontmatrix.spec,1.8,1.9

Parag Nemade (pnemade) fedora-extras-commits at redhat.com
Mon Apr 7 04:32:27 UTC 2008


Author: pnemade

Update of /cvs/pkgs/rpms/fontmatrix/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17648

Modified Files:
	fontmatrix.spec 
Log Message:

* Mon Apr 07 2008 Parag <pnemade at redhat.com> - 0.4.0-2.fc9
- Add support for Shaper functionality.




Index: fontmatrix.spec
===================================================================
RCS file: /cvs/pkgs/rpms/fontmatrix/devel/fontmatrix.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- fontmatrix.spec	4 Apr 2008 15:06:57 -0000	1.8
+++ fontmatrix.spec	7 Apr 2008 04:31:49 -0000	1.9
@@ -3,7 +3,7 @@
 Name: fontmatrix
 Summary: A fonts manager
 Version: 0.4.0
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: GPLv2+
 Group: User Interface/X
 ##### svn checkout HOWTO #####
@@ -31,7 +31,7 @@
 %build
 export CFLAGS="$RPM_OPT_FLAGS"
 export CXXFLAGS="$RPM_OPT_FLAGS"
-%cmake .
+%cmake . -DOWN_SHAPER=1
 
 make VERBOSE=1 %{?_smp_mflags}
 
@@ -72,6 +72,9 @@
 
 
 %changelog
+* Mon Apr 07 2008 Parag <pnemade at redhat.com> - 0.4.0-2.fc9
+- Add support for Shaper functionality.
+
 * Fri Apr 04 2008 Parag <pnemade at redhat.com> - 0.4.0-1.fc9
 - Update to 0.4.0
 




More information about the fedora-extras-commits mailing list