rpms/fontmatrix/devel .cvsignore, 1.5, 1.6 fontmatrix.spec, 1.13, 1.14 sources, 1.8, 1.9

Parag Nemade pnemade at fedoraproject.org
Fri Mar 20 05:09:48 UTC 2009


Author: pnemade

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

Modified Files:
	.cvsignore fontmatrix.spec sources 
Log Message:

* Fri Mar 20 2009 Parag <pnemade at redhat.com> - 0.5.0-1.r900
- update to svn revision 900




Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/fontmatrix/devel/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- .cvsignore	8 Apr 2008 03:25:57 -0000	1.5
+++ .cvsignore	20 Mar 2009 05:09:18 -0000	1.6
@@ -1,4 +1 @@
-fontmatrix-0.3.0-Source.tar.gz
-fontmatrix-0.3.1-Source.tar.gz
-fontmatrix-0.4.0-Source.tar.gz
-fontmatrix-0.4.2-Source.tar.gz
+fontmatrix-0.5.0-Source.tar.gz


Index: fontmatrix.spec
===================================================================
RCS file: /cvs/pkgs/rpms/fontmatrix/devel/fontmatrix.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- fontmatrix.spec	24 Feb 2009 17:49:39 -0000	1.13
+++ fontmatrix.spec	20 Mar 2009 05:09:18 -0000	1.14
@@ -1,8 +1,9 @@
+%define svnrev 900
 
 Name: fontmatrix
 Summary: A fonts manager
-Version: 0.4.2
-Release: 4%{?dist}
+Version: 0.5.0
+Release: 1.r%{svnrev}%{?dist}
 License: GPLv2+
 Group: User Interface/X
 ##### svn checkout HOWTO #####
@@ -29,7 +30,7 @@
 %build
 export CFLAGS="$RPM_OPT_FLAGS"
 export CXXFLAGS="$RPM_OPT_FLAGS"
-%cmake . -DOWN_SHAPER=1
+%cmake . 
 
 make VERBOSE=1 %{?_smp_mflags}
 
@@ -65,11 +66,16 @@
 %defattr(-,root,root,-)
 %doc COPYING TODO INSTALL
 %{_bindir}/fontmatrix
+%{_datadir}/fontmatrix
+%{_mandir}/man1/*
 %{_datadir}/applications/*.desktop
 %{_datadir}/icons/hicolor/48x48/apps/fontmatrix.png
 
 
 %changelog
+* Fri Mar 20 2009 Parag <pnemade at redhat.com> - 0.5.0-1.r900
+- update to svn revision 900
+
 * Tue Feb 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.4.2-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/fontmatrix/devel/sources,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- sources	8 Apr 2008 03:25:57 -0000	1.8
+++ sources	20 Mar 2009 05:09:18 -0000	1.9
@@ -1 +1 @@
-	8ad43c26162b33b2a9eb9f11a02a93c2  fontmatrix-0.4.2-Source.tar.gz
+a5775528ba4995e6bb53be2daa6eb113  fontmatrix-0.5.0-Source.tar.gz




More information about the fedora-extras-commits mailing list