]> git.pld-linux.org Git - packages/cups.git/blobdiff - cups.spec
- fixed printing on smb printers
[packages/cups.git] / cups.spec
index 8b1e8df3e214c0d5f00871d6d77596043c5631f4..7758a342821a0b70bd09348957e69a577d7ec5ec 100644 (file)
--- a/cups.spec
+++ b/cups.spec
@@ -3,7 +3,7 @@ Summary(pl):    Popularny System Druku dla Unixa
 Summary(pt_BR):        Sistema Unix de Impressão
 Name:          cups
 Version:       1.1.16
-Release:       1
+Release:       2
 Epoch:         1
 License:       GPL/LGPL
 Group:         Applications/System
@@ -173,6 +173,9 @@ cp doc/images/*     $RPM_BUILD_ROOT/%{_libdir}/%{name}/cgi-bin/images/
 
 touch $RPM_BUILD_ROOT/var/log/cups/{access_log,error_log,page_log}
 touch $RPM_BUILD_ROOT/etc/security/blacklist.cups
+
+ln -s %{_bindir}/smbspool $RPM_BUILD_ROOT/%{_libdir}/%{name}/backend/smb
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
This page took 0.07057 seconds and 4 git commands to generate.