|
|
f371d9 |
Summary: Xt / Motif OpenGL widgets
|
|
|
f371d9 |
Name: mesa-libGLw
|
|
|
f371d9 |
Version: 8.0.0
|
|
|
f371d9 |
Release: 2%{?dist}
|
|
|
f371d9 |
License: MIT
|
|
|
f371d9 |
Group: System Environment/Libraries
|
|
|
f371d9 |
URL: http://www.mesa3d.org
|
|
|
f371d9 |
Source0: ftp://ftp.freedesktop.org/pub/mesa/glw/glw-%{version}.tar.bz2
|
|
|
f371d9 |
|
|
|
f371d9 |
BuildRequires: libXt-devel
|
|
|
f371d9 |
BuildRequires: libGL-devel
|
|
|
f371d9 |
%if 0%{?rhel}
|
|
|
f371d9 |
BuildRequires: openmotif-devel
|
|
|
f371d9 |
%else
|
|
|
f371d9 |
BuildRequires: lesstif-devel
|
|
|
f371d9 |
%endif
|
|
|
f371d9 |
|
|
|
f371d9 |
Provides: libGLw
|
|
|
f371d9 |
|
|
|
f371d9 |
%description
|
|
|
f371d9 |
Mesa libGLw runtime library.
|
|
|
f371d9 |
|
|
|
f371d9 |
%package devel
|
|
|
f371d9 |
Summary: Mesa libGLw development package
|
|
|
f371d9 |
Group: Development/Libraries
|
|
|
f371d9 |
Requires: %{name} = %{version}-%{release}
|
|
|
f371d9 |
Requires: libGL-devel
|
|
|
f371d9 |
%if 0%{?rhel}
|
|
|
f371d9 |
Requires: openmotif-devel
|
|
|
f371d9 |
%else
|
|
|
f371d9 |
Requires: lesstif-devel
|
|
|
f371d9 |
%endif
|
|
|
f371d9 |
Provides: libGLw-devel
|
|
|
f371d9 |
|
|
|
f371d9 |
%description devel
|
|
|
f371d9 |
Mesa libGLw development package.
|
|
|
f371d9 |
|
|
|
f371d9 |
%prep
|
|
|
f371d9 |
%setup -q -n glw-%{version}
|
|
|
f371d9 |
|
|
|
f371d9 |
%build
|
|
|
f371d9 |
%configure --disable-static --enable-motif
|
|
|
f371d9 |
make %{?_smp_mflags}
|
|
|
f371d9 |
|
|
|
f371d9 |
%install
|
|
|
f371d9 |
rm -rf $RPM_BUILD_ROOT
|
|
|
f371d9 |
make install DESTDIR=$RPM_BUILD_ROOT
|
|
|
f371d9 |
find $RPM_BUILD_ROOT -name \*.la | xargs rm -f
|
|
|
f371d9 |
|
|
|
f371d9 |
%clean
|
|
|
f371d9 |
rm -rf $RPM_BUILD_ROOT
|
|
|
f371d9 |
|
|
|
f371d9 |
%check
|
|
|
f371d9 |
|
|
|
f371d9 |
%post -p /sbin/ldconfig
|
|
|
f371d9 |
%postun -p /sbin/ldconfig
|
|
|
f371d9 |
|
|
|
f371d9 |
%files
|
|
|
f371d9 |
%defattr(-,root,root,-)
|
|
|
f371d9 |
%doc README
|
|
|
f371d9 |
%{_libdir}/libGLw.so.1
|
|
|
f371d9 |
%{_libdir}/libGLw.so.1.0.0
|
|
|
f371d9 |
|
|
|
f371d9 |
%files devel
|
|
|
f371d9 |
%defattr(-,root,root,-)
|
|
|
f371d9 |
%{_libdir}/libGLw.so
|
|
|
f371d9 |
%{_libdir}/pkgconfig/glw.pc
|
|
|
f371d9 |
%{_includedir}/GL/GLwDrawA.h
|
|
|
f371d9 |
%{_includedir}/GL/GLwDrawAP.h
|
|
|
f371d9 |
%{_includedir}/GL/GLwMDrawA.h
|
|
|
f371d9 |
%{_includedir}/GL/GLwMDrawAP.h
|
|
|
f371d9 |
|
|
|
f371d9 |
%changelog
|
|
|
f371d9 |
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 8.0.0-2
|
|
|
f371d9 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
|
|
f371d9 |
|
|
|
f371d9 |
* Mon Sep 10 2012 Adam Jackson <ajax@redhat.com> 8.0.0-1
|
|
|
f371d9 |
- Switch to upstream's split-out glw release
|
|
|
f371d9 |
|
|
|
f371d9 |
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 6.5.1-13
|
|
|
f371d9 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
|
|
f371d9 |
|
|
|
f371d9 |
* Mon Jul 09 2012 Bill Nottingham - 6.5.1-12
|
|
|
f371d9 |
- fix prior macros
|
|
|
f371d9 |
|
|
|
f371d9 |
* Thu Jul 05 2012 Bill Nottingham - 6.5.1-11
|
|
|
f371d9 |
- add conditional macros for openmotif/lesstif
|
|
|
f371d9 |
|
|
|
f371d9 |
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 6.5.1-10
|
|
|
f371d9 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
|
|
f371d9 |
|
|
|
f371d9 |
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 6.5.1-9
|
|
|
f371d9 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
|
|
f371d9 |
|
|
|
f371d9 |
* Sat Jul 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 6.5.1-8
|
|
|
f371d9 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
|
|
f371d9 |
|
|
|
f371d9 |
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 6.5.1-7
|
|
|
f371d9 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
|
|
|
f371d9 |
|
|
|
f371d9 |
* Wed May 21 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 6.5.1-6
|
|
|
f371d9 |
- fix license tag
|
|
|
f371d9 |
|
|
|
f371d9 |
* Mon Feb 18 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 6.5.1-5
|
|
|
f371d9 |
- Autorebuild for GCC 4.3
|
|
|
f371d9 |
|
|
|
f371d9 |
* Fri Oct 12 2007 Matthias Clasen <mclasen@redhat.com> - 6.5.1-4
|
|
|
f371d9 |
- Fix spec file syntax issues (#330331)
|
|
|
f371d9 |
|
|
|
f371d9 |
* Tue Aug 21 2007 Adam Jackson <ajax@redhat.com> - 6.5.1-3
|
|
|
f371d9 |
- Rebuild for build id
|
|
|
f371d9 |
|
|
|
f371d9 |
* Wed Jan 24 2007 Adam Jackson <ajax@redhat.com> 6.5.1-2
|
|
|
f371d9 |
- Minor spec fixes (#210798)
|
|
|
f371d9 |
|
|
|
f371d9 |
* Fri Sep 29 2006 Adam Jackson <ajackson@redhat.com> 6.5.1-1
|
|
|
f371d9 |
- lib64 fixes and cleanups from Patrice Dumas (#188974)
|
|
|
f371d9 |
|
|
|
f371d9 |
* Tue Sep 19 2006 Adam Jackson <ajackson@redhat.com> 6.5.1-0.2
|
|
|
f371d9 |
- Use 6.5.1 release tarball. Drop patches and build scripts that are no
|
|
|
f371d9 |
longer necessary.
|
|
|
f371d9 |
|
|
|
f371d9 |
* Tue Sep 19 2006 Adam Jackson <ajackson@redhat.com> 6.5.1-0.1
|
|
|
f371d9 |
- Move revision back up to 6.5.1 for upgrade path from FC5. Misc other
|
|
|
f371d9 |
spec fixes as per bug #188974 comment 30.
|
|
|
f371d9 |
|
|
|
f371d9 |
* Mon Sep 18 2006 Adam Jackson <ajackson@redhat.com> 1.0-4
|
|
|
f371d9 |
- Rename back to mesa-libGLw as per bug #188974.
|
|
|
f371d9 |
|
|
|
f371d9 |
* Wed Aug 30 2006 Tom "spot" Callaway <tcallawa@redhat.com> 1.0-3
|
|
|
f371d9 |
- Fix package for x86_64
|
|
|
f371d9 |
|
|
|
f371d9 |
* Tue Aug 29 2006 Tom "spot" Callaway <tcallawa@redhat.com> 1.0-2
|
|
|
f371d9 |
- Fix package to depend on lesstif-devel
|
|
|
f371d9 |
- -devel now Requires libGL-devel
|
|
|
f371d9 |
- use name var in -devel Requires
|
|
|
f371d9 |
- actually use RPM_OPT_FLAGS
|
|
|
f371d9 |
- symlink devel libs, not copy (except for .*.*.*)
|
|
|
f371d9 |
|
|
|
f371d9 |
* Fri Aug 7 2006 Adam Jackson <ajackson@redhat.com> 1.0-1
|
|
|
f371d9 |
- Split libGLw out from Mesa.
|