rpms/fontmatrix/F-8 desktop_file.patch, NONE, 1.1 fontmatrix.spec, 1.3, 1.4 sources, 1.4, 1.5

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


Author: pnemade

Update of /cvs/pkgs/rpms/fontmatrix/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18154

Modified Files:
	fontmatrix.spec sources 
Added Files:
	desktop_file.patch 
Log Message:

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

* Fri Apr 04 2008 Parag <pnemade at redhat.com> - 0.4.0-1.fc8
- Update to 0.4.0



desktop_file.patch:

--- NEW FILE desktop_file.patch ---
--- fontmatrix.desktop  2008-04-04 17:46:24.000000000 +0530
+++ fontmatrix-modified.desktop 2008-04-04 19:51:49.000000000 +0530
@@ -9,8 +9,9 @@
 Exec=fontmatrix
 Icon=fontmatrix
 Terminal=false
+GenericName=The font management
 GenericName[fr]=Gestion des Polices
 TryExec=fontmatrix
 X-StandardInstall=false
 StartupWMClass=fontmatrix
-X-KDE-SubstituteUID=false
\ No newline at end of file
+X-KDE-SubstituteUID=false


Index: fontmatrix.spec
===================================================================
RCS file: /cvs/pkgs/rpms/fontmatrix/F-8/fontmatrix.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- fontmatrix.spec	23 Jan 2008 03:20:38 -0000	1.3
+++ fontmatrix.spec	7 Apr 2008 04:43:59 -0000	1.4
@@ -2,8 +2,8 @@
 
 Name: fontmatrix
 Summary: A fonts manager
-Version: 0.3.1
-Release: 1%{?dist}
+Version: 0.4.0
+Release: 2%{?dist}
 License: GPLv2+
 Group: User Interface/X
 ##### svn checkout HOWTO #####
@@ -29,7 +29,7 @@
 %build
 export CFLAGS="$RPM_OPT_FLAGS"
 export CXXFLAGS="$RPM_OPT_FLAGS"
-%cmake .
+%cmake . -DOWN_SHAPER=1
 
 make VERBOSE=1 %{?_smp_mflags}
 
@@ -70,6 +70,12 @@
 
 
 %changelog
+* Mon Apr 07 2008 Parag <pnemade at redhat.com> - 0.4.0-2.fc8
+- Add support for Shaper functionality.
+
+* Fri Apr 04 2008 Parag <pnemade at redhat.com> - 0.4.0-1.fc8
+- Update to 0.4.0
+
 * Wed Jan 23 2008 Parag <pnemade at redhat.com> - 0.3.1-1
 - Update to 0.3.1
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/fontmatrix/F-8/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	23 Jan 2008 03:20:38 -0000	1.4
+++ sources	7 Apr 2008 04:43:59 -0000	1.5
@@ -1,2 +1 @@
-fa62b223214deb442bda4166a8a92433  fontmatrix-0.3.0-Source.tar.gz
-173b3354e0e3d03a60e3c1fd1d790b37  fontmatrix-0.3.1-Source.tar.gz
+ce5c880f5b31313659e7c4787a446412  fontmatrix-0.4.0-Source.tar.gz




More information about the fedora-extras-commits mailing list