SPECS: ogre.spec - files cleanup, -devel deps

qboosh qboosh at pld-linux.org
Mon Apr 17 00:43:05 CEST 2006


Author: qboosh                       Date: Sun Apr 16 22:43:05 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- files cleanup, -devel deps

---- Files affected:
SPECS:
   ogre.spec (1.12 -> 1.13) 

---- Diffs:

================================================================
Index: SPECS/ogre.spec
diff -u SPECS/ogre.spec:1.12 SPECS/ogre.spec:1.13
--- SPECS/ogre.spec:1.12	Mon Apr 17 00:21:05 2006
+++ SPECS/ogre.spec	Mon Apr 17 00:42:59 2006
@@ -12,6 +12,7 @@
 # Source0-md5:	23e17ef81f1d7e159c0ba626a27c7681
 URL:		http://www.ogre3d.org/
 BuildRequires:	DevIL-devel >= 1.6.7
+BuildRequires:	OpenGL-GLU-devel
 BuildRequires:	XFree86-devel
 BuildRequires:	autoconf >= 2.50
 BuildRequires:	automake
@@ -39,6 +40,12 @@
 Summary(pl):	Pliki nagłówkowe biblioteki OGRE
 Group:		Development/Libraries
 Requires:	%{name} = %{version}-%{release}
+Requires:	DevIL-devel >= 1.6.7
+Requires:	freetype-devel >= 2.1.0
+Requires:	libstdc++-devel
+Requires:	zlib-devel
+Requires:	zziplib-devel
+# libOgrePlatform additionally: XFree86-devel/xorg-lib-libX11-devel OpenGL-GLU-devel
 
 %description devel
 This is the package containing the header files for OGRE library.
@@ -86,6 +93,8 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
+rm -f $RPM_BUILD_ROOT%{_libdir}/OGRE/*.la
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -98,10 +107,7 @@
 %attr(755,root,root) %{_bindir}/Ogre*
 %attr(755,root,root) %{_libdir}/libOgre*.so.*.*.*
 %dir %{_libdir}/OGRE
-%attr(755,root,root) %{_libdir}/OGRE/*so
-# needed or drop?
-%{_libdir}/OGRE/Plugin_*.la
-%{_libdir}/OGRE/RenderSystem_GL.la
+%attr(755,root,root) %{_libdir}/OGRE/*.so
 
 %files devel
 %defattr(644,root,root,755)
@@ -121,6 +127,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.13  2006/04/16 22:42:59  qboosh
+- files cleanup, -devel deps
+
 Revision 1.12  2006/04/16 22:21:05  qboosh
 - BR: libstdc++-devel
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/ogre.spec?r1=1.12&r2=1.13&f=u



More information about the pld-cvs-commit mailing list