[packages/tea4cups] - updated to current svn trunk - set backend executable permissions to 700, as per README, it must b

baggins baggins at pld-linux.org
Tue Nov 26 00:08:19 CET 2013


commit 7914520a7b6b464914f915fa49d9a1dbf06e4c9b
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Tue Nov 26 00:07:35 2013 +0100

    - updated to current svn trunk
    - set backend executable permissions to 700, as per README, it must be
      able to freely access cups queue

 tea4cups.spec | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/tea4cups.spec b/tea4cups.spec
index 546db4a..a9deb73 100644
--- a/tea4cups.spec
+++ b/tea4cups.spec
@@ -1,14 +1,15 @@
 Summary:	Tea4CUPS is the Swiss Army's knife of the CUPS Administrator
 Summary(pl.UTF-8):	Sterownik CUPS pozwalający przechwycić zadanie i przetworzyć
 Name:		tea4cups
-Version:	3.12
+Version:	3.12.r3565
 Release:	1
 License:	GPL v2
 Group:		Applications/Printing
 # NOTE: from svn:
 # svn co http://svn.pykota.com/tea4cups/tags/3.12/
+# svn co http://svn.pykota.com/tea4cups/trunk
 Source0:	%{name}-%{version}.tar.bz2
-# Source0-md5:	5c3b832d1bbbc1495bf2e47acc7b12eb
+# Source0-md5:	fc72bc5243f25a4cf40040a1ad83618f
 URL:		http://www.pykota.com/software/tea4cups
 BuildRequires:	cups-devel
 BuildRequires:	rpm-pythonprov
@@ -47,4 +48,4 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc CREDITS README NEWS TODO
 %attr(644,lp,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}.conf
-%attr(755,root,root) %{_libdir}/backend/%{name}
+%attr(700,root,root) %{_libdir}/backend/%{name}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/tea4cups.git/commitdiff/7914520a7b6b464914f915fa49d9a1dbf06e4c9b



More information about the pld-cvs-commit mailing list