SPECS: template-python.spec - use setup specification similar to template.spec

wrobell wrobell at pld-linux.org
Thu Jan 22 02:08:55 CET 2009


Author: wrobell                      Date: Thu Jan 22 01:08:55 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- use setup specification similar to template.spec

---- Files affected:
SPECS:
   template-python.spec (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: SPECS/template-python.spec
diff -u SPECS/template-python.spec:1.10 SPECS/template-python.spec:1.11
--- SPECS/template-python.spec:1.10	Sat Dec 27 21:07:27 2008
+++ SPECS/template-python.spec	Thu Jan 22 02:08:49 2009
@@ -22,7 +22,7 @@
 %description
 
 %prep
-%setup -q -n TEMPLATE-python
+%setup -q -n %{module}-%{version}
 
 %build
 export CFLAGS="%{rpmcflags}"
@@ -56,6 +56,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2009/01/22 01:08:49  wrobell
+- use setup specification similar to template.spec
+
 Revision 1.10  2008/12/27 20:07:27  matkor
 - {module} macro usage suggestion.
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/template-python.spec?r1=1.10&r2=1.11&f=u



More information about the pld-cvs-commit mailing list