[packages/vertex] - new URLs, updated to 0.1.16

qboosh qboosh at pld-linux.org
Sun Feb 2 10:55:55 CET 2014


commit 5411da88e0175fc68602a0f272aab2b0edef9de7
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Feb 2 10:57:32 2014 +0100

    - new URLs, updated to 0.1.16

 vertex.spec | 28 ++++++++++++----------------
 1 file changed, 12 insertions(+), 16 deletions(-)
---
diff --git a/vertex.spec b/vertex.spec
index 71dc2ad..1ecc34f 100644
--- a/vertex.spec
+++ b/vertex.spec
@@ -1,20 +1,18 @@
 Summary:	Vertex - polygon based modeller
 Summary(pl.UTF-8):	Vertex - modeler oparty o wielokąty
 Name:		vertex
-Version:	0.1.15
+Version:	0.1.16
 Release:	1
-License:	GPL
+License:	GPL v2
 Group:		X11/Graphics
-Source0:	ftp://wolfpack.twu.net/users/wolfpack/%{name}-%{version}.tar.bz2
-# Source0-md5:	e80af417866d38791d78e41c8302fe0c
-URL:		http://wolfpack.twu.net/Vertex/
+Source0:	http://wolfsinger.com/~wolfpack/packages/%{name}-%{version}.tar.bz2
+# Source0-md5:	6adc3b3f06d5d63b48002a62173f6fe5
+URL:		http://freecode.com/projects/vertex
 BuildRequires:	gtkglarea1-devel
 BuildRequires:	imlib-devel
 BuildRequires:	libstdc++-devel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define		_noautoreqdep	libGL.so.1 libGLU.so.1
-
 %description
 Vertex is a polygon based modeller geared towards making highly
 efficient 3D objects for games and other live-end requirements. It
@@ -34,7 +32,10 @@ użyciem OpenGL.
 ./configure Linux
 %{__make} \
 	CC="%{__cc}"\
-	CXX="%{__cxx}"
+	CPP="%{__cxx}" \
+	CFLAGS="%{rpmcflags} -Wall -fomit-frame-pointer -ffast-math -DHAVE_IMLIB `gtk-config --cflags`" \
+	LIB_DIRS=
+
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -52,11 +53,6 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc AUTHORS README
 %attr(755,root,root) %{_bindir}/vertex
-%dir %{_datadir}/%{name}
-%{_datadir}/%{name}/help
-%{_datadir}/%{name}/images
-%dir %{_datadir}/%{name}/plugins
-%{_datadir}/%{name}/preset_models
-%{_datadir}/%{name}/preset_primitives
-%{_pixmapsdir}/*
-%{_mandir}/man1/*
+%{_datadir}/%{name}
+%{_pixmapsdir}/vertex.xpm
+%{_mandir}/man1/vertex.1*
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/vertex.git/commitdiff/5411da88e0175fc68602a0f272aab2b0edef9de7



More information about the pld-cvs-commit mailing list