[packages/btparser] - package missing dir - rel 2
baggins
baggins at pld-linux.org
Mon Oct 15 17:12:32 CEST 2012
commit f277cb5b96ad125ab3a8e9df11218be67513a8fa
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Mon Oct 15 17:12:21 2012 +0200
- package missing dir
- rel 2
btparser.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/btparser.spec b/btparser.spec
index c55f47b..ba47aa9 100644
--- a/btparser.spec
+++ b/btparser.spec
@@ -1,7 +1,7 @@
Summary: Parser and analyzer for backtraces produced by GDB
Name: btparser
Version: 0.20
-Release: 1
+Release: 2
License: GPL v2
Group: Applications
Source0: https://fedorahosted.org/released/abrt/%{name}-%{version}.tar.xz
@@ -111,5 +111,6 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/libbtparser.so
%files -n python-btparser
+%dir %{py_sitedir}/btparser
%{py_sitedir}/btparser/*.py*
%attr(755,root,root) %{py_sitedir}/btparser/*.so
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/btparser.git/commitdiff/f277cb5b96ad125ab3a8e9df11218be67513a8fa
More information about the pld-cvs-commit
mailing list