SPECS: varkon.spec - we keep these defines after first premable, adapter

glen glen at pld-linux.org
Fri Apr 17 14:51:25 CEST 2009


Author: glen                         Date: Fri Apr 17 12:51:25 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- we keep these defines after first premable, adapter

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

---- Diffs:

================================================================
Index: SPECS/varkon.spec
diff -u SPECS/varkon.spec:1.15 SPECS/varkon.spec:1.16
--- SPECS/varkon.spec:1.15	Fri Apr 17 14:14:07 2009
+++ SPECS/varkon.spec	Fri Apr 17 14:51:20 2009
@@ -1,10 +1,4 @@
 # $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
@@ -12,31 +6,36 @@
 Release:	1
 License:	GPL
 Group:		Applications/Engineering
-Source0:	http://dfn.dl.sourceforge.net/sourceforge/%{name}/%{_name}_sources_%{version}.tar.gz
+Source0:	http://dl.sourceforge.net/varkon/%{_name}_sources_%{version}.tar.gz
 # Source0-md5:	1bbdf0c1b29393aa3bbaaccda43b21bc
 Source1:	%{name}-run
 Patch0:		%{name}-make.patch
 Patch1:		%{name}-h_addr.patch
 URL:		http://www.tech.oru.se/cad/varkon/
-BuildRequires:	OpenGL-devel
 BuildRequires:	OpenGL-GLU-devel
+BuildRequires:	OpenGL-devel
+BuildRequires:	libjpeg-devel
+BuildRequires:	libtiff-devel
 BuildRequires:	xorg-lib-libX11-devel
 BuildRequires:	xorg-lib-libXext-devel
 BuildRequires:	xorg-lib-libXpm-devel
 BuildRequires:	xorg-lib-libXxf86vm-devel
-BuildRequires:	libtiff-devel
-BuildRequires:	libjpeg-devel
 BuildRequires:	zlib-devel
 Requires:	OpenGL
+Requires:	libjpeg
+Requires:	libtiff
 Requires:	xorg-lib-libX11
 Requires:	xorg-lib-libXext
 Requires:	xorg-lib-libXpm
 Requires:	xorg-lib-libXxf86vm
-Requires:	libtiff
-Requires:	libjpeg
 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.
@@ -103,6 +102,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.16  2009/04/17 12:51:20  glen
+- we keep these defines after first premable, adapter
+
 Revision 1.15  2009/04/17 12:14:07  chomar
 - move define to top spec file.
 
================================================================

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



More information about the pld-cvs-commit mailing list