/[packages]/cauldron/blt/current/SPECS/blt.spec
ViewVC logotype

Diff of /cauldron/blt/current/SPECS/blt.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1502 by blino, Sun Jan 9 02:33:34 2011 UTC revision 1504 by blino, Sun Jan 9 02:34:26 2011 UTC
# Line 1  Line 1 
1  Summary:        A Tk toolkit extension, including widgets, geometry managers, etc  Summary:        A Tk toolkit extension, including widgets, geometry managers, etc
2  Name:           blt  Name:           blt
3  Version:        2.4z  Version:        2.4z
4  Release:        %mkrel 22  Release:        %mkrel 23
5  License:        MIT  License:        MIT
6  Group:          System/Libraries  Group:          System/Libraries
7  URL:            http://www.sourceforge.net/projects/blt/  URL:            http://www.sourceforge.net/projects/blt/
# Line 62  make prefix=%{buildroot}%{_prefix} bindi Line 62  make prefix=%{buildroot}%{_prefix} bindi
62  ln -sf bltwish24 %{buildroot}%{_bindir}/bltwish  ln -sf bltwish24 %{buildroot}%{_bindir}/bltwish
63  ln -sf bltsh24 %{buildroot}%{_bindir}/bltsh  ln -sf bltsh24 %{buildroot}%{_bindir}/bltsh
64    
65  # Dadou - 2.4u-2mdk - Don't put in %%_libdir things which should be in %%_docdir  # Dadou - Don't put in %%_libdir things which should be in %%_docdir
66  rm -fr %{buildroot}%{tcl_sitearch}/blt2.4/NEWS  rm -fr %{buildroot}%{tcl_sitearch}/blt2.4/NEWS
67  rm -fr %{buildroot}%{tcl_sitearch}/blt2.4/PROBLEMS  rm -fr %{buildroot}%{tcl_sitearch}/blt2.4/PROBLEMS
68  rm -fr %{buildroot}%{tcl_sitearch}/blt2.4/README  rm -fr %{buildroot}%{tcl_sitearch}/blt2.4/README
69  rm -fr %{buildroot}%{tcl_sitearch}/blt2.4/demos  rm -fr %{buildroot}%{tcl_sitearch}/blt2.4/demos
70    
71  # Dadou - 2.4u-2mdk - Prevent conflicts with other packages  # Dadou - Prevent conflicts with other packages
72  for i in bitmap graph tabset tree watch; do  for i in bitmap graph tabset tree watch; do
73          mv %{buildroot}%{_mandir}/mann/$i{,-blt}.n          mv %{buildroot}%{_mandir}/mann/$i{,-blt}.n
74  done  done

Legend:
Removed from v.1502  
changed lines
  Added in v.1504

  ViewVC Help
Powered by ViewVC 1.1.28