SPECS: glut.spec - rel 18 - fixed soname symlinks

baggins baggins at pld-linux.org
Wed Sep 5 18:04:02 CEST 2007


Author: baggins                      Date: Wed Sep  5 16:04:02 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 18
- fixed soname symlinks

---- Files affected:
SPECS:
   glut.spec (1.60 -> 1.61) 

---- Diffs:

================================================================
Index: SPECS/glut.spec
diff -u SPECS/glut.spec:1.60 SPECS/glut.spec:1.61
--- SPECS/glut.spec:1.60	Wed Sep  5 17:56:39 2007
+++ SPECS/glut.spec	Wed Sep  5 18:03:57 2007
@@ -3,7 +3,7 @@
 Summary(pl.UTF-8):	OpenGL Utility Toolkit (GLUT) - toolkit graficzny do używania z OpenGL
 Name:		glut
 Version:	3.7
-Release:	17
+Release:	18
 License:	distributable
 Group:		Libraries
 Source0:	http://www.opengl.org/resources/libraries/glut/%{name}-%{version}.tar.gz
@@ -131,6 +131,8 @@
 install lib/glut/libglut.so.*.* $RPM_BUILD_ROOT%{_libdir}
 ln -sf libglut.so.3 $RPM_BUILD_ROOT%{_libdir}/libglut.so
 
+(cd $RPM_BUILD_ROOT%{_libdir} ; /sbin/ldconfig -n .)
+
 install lib/*/lib*.a $RPM_BUILD_ROOT%{_libdir}
 
 rm -f include/GL/tube.h
@@ -178,6 +180,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.61  2007/09/05 16:03:57  baggins
+- rel 18
+- fixed soname symlinks
+
 Revision 1.60  2007/09/05 15:56:39  baggins
 - rel 17
 - ghost libglut.so.3
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/glut.spec?r1=1.60&r2=1.61&f=u



More information about the pld-cvs-commit mailing list