SPECS: irrlicht.spec - create soname symlink
    qboosh 
    qboosh at pld-linux.org
       
    Mon Dec  3 08:21:19 CET 2007
    
    
  
Author: qboosh                       Date: Mon Dec  3 07:21:19 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- create soname symlink
---- Files affected:
SPECS:
   irrlicht.spec (1.14 -> 1.15) 
---- Diffs:
================================================================
Index: SPECS/irrlicht.spec
diff -u SPECS/irrlicht.spec:1.14 SPECS/irrlicht.spec:1.15
--- SPECS/irrlicht.spec:1.14	Mon Dec  3 08:14:44 2007
+++ SPECS/irrlicht.spec	Mon Dec  3 08:21:14 2007
@@ -97,6 +97,7 @@
 
 install lib/Linux/libIrrlicht.* $RPM_BUILD_ROOT%{_libdir}
 ln -s $(basename lib/Linux/libIrrlicht.so.*.*) $RPM_BUILD_ROOT%{_libdir}/libIrrlicht.so
+ln -s $(basename lib/Linux/libIrrlicht.so.*.*) $RPM_BUILD_ROOT%{_libdir}/libIrrlicht.so.1
 cp -r include  $RPM_BUILD_ROOT%{_includedir}/irrlicht
 ln -s irrlicht $RPM_BUILD_ROOT%{_includedir}/Irrlicht
 cp -r examples $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
@@ -135,6 +136,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.15  2007-12-03 07:21:14  qboosh
+- create soname symlink
+
 Revision 1.14  2007-12-03 07:14:44  qboosh
 - missing patches merge from DEVEL
 - fixed .so symlink, added soname symlink as ghost
================================================================
---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/irrlicht.spec?r1=1.14&r2=1.15&f=u
    
    
More information about the pld-cvs-commit
mailing list