- Build requires openldap-devel.
This commit is contained in:
parent
f111b12c79
commit
91729eedae
@ -7,7 +7,7 @@
|
||||
Summary: Common Unix Printing System
|
||||
Name: cups
|
||||
Version: 1.2
|
||||
Release: 0.2.%{beta}.6
|
||||
Release: 0.2.%{beta}.7
|
||||
License: GPL
|
||||
Group: System Environment/Daemons
|
||||
Source: ftp://ftp.easysw.com/pub/cups/test/cups-1.2%{beta}-source.tar.bz2
|
||||
@ -41,6 +41,7 @@ Patch17: cups-1.1.19-no_rpath.patch
|
||||
Patch18: cups-language.patch
|
||||
Patch19: cups-gnome.patch
|
||||
Patch20: cups-direct-usb.patch
|
||||
Patch21: cups-pstops.patch
|
||||
Patch22: cups-dest-cache-v2.patch
|
||||
Patch24: cups-maxlogsize.patch
|
||||
Patch28: cups-no-propagate-ipp-port.patch
|
||||
@ -136,6 +137,7 @@ lpd emulation.
|
||||
%patch18 -p1 -b .language
|
||||
%patch19 -p1 -b .gnome
|
||||
%patch20 -p1 -b .direct-usb
|
||||
%patch21 -p1 -b .pstops
|
||||
%patch22 -p1 -b .dest-cache-v2
|
||||
%patch24 -p1 -b .maxlogsize
|
||||
%patch28 -p1 -b .no-propagate-ipp-port
|
||||
@ -386,8 +388,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{cups_serverbin}/daemon/cups-lpd
|
||||
|
||||
%changelog
|
||||
* Tue Apr 4 2006 Tim Waugh <twaugh@redhat.com>
|
||||
* Thu Apr 6 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.2.rc1.7
|
||||
- Build requires openldap-devel.
|
||||
- Sync pstops.c with svn 5372.
|
||||
|
||||
* Tue Apr 4 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.2.rc1.6
|
||||
- Tweak to allow 'usb:/dev/usb/lp0'-style URIs again.
|
||||
|
Loading…
Reference in New Issue
Block a user