/[packages]/updates/3/gnutls/current/SPECS/gnutls.spec
ViewVC logotype

Diff of /updates/3/gnutls/current/SPECS/gnutls.spec

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

revision 131368 by fwang, Tue Aug 2 13:48:05 2011 UTC revision 131369 by fwang, Tue Aug 2 13:56:01 2011 UTC
# Line 1  Line 1 
1  %define major 26  %define major 28
2  %define sslmajor 27  %define sslmajor 27
3  %define libname %mklibname %{name} %{major}  %define libname %mklibname %{name} %{major}
4  %define libssl %mklibname %{name}-ssl %{sslmajor}  %define libssl %mklibname %{name}-ssl %{sslmajor}
# Line 67  programs/libraries that use %{name}. Line 67  programs/libraries that use %{name}.
67    
68  %build  %build
69  %configure2_5x \  %configure2_5x \
70            --disable-static \
71          --with-included-libtasn1=no \          --with-included-libtasn1=no \
72          --with-included-libcfg=yes \          --with-included-libcfg=yes \
73          --with-libz-prefix=%{_prefix} \          --with-libz-prefix=%{_prefix} \
# Line 88  rm -rf %{buildroot} Line 89  rm -rf %{buildroot}
89    
90  %{find_lang} %{name} %{name} libgnutls  %{find_lang} %{name} %{name} libgnutls
91    
92    rm -f %{buildroot}%{_libdir}/*.la
93    
94  %clean  %clean
95  rm -rf %{buildroot}  rm -rf %{buildroot}
96    
# Line 117  rm -rf %{buildroot} Line 120  rm -rf %{buildroot}
120  %files -n %{develname}  %files -n %{develname}
121  %defattr(-,root,root)  %defattr(-,root,root)
122  %{_libdir}/*.so  %{_libdir}/*.so
 %{_libdir}/*.a  
 %{_libdir}/*.la  
123  %{_libdir}/pkgconfig/*.pc  %{_libdir}/pkgconfig/*.pc
124  %{_includedir}/gnutls  %{_includedir}/gnutls

Legend:
Removed from v.131368  
changed lines
  Added in v.131369

  ViewVC Help
Powered by ViewVC 1.1.30