rpms/dejavu-fonts/devel dejavu-fonts.spec,1.96,1.97

Nicolas Mailhot nim at fedoraproject.org
Tue Feb 17 19:09:50 UTC 2009


Author: nim

Update of /cvs/extras/rpms/dejavu-fonts/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv20630/dejavu-fonts/devel

Modified Files:
	dejavu-fonts.spec 
Log Message:
switch to global


Index: dejavu-fonts.spec
===================================================================
RCS file: /cvs/extras/rpms/dejavu-fonts/devel/dejavu-fonts.spec,v
retrieving revision 1.96
retrieving revision 1.97
diff -u -r1.96 -r1.97
--- dejavu-fonts.spec	16 Feb 2009 23:33:18 -0000	1.96
+++ dejavu-fonts.spec	17 Feb 2009 19:09:20 -0000	1.97
@@ -1,24 +1,24 @@
-%define fontname    dejavu
-%define archivename %{name}-%{archiveversion}
+%global fontname    dejavu
+%global archivename %{name}-%{archiveversion}
 
-#define alphatag .20080512svn2226
-#define alphatag .rc1
+#global alphatag .20080512svn2226
+#global alphatag .rc1
 
-#define archiveversion 2.24-20080512-2226
-%define archiveversion %{version}
+#global archiveversion 2.24-20080512-2226
+%global archiveversion %{version}
 
 # Let the perl maintainer worry about Unicode.org data files
-%define Blocks      %(eval "$(%{__perl} -V:privlibexp)"; echo $privlibexp)/unicore/Blocks.txt
-%define UnicodeData %(eval "$(%{__perl} -V:privlibexp)"; echo $privlibexp)/unicore/UnicodeData.txt
+%global Blocks      %(eval "$(%{__perl} -V:privlibexp)"; echo $privlibexp)/unicore/Blocks.txt
+%global UnicodeData %(eval "$(%{__perl} -V:privlibexp)"; echo $privlibexp)/unicore/UnicodeData.txt
 
 # Common description
-%define common_desc \
+%global common_desc \
 The DejaVu font set is based on the “Bitstream Vera” fonts, release 1.10. Its\
 purpose is to provide a wider range of characters, while maintaining the \
 original style, using an open collaborative development process.
 
 # Compat description
-%define compat_desc \
+%global compat_desc \
 This package only exists to help transition pre 2.26-3 DejaVu users to the new\
 package split. It will be removed after one distribution release cycle, please\
 do not reference it or depend on it in any way.\




More information about the fonts-bugs mailing list