]> git.pld-linux.org Git - packages/ClanLib.git/commitdiff
requires ttf and friends ClanLib-0_5_0-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 29 Apr 2001 10:08:54 +0000 (10:08 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ClanLib.spec -> 1.45

ClanLib.spec

index 89388a12dc056670c8e0eb7f6d91bd0b2d5e95af..939d5435ea7d2284246ce3823b94e737d0de7cc9 100644 (file)
@@ -49,9 +49,10 @@ Group(de):   Entwicklung/Libraries
 Group(fr):     Development/Librairies
 Group(pl):     Programowanie/Biblioteki
 Requires:      %{name} = %{version}
-Requires:      %{name}-OpenGL = %{version}
+#Requires:     %{name}-OpenGL = %{version}
 Requires:      %{name}-MikMod = %{version}
-Requires:      %{name}-Magick = %{version}
+Requires:      %{name}-TTF = %{version}
+Requires:      %{name}-Vorbis = %{version}
 
 %description devel
 This is the development add-on package that includes the header files
@@ -249,8 +250,8 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_libdir}/libclanPNG.so.*.*
 %attr(755,root,root) %{_libdir}/libclanSound.so.*.*
 
-%files OpenGL
-%defattr(644,root,root,755)
+#%files OpenGL
+#%defattr(644,root,root,755)
 #%attr(755,root,root) %{_libdir}/libclanGL.so.*.*
 #%attr(755,root,root) %{_libdir}/ClanLib/libclan-display-glx.so*
 
This page took 0.092573 seconds and 4 git commands to generate.