]> git.pld-linux.org Git - packages/tcl.git/commitdiff
- rel .2; fixed building on amd64 auto/th/tcl-8_5-0_a2_2
authorMariusz Mazur <mmazur@pld-linux.org>
Wed, 20 Apr 2005 22:01:35 +0000 (22:01 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    tcl.spec -> 1.98

tcl.spec

index 5f9502699de57fa1a561583ade233ae85d0abe64..7a5b7cb2010e688d8c5b56379695446f5ed3b7d8 100644 (file)
--- a/tcl.spec
+++ b/tcl.spec
@@ -8,7 +8,7 @@ Name:           tcl
 %define        major   8.5
 Version:       %{major}
 %define        rel     a2
-Release:       0.%{rel}.1
+Release:       0.%{rel}.2
 License:       BSD
 Group:         Development/Languages/Tcl
 Source0:       http://dl.sourceforge.net/tcl/%{name}%{version}%{rel}-src.tar.gz
@@ -161,7 +161,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/*
 %attr(755,root,root) %{_libdir}/lib*.so.*.*
-%{_libdir}/tcl[0-9]
+%{_ulibdir}/tcl[0-9]
 %{_libdir}/tcl%{major}
 %{?have_ulibdir:%{_ulibdir}/tcl%{major}}
 %{_mandir}/man1/*
This page took 0.087633 seconds and 4 git commands to generate.