]> git.pld-linux.org Git - packages/cups.git/commitdiff
- rel 2; force pam.d config overwrite auto/th/cups-2.1.4-2
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 21 Jun 2016 19:15:14 +0000 (21:15 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 21 Jun 2016 19:15:14 +0000 (21:15 +0200)
cups.spec

index b88da0d588770b507303245326a643a98d24f3e4..3dfd1b9480bb216ee327fc2f130625a3a15d60a4 100644 (file)
--- a/cups.spec
+++ b/cups.spec
@@ -11,7 +11,7 @@ Summary(pl.UTF-8):    Ogólny system druku dla Uniksa
 Summary(pt_BR.UTF-8):  Sistema Unix de Impressão
 Name:          cups
 Version:       2.1.4
-Release:       1
+Release:       2
 Epoch:         1
 License:       LGPL v2 (libraries), GPL v2 (the rest)
 Group:         Applications/Printing
@@ -316,7 +316,7 @@ ln -s %{_ulibdir}/cups/backend/dnssd $RPM_BUILD_ROOT%{_ulibdir}/cups/backend/mdn
 %endif
 
 cp -p %{SOURCE1} $RPM_BUILD_ROOT/etc/rc.d/init.d/%{name}
-cp -p %{SOURCE2} $RPM_BUILD_ROOT/etc/pam.d/%{name}
+cp -pf %{SOURCE2} $RPM_BUILD_ROOT/etc/pam.d/%{name}
 cp -p %{SOURCE3} $RPM_BUILD_ROOT/etc/logrotate.d/%{name}
 cp -p %{SOURCE4} $RPM_BUILD_ROOT%{_sysconfdir}/cups/mailto.conf
 sed -e 's|__ULIBDIR__|%{_ulibdir}|g' %{SOURCE5} > $RPM_BUILD_ROOT/etc/sysconfig/rc-inetd/cups-lpd
This page took 0.049739 seconds and 4 git commands to generate.