automatic version update by autodist [release 2.6.1-1mamba;Sun Oct 04 2015]
This commit is contained in:
parent
28eaeef290
commit
12a8c7a319
@ -1,7 +1,7 @@
|
||||
%define enable_bytecode_interpreter 1
|
||||
%define enable_subpixel_rendering 1
|
||||
Name: libfreetype
|
||||
Version: 2.6
|
||||
Version: 2.6.1
|
||||
Release: 1mamba
|
||||
Summary: Free TrueType font rasterizer library
|
||||
Vendor: openmamba
|
||||
@ -82,7 +82,7 @@ This package is only needed if you intend to develop or compile applications whi
|
||||
install -D src/cff/cfftypes.h \
|
||||
%{buildroot}%{_includedir}/freetype2/internal/cfftypes.h
|
||||
|
||||
%ifarch x86_64
|
||||
%ifarch x86_64_disabled
|
||||
make clean
|
||||
%configure \
|
||||
--libdir=%{_prefix}/lib \
|
||||
@ -123,7 +123,7 @@ ln -s freetype2 %{buildroot}%{_includedir}/freetype
|
||||
%doc docs/*
|
||||
%doc ChangeLog README
|
||||
|
||||
%ifarch x86_64
|
||||
%ifarch x86_64_disabled
|
||||
%files -n lib32-%{name}
|
||||
%defattr(-,root,root)
|
||||
%{_prefix}/lib/libfreetype.so.*
|
||||
@ -134,6 +134,9 @@ ln -s freetype2 %{buildroot}%{_includedir}/freetype
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Sun Oct 04 2015 Automatic Build System <autodist@mambasoft.it> 2.6.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Jun 09 2015 Automatic Build System <autodist@mambasoft.it> 2.6-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user