SPECS: irrlicht.spec - missing patches merge from DEVEL - fixed .s...

qboosh qboosh at pld-linux.org
Mon Dec 3 08:14:50 CET 2007


Author: qboosh                       Date: Mon Dec  3 07:14:50 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- missing patches merge from DEVEL
- fixed .so symlink, added soname symlink as ghost
- restored 1.12 changelog entry

---- Files affected:
SPECS:
   irrlicht.spec (1.13 -> 1.14) 

---- Diffs:

================================================================
Index: SPECS/irrlicht.spec
diff -u SPECS/irrlicht.spec:1.13 SPECS/irrlicht.spec:1.14
--- SPECS/irrlicht.spec:1.13	Mon Dec  3 00:11:11 2007
+++ SPECS/irrlicht.spec	Mon Dec  3 08:14:44 2007
@@ -96,7 +96,7 @@
 install -d $RPM_BUILD_ROOT{%{_libdir},%{_includedir},%{_examplesdir}/%{name}-%{version}}
 
 install lib/Linux/libIrrlicht.* $RPM_BUILD_ROOT%{_libdir}
-ln -s libIrrlicht.so.1.4beta $RPM_BUILD_ROOT%{_libdir}/libIrrlicht.so
+ln -s $(basename lib/Linux/libIrrlicht.so.*.*) $RPM_BUILD_ROOT%{_libdir}/libIrrlicht.so
 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}
@@ -113,6 +113,7 @@
 %defattr(644,root,root,755)
 %doc changes.txt readme.txt doc/*.chm doc/readme-docs.txt
 %attr(755,root,root) %{_libdir}/libIrrlicht.so.*.*
+%attr(755,root,root) %ghost %{_libdir}/libIrrlicht.so.1
 
 %files devel
 %defattr(644,root,root,755)
@@ -134,9 +135,17 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.14  2007-12-03 07:14:44  qboosh
+- missing patches merge from DEVEL
+- fixed .so symlink, added soname symlink as ghost
+- restored 1.12 changelog entry
+
 Revision 1.13  2007-12-02 23:11:11  lisu
 - up to 1.4 final
 
+Revision 1.12  2007-10-19 22:38:25  arvenil
+- release 1
+
 Revision 1.11.2.1  2007-10-04 18:20:02  lisu
 - up to 1.4beta
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/irrlicht.spec?r1=1.13&r2=1.14&f=u



More information about the pld-cvs-commit mailing list