[packages/pykota] - fix dir packaging - rel 10

baggins baggins at pld-linux.org
Thu May 16 22:20:58 CEST 2013


commit 79f5c2a9edf28a8a0ecf0910433c116c87de81c5
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Thu May 16 22:20:41 2013 +0200

    - fix dir packaging
    - rel 10

 pykota.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/pykota.spec b/pykota.spec
index 4ce0a5d..6a2d1b9 100644
--- a/pykota.spec
+++ b/pykota.spec
@@ -11,7 +11,7 @@ Summary:	Print Quota and Accounting Software Solution
 Summary(pl.UTF-8):	Narzędzie do limitowania i rozliczania wydruków
 Name:		pykota
 Version:	1.26
-Release:	9
+Release:	10
 License:	GPL v2
 Group:		Applications/Printing
 # NOTE: from svn:
@@ -334,7 +334,7 @@ fi
 %defattr(644,root,root,755)
 %doc initscripts/sqlite/*
 %{py_sitescriptdir}/%{name}/storages/sqlite*.py*
-%attr(750,lp,pykota) /var/lib/%{name}
+%attr(750,lp,pykota) %dir /var/lib/%{name}
 %attr(660,lp,pykota) %config(noreplace) %verify(not md5 mtime size) /var/lib/%{name}/pykota.db
 
 %files -n openldap-schema-pykota
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pykota.git/commitdiff/79f5c2a9edf28a8a0ecf0910433c116c87de81c5



More information about the pld-cvs-commit mailing list