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

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

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

revision 108456 by tv, Thu Jun 16 21:18:25 2011 UTC revision 170348 by fwang, Mon Nov 21 06:35:36 2011 UTC
# Line 10  Line 10 
10  Name: libxi  Name: libxi
11  Summary:  X Input Extension Library  Summary:  X Input Extension Library
12  Version: 1.4.3  Version: 1.4.3
13  Release: %mkrel 1  Release: %mkrel 2
14  Group: Development/X11  Group: Development/X11
15  License: MIT  License: MIT
16  URL: http://xorg.freedesktop.org  URL: http://xorg.freedesktop.org
17  Source0: http://xorg.freedesktop.org/releases/individual/lib/libXi-%{version}.tar.bz2  Source0: http://xorg.freedesktop.org/releases/individual/lib/libXi-%{version}.tar.bz2
 BuildRoot: %{_tmppath}/%{name}-root  
   
18  BuildRequires: libx11-devel >= 1.3  BuildRequires: libx11-devel >= 1.3
19  BuildRequires: libxext-devel >= 1.1  BuildRequires: libxext-devel >= 1.1
20  BuildRequires: x11-proto-devel >= 7.5  BuildRequires: x11-proto-devel >= 7.5
# Line 60  Conflicts: x11-proto-devel < 7.5 Line 58  Conflicts: x11-proto-devel < 7.5
58  Development files for %{name}  Development files for %{name}
59    
60  %files -n %{libxi_devel}  %files -n %{libxi_devel}
 %defattr(-,root,root)  
61  %{_libdir}/libXi.so  %{_libdir}/libXi.so
 %{_libdir}/libXi.la  
62  %{_libdir}/pkgconfig/xi.pc  %{_libdir}/pkgconfig/xi.pc
63  %{_includedir}/X11/extensions/*.h  %{_includedir}/X11/extensions/*.h
64  %{_mandir}/man3/X*  %{_mandir}/man3/X*
# Line 84  Conflicts: libxorg-x11-static-devel < 7. Line 80  Conflicts: libxorg-x11-static-devel < 7.
80  Static development files for %{name}  Static development files for %{name}
81    
82  %files -n %{libxi_static_devel}  %files -n %{libxi_static_devel}
 %defattr(-,root,root)  
83  %{_libdir}/libXi.a  %{_libdir}/libXi.a
84    
85  #-----------------------------------------------------------  #-----------------------------------------------------------
# Line 93  Static development files for %{name} Line 88  Static development files for %{name}
88  %setup -q -n libXi-%{version}  %setup -q -n libXi-%{version}
89    
90  %build  %build
91  %configure2_5x  %configure2_5x --enable-static
   
92  %make  %make
93    
94  %install  %install
 rm -rf %{buildroot}  
95  %makeinstall_std  %makeinstall_std
96    
97  %clean  rm -f %{buildroot}%{_libdir}/*.la
 rm -rf %{buildroot}  
98    
99  %files -n %{libxi}  %files -n %{libxi}
 %defattr(-,root,root)  
100  %{_libdir}/libXi.so.6  %{_libdir}/libXi.so.6
101  %{_libdir}/libXi.so.6.1.0  %{_libdir}/libXi.so.6.1.0
   
   
   

Legend:
Removed from v.108456  
changed lines
  Added in v.170348

  ViewVC Help
Powered by ViewVC 1.1.30