SPECS: varkon.spec - move define to top spec file.

chomar chomar at pld-linux.org
Fri Apr 17 14:14:12 CEST 2009


Author: chomar                       Date: Fri Apr 17 12:14:12 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- move define to top spec file.

---- Files affected:
SPECS:
   varkon.spec (1.14 -> 1.15) 

---- Diffs:

================================================================
Index: SPECS/varkon.spec
diff -u SPECS/varkon.spec:1.14 SPECS/varkon.spec:1.15
--- SPECS/varkon.spec:1.14	Fri Apr 17 14:10:10 2009
+++ SPECS/varkon.spec	Fri Apr 17 14:14:07 2009
@@ -1,4 +1,10 @@
 # $Revision$, $Date$
+
+%define		_noautoreqdep	libGL.so.1 libGLU.so.1
+# /usr/lib/varkon used in varkon-run
+%define		_libdir		%{_prefix}/lib
+%define		_name		Varkon
+
 Summary:	VARKON - a free CAD system
 Summary(pl.UTF-8):	VARKON - ogolnodostępny program typu CAD
 Name:		varkon
@@ -31,11 +37,6 @@
 Requires:	zlib
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define		_noautoreqdep	libGL.so.1 libGLU.so.1
-# /usr/lib/varkon used in varkon-run
-%define		_libdir		%{_prefix}/lib
-%define		_name	Varkon
-
 %description
 VARKON - a free CAD system and high level development tool for
 Engineering.
@@ -102,6 +103,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.15  2009/04/17 12:14:07  chomar
+- move define to top spec file.
+
 Revision 1.14  2009/04/17 12:10:10  chomar
 - updated to 1.19D, updated patch
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/varkon.spec?r1=1.14&r2=1.15&f=u



More information about the pld-cvs-commit mailing list