/[packages]/cauldron/mesa/current/SPECS/mesa.spec
ViewVC logotype

Diff of /cauldron/mesa/current/SPECS/mesa.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 127465 by mikala, Tue Jul 12 17:34:02 2011 UTC revision 127466 by mikala, Wed Jul 20 17:38:14 2011 UTC
# Line 11  Line 11 
11  # freeglut should replace mesaglut soon  # freeglut should replace mesaglut soon
12  %define with_mesaglut 1  %define with_mesaglut 1
13    
14  %define git 20110712  %define git 0
15  %define with_hardware 1  %define with_hardware 1
16    
17  %define relc                    1  %define relc                    2
18  %define name                    mesa  %define name                    mesa
19  %define version                 7.11  %define version                 7.11
20  %define rel                     1  %define rel                     1
# Line 111  Release:       %{release} Line 111  Release:       %{release}
111  Summary:        OpenGL 2.1 compatible 3D graphics library  Summary:        OpenGL 2.1 compatible 3D graphics library
112  Group:          System/Libraries  Group:          System/Libraries
113    
114  BuildRequires:  libxfixes-devel         >= 4.0.3  BuildRequires:  pkgconfig(xfixes)       >= 4.0.3
115  BuildRequires:  libxt-devel             >= 1.0.5  BuildRequires:  pkgconfig(xt)           >= 1.0.5
116  BuildRequires:  libxmu-devel            >= 1.0.3  BuildRequires:  pkgconfig(xmu)          >= 1.0.3
117  BuildRequires:  libx11-devel            >= 1.3.3  BuildRequires:  pkgconfig(x11)          >= 1.3.3
118  BuildRequires:  libxdamage-devel        >= 1.1.1  BuildRequires:  pkgconfig(xdamage)      >= 1.1.1
119  BuildRequires:  libexpat-devel          >= 2.0.1  BuildRequires:  libexpat-devel          >= 2.0.1
120  BuildRequires:  gccmakedep  BuildRequires:  gccmakedep
121  BuildRequires:  x11-proto-devel         >= 7.3  BuildRequires:  x11-proto-devel         >= 7.3
122  BuildRequires:  libdrm-devel            >= 2.4.21  BuildRequires:  pkgconfig(libdrm)       >= 2.4.21
123    
124  BuildRequires:  libxext-devel           >= 1.1.1  BuildRequires:  pkgconfig(xext)         >= 1.1.1
125  BuildRequires:  libxxf86vm-devel        >= 1.1.0  BuildRequires:  pkgconfig(xxf86vm)      >= 1.1.0
126  BuildRequires:  libxi-devel             >= 1.3  BuildRequires:  pkgconfig(xi)           >= 1.3
127  BuildRequires:  talloc-devel  BuildRequires:  pkgconfig(talloc)
128  BuildRequires:  libxml2-python  BuildRequires:  libxml2-python
129  BuildRequires:  makedepend  BuildRequires:  makedepend
130  BuildRequires:  bison flex  BuildRequires:  bison flex
131  BuildRequires:  llvm  BuildRequires:  llvm
132  BuildRequires:  udev-devel  BuildRequires:  pkgconfig(libudev)
133    
134  URL:            http://www.mesa3d.org  URL:            http://www.mesa3d.org
135  %if %{git}  %if %{git}
# Line 630  rm -fr $RPM_BUILD_ROOT Line 630  rm -fr $RPM_BUILD_ROOT
630  %{_libdir}/libEGL.so.%{eglmajor}*  %{_libdir}/libEGL.so.%{eglmajor}*
631  %dir %{_libdir}/egl  %dir %{_libdir}/egl
632  %{_libdir}/egl/st_GL.so  %{_libdir}/egl/st_GL.so
633    %{_libdir}/egl/egl_gallium.so
634  %endif  %endif
635    
636  %files -n %{libglapiname}  %files -n %{libglapiname}

Legend:
Removed from v.127465  
changed lines
  Added in v.127466

  ViewVC Help
Powered by ViewVC 1.1.30