rpms/xgridfit/devel .cvsignore, 1.9, 1.10 import.log, 1.9, 1.10 sources, 1.9, 1.10 xgridfit.spec, 1.18, 1.19

nim nim at fedoraproject.org
Sun Jul 25 08:45:06 UTC 2010


Author: nim

Update of /cvs/extras/rpms/xgridfit/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv14510/devel

Modified Files:
	.cvsignore import.log sources xgridfit.spec 
Log Message:
bump to cvs version for edrip


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/xgridfit/devel/.cvsignore,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -p -r1.9 -r1.10
--- .cvsignore	5 Jun 2010 19:02:53 -0000	1.9
+++ .cvsignore	25 Jul 2010 08:45:04 -0000	1.10
@@ -1 +1 @@
-xgridfit-2.2a.tar.gz
+xgridfit-xgridfit.tar.gz


Index: import.log
===================================================================
RCS file: /cvs/extras/rpms/xgridfit/devel/import.log,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -p -r1.9 -r1.10
--- import.log	6 Jun 2010 17:29:28 -0000	1.9
+++ import.log	25 Jul 2010 08:45:05 -0000	1.10
@@ -7,3 +7,4 @@ xgridfit-1_19-1_b_fc12:HEAD:xgridfit-1.1
 xgridfit-2_2-1_a_fc14:HEAD:xgridfit-2.2-1.a.fc14.src.rpm:1275764541
 xgridfit-2_2-2_a_fc14:HEAD:xgridfit-2.2-2.a.fc14.src.rpm:1275841818
 xgridfit-2_2-3_a_fc14:HEAD:xgridfit-2.2-3.a.fc14.src.rpm:1275845326
+xgridfit-2_2-4_a_20100725cvs_fc14:HEAD:xgridfit-2.2-4.a.20100725cvs.fc14.src.rpm:1280047456


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/xgridfit/devel/sources,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -p -r1.9 -r1.10
--- sources	5 Jun 2010 19:02:53 -0000	1.9
+++ sources	25 Jul 2010 08:45:05 -0000	1.10
@@ -1 +1 @@
-b6959a505d8276fc0dab133fa39d5c2d  xgridfit-2.2a.tar.gz
+73b5bbf484a0761ec878f817b5c15b44  xgridfit-xgridfit.tar.gz


Index: xgridfit.spec
===================================================================
RCS file: /cvs/extras/rpms/xgridfit/devel/xgridfit.spec,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -p -r1.18 -r1.19
--- xgridfit.spec	13 Jun 2010 14:15:23 -0000	1.18
+++ xgridfit.spec	25 Jul 2010 08:45:05 -0000	1.19
@@ -1,17 +1,20 @@
-%global archivever %{version}%{?patchlevel}
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print (get_python_lib())")}
 
+%global alphatag 20100725cvs
+%global patchlevel a
+
+%global archivever %{!?alphatag:%{version}%{?patchlevel}}%{?alphatag:%{name}}
+
 Name:    xgridfit
 Version: 2.2
-%global patchlevel a
-Release: 3%{?patchlevel:.%{patchlevel}}%{?dist}
+Release: 4%{?patchlevel:.%{patchlevel}}%{?alphatag:.%{alphatag}}%{?dist}
 Summary: Font hinting tool
 
 # This is where we drop fontforge
 Group:   Applications/Publishing
 License: LGPLv2
 URL:     http://%{name}.sf.net/
-Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{archivever}.tar.gz
+Source0: %{!?alphatag:http://downloads.sourceforge.net/%{name}/}%{name}-%{archivever}.tar.gz
 Patch1:  %{name}-2.2a-maindir-in-python.patch
 
 
@@ -99,6 +102,10 @@ xmlcatalog --noout --del \
 
 
 %changelog
+* Sun Jul 25 2010 Nicolas Mailhot <nicolas.mailhot at laposte.net>
+- 2.2-4.a.20100725cvs
+— Bump to cvs version (required by edrip)
+
 * Sun Jun 6 2010 Nicolas Mailhot <nicolas.mailhot at laposte.net>
 - 2.2-3.a
 — Fix hardcoded path in python module



More information about the fonts-bugs mailing list