template-specs: ruby.spec - proper define

baggins baggins at pld-linux.org
Sun Feb 28 14:13:27 CET 2010


Author: baggins                      Date: Sun Feb 28 13:13:27 2010 GMT
Module: template-specs                Tag: HEAD
---- Log message:
- proper define

---- Files affected:
template-specs:
   ruby.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: template-specs/ruby.spec
diff -u template-specs/ruby.spec:1.6 template-specs/ruby.spec:1.7
--- template-specs/ruby.spec:1.6	Sun Feb 28 14:12:44 2010
+++ template-specs/ruby.spec	Sun Feb 28 14:13:22 2010
@@ -3,7 +3,7 @@
 # - -ri subpackages? (see: ruby-RubyGems.spec)
 # - any policy what to package in %{ruby_ridir}?
 #
-%define %{pkgname} MODULE_NAME
+%define pkgname MODULE_NAME
 Summary:	-
 Name:		ruby-%{pkgname}
 Version:	-
@@ -85,6 +85,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2010/02/28 13:13:22  baggins
+- proper define
+
 Revision 1.6  2010/02/28 13:12:44  baggins
 - define MODULE_NAME via macro
 - use rubygems source url
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/template-specs/ruby.spec?r1=1.6&r2=1.7&f=u



More information about the pld-cvs-commit mailing list