[packages/newt] - fix file dups

arekm arekm at pld-linux.org
Sat Feb 16 18:24:44 CET 2013


commit 58bab13c41939fc11daec068e33ee3f287485790
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Sat Feb 16 18:24:42 2013 +0100

    - fix file dups

 newt.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/newt.spec b/newt.spec
index 90f533f..d14e4b9 100644
--- a/newt.spec
+++ b/newt.spec
@@ -211,7 +211,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/libnewt.so.*.*
+%attr(755,root,root) %{_libdir}/libnewt.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/libnewt.so.0.52
 
 %files devel
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/newt.git/commitdiff/58bab13c41939fc11daec068e33ee3f287485790



More information about the pld-cvs-commit mailing list