SPECS: GLee.spec - 5.03, but it needs some parts of 3.03 (zip cont...

blues blues at pld-linux.org
Sun Jul 17 23:54:43 CEST 2005


Author: blues                        Date: Sun Jul 17 21:54:43 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 5.03, but it needs some parts of 3.03 (zip contains only pure sources).

---- Files affected:
SPECS:
   GLee.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/GLee.spec
diff -u SPECS/GLee.spec:1.3 SPECS/GLee.spec:1.4
--- SPECS/GLee.spec:1.3	Sat Jul 16 14:28:26 2005
+++ SPECS/GLee.spec	Sun Jul 17 23:54:37 2005
@@ -2,12 +2,15 @@
 Summary:	OpenGL Easy Extension library
 Summary(pl):	Biblioteka OpenGL Easy Extension
 Name:		GLee
-Version:	3.03
-Release:	0.5
+Version:	5.03
+%define		_ver	%(echo %{version} | tr . _)
+Release:	1
 License:	BSD-like
 Group:		X11/Libraries
-Source0:	http://elf-stone.com/downloads/GLee/%{name}-%{version}-src.tar.gz
-# Source0-md5:	84664f6545ed890ea87244c1ea5b2259
+Source0:	http://elf-stone.com/downloads/GLee/%{name}%{_ver}.zip
+# Source0-md5:	92a3f9282af73b8a9966ad5a0e2eaf8d
+Source1:	http://elf-stone.com/downloads/GLee/%{name}-3.03-src.tar.gz
+# Source1-md5:	84664f6545ed890ea87244c1ea5b2259
 URL:		http://elf-stone.com/downloads.php
 BuildRequires:	OpenGL-devel
 BuildRequires:	autoconf
@@ -45,7 +48,8 @@
 Plik nagłówkowy biblioteki GLee.
 
 %prep
-%setup -q -n glee
+%setup -q -a1 -c
+cp glee/{configure,config.h.in,install-sh,Makefile.in} .
 
 %build
 CXXFLAGS="%{rpmcxxflags} -fPIC"
@@ -84,6 +88,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2005/07/17 21:54:37  blues
+- 5.03, but it needs some parts of 3.03 (zip contains only pure sources).
+
 Revision 1.3  2005/07/16 12:28:26  qboosh
 - use PIC, separated -devel, BR: libstdc++-devel
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/GLee.spec?r1=1.3&r2=1.4&f=u




More information about the pld-cvs-commit mailing list