X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3a922bb4bd8dbcb04e31e324648c2912e167e0cd..8065aebc48315957034da079ae9485eba263913d:/wxMotif.spec?ds=sidebyside diff --git a/wxMotif.spec b/wxMotif.spec index 94744e220b..2ae0e26255 100644 --- a/wxMotif.spec +++ b/wxMotif.spec @@ -4,6 +4,7 @@ # Note that this is NOT a relocatable package %define pref /usr %define ver 2.3.1 +%define ver2 2.3 %define rel 1 Summary: The Motif/Lesstif port of the wxWindows library @@ -73,8 +74,7 @@ rm -rf $RPM_BUILD_ROOT %doc COPYING.LIB INSTALL.txt LICENCE.txt README.txt SYMBOLS.txt TODO.txt %dir %{pref}/share/wx %{pref}/share/wx/* -%attr(755, -, -) %{pref}/lib/libwx_motif.* -%attr(755, -, -) %{pref}/lib/libwx_motif-2.1.* +%attr(755, -, -) %{pref}/lib/libwx_motif-%{ver2}.* %files devel %defattr (644, root, root, 755) @@ -82,7 +82,7 @@ rm -rf $RPM_BUILD_ROOT %{pref}/include/wx/* %dir %{pref}/lib/wx %{pref}/lib/wx/* -%attr(755, -, -) %{pref}/bin/wxmotif-config +%attr(755, -, -) %{pref}/bin/wxmotif-%{ver2}-config %attr(755, -, -) %{pref}/bin/wx-config %files gl