Avoid mixed tabs and spaces in spec file.
This commit is contained in:
parent
133be3feed
commit
a7538063e5
@ -169,7 +169,7 @@ done
|
|||||||
autoconf --force
|
autoconf --force
|
||||||
%configure --with-ijs --enable-dynamic --with-fontpath="$FONTPATH" \
|
%configure --with-ijs --enable-dynamic --with-fontpath="$FONTPATH" \
|
||||||
--with-drivers=ALL --disable-compile-inits --with-system-libtiff \
|
--with-drivers=ALL --disable-compile-inits --with-system-libtiff \
|
||||||
--with-install-cups \
|
--with-install-cups \
|
||||||
CFLAGS="$CFLAGS $EXTRACFLAGS"
|
CFLAGS="$CFLAGS $EXTRACFLAGS"
|
||||||
|
|
||||||
# Build IJS
|
# Build IJS
|
||||||
@ -320,6 +320,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_libdir}/libgs.so
|
%{_libdir}/libgs.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Feb 9 2012 Tim Waugh <twaugh@redhat.com>
|
||||||
|
- Avoid mixed tabs and spaces in spec file.
|
||||||
|
|
||||||
* Thu Feb 9 2012 Tim Waugh <twaugh@redhat.com> 9.05-1
|
* Thu Feb 9 2012 Tim Waugh <twaugh@redhat.com> 9.05-1
|
||||||
- 9.05.
|
- 9.05.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user