SPECS: tile.spec - fixed duplicated file entries warning
lkrotowski
lkrotowski at pld-linux.org
Sun Mar 18 00:22:53 CET 2007
Author: lkrotowski Date: Sat Mar 17 23:22:53 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fixed duplicated file entries warning
---- Files affected:
SPECS:
tile.spec (1.2 -> 1.3)
---- Diffs:
================================================================
Index: SPECS/tile.spec
diff -u SPECS/tile.spec:1.2 SPECS/tile.spec:1.3
--- SPECS/tile.spec:1.2 Sat Mar 17 22:10:26 2007
+++ SPECS/tile.spec Sun Mar 18 00:22:47 2007
@@ -83,7 +83,9 @@
%attr(755,root,root) %{_libdir}/lib%{name}%{version}.so
%dir %{_ulibdir}/%{name}%{version}
%{_ulibdir}/%{name}%{version}/*.tcl
+%if "%{_lib}" != "lib"
%{_ulibdir}/lib*%{version}.so
+%endif
%{_mandir}/mann/*
%files devel
@@ -103,6 +105,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.3 2007/03/17 23:22:47 lkrotowski
+- fixed duplicated file entries warning
+
Revision 1.2 2007/03/17 21:10:26 lkrotowski
- fixed diplicated so files on x86 arch
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/tile.spec?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list