commit 6abb1334aaae4667d2224293d90ba12af7c248c0
Author: Elan Ruusamäe <[email protected]>
Date:   Fri Sep 27 21:35:50 2013 +0300

    fix tmpfiles syntax

 abrt.init | 0
 abrt.spec | 4 ++--
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/abrt.spec b/abrt.spec
index 793e5cd..00c761d 100644
--- a/abrt.spec
+++ b/abrt.spec
@@ -7,7 +7,7 @@ Summary:        Automatic bug detection and reporting tool
 Summary(pl.UTF-8):     Narzędzie do automatycznego wykrywania i zgłaszania 
błędów
 Name:          abrt
 Version:       2.1.7
-Release:       2
+Release:       3
 License:       GPL v2+
 Group:         Applications/System
 Source0:       https://fedorahosted.org/released/abrt/%{name}-%{version}.tar.gz
@@ -427,7 +427,7 @@ install -d $RPM_BUILD_ROOT/var/run/%{name}
 
 install -d $RPM_BUILD_ROOT/usr/lib/tmpfiles.d
 cat >$RPM_BUILD_ROOT/usr/lib/tmpfiles.d/abrt.conf <<EOF
-/var/run/%{name} 0755 root root -
+d /var/run/%{name} 0755 root root -
 EOF
 
 %{__rm} $RPM_BUILD_ROOT%{py_sitedir}/problem/*.la
diff --git a/abrt.init b/abrt.init
old mode 100644
new mode 100755
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/abrt.git/commitdiff/6abb1334aaae4667d2224293d90ba12af7c248c0

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to