]> git.saurik.com Git - wxWidgets.git/blobdiff - wxGTK.spec
Various makefile and installation things.
[wxWidgets.git] / wxGTK.spec
index ac6e8b547b92e8790ac9ea55943aab1cc1f8af85..f0bfed7d7aee798ceafa88b217ff2a484ca2d66b 100644 (file)
@@ -30,7 +30,15 @@ Group: X11/Libraries
 Requires: wxGTK
 
 %description devel
-Header files for the wxGTK, the GTK+ 1.2 port of the wxWindows library.
+Header files for wxGTK, the GTK+ 1.2 port of the wxWindows library.
+
+%package gl
+Summary: The GTK+ 1.2 port of the wxWindows library, OpenGl add-on.
+Group: X11/Libraries
+Requires: wxGTK
+
+%description gl
+OpenGl add-on library files for wxGTK, the GTK+ 1.2 port of the wxWindows library.
 
 %prep
 %setup -n wxGTK
@@ -73,3 +81,5 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755, -, -) %{pref}/bin/wxgtk-config
 %attr(755, -, -) %{pref}/bin/wx-config
 
+%files gl
+%attr(755, -, -) %{pref}/lib/libwx_gtk_gl*