- Don't call aclocal even when we modify m4 files -- CUPS does not use
automake (bug #250251).
This commit is contained in:
parent
38627a4a20
commit
f2f2537b5d
@ -156,7 +156,6 @@ lpd emulation.
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
perl -pi -e 's,^#(Printcap\s+/etc/printcap),$1,' conf/cupsd.conf.in
|
perl -pi -e 's,^#(Printcap\s+/etc/printcap),$1,' conf/cupsd.conf.in
|
||||||
aclocal -I config-scripts
|
|
||||||
autoconf
|
autoconf
|
||||||
|
|
||||||
cp %{SOURCE5} cups-lpd.real
|
cp %{SOURCE5} cups-lpd.real
|
||||||
@ -438,6 +437,10 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{cups_serverbin}/daemon/cups-lpd
|
%{cups_serverbin}/daemon/cups-lpd
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jul 31 2007 Tim Waugh <twaugh@redhat.com>
|
||||||
|
- Don't call aclocal even when we modify m4 files -- CUPS does not use
|
||||||
|
automake (bug #250251).
|
||||||
|
|
||||||
* Tue Jul 31 2007 Tim Waugh <twaugh@redhat.com> 1:1.3-0.rc2.1
|
* Tue Jul 31 2007 Tim Waugh <twaugh@redhat.com> 1:1.3-0.rc2.1
|
||||||
- Better buildroot tag.
|
- Better buildroot tag.
|
||||||
- Moved LSPP access check in add_job() to before allocation of the job
|
- Moved LSPP access check in add_job() to before allocation of the job
|
||||||
|
Loading…
Reference in New Issue
Block a user