Changeset 21689 for trunk/tools/install


Ignore:
Timestamp:
Oct 3, 2011, 1:35:15 PM (14 years ago)
Author:
dmik
Message:

Spec for release 0.7.1-3.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/install/odin.spec

    r21688 r21689  
    99%define ver_patch   1
    1010
    11 %define rpm_release 2
     11%define rpm_release 3
    1212
    1313Name:       odin
     
    360360mkdir -p %{buildroot}%{odin_systemdir}/
    361361cp -dp system32/*.dll %{buildroot}%{odin_systemdir}/
    362 cp -dp system32/*.exe %{buildroot}%{odin_systemdir}/
    363362cp -dp system32/win32k.sys %{buildroot}%{odin_systemdir}/
    364363
    365364mkdir -p %{buildroot}%{odin_bindir}/
    366 cp system32/*.exe %{buildroot}%{odin_bindir}/
     365cp -dp system32/*.exe %{buildroot}%{odin_bindir}/
    367366
    368367# these are internal tools that should not be in PATH
     
    382381%changelog
    383382
     383* Mon Oct 03 2011 Dmitriy Kuminov <coding/dmik.org> - 0.7.1-3
     384- Remove executables from "libodin" (they are provided by "odin-exe-tools").
     385
    384386* Sun Oct 02 2011 Dmitriy Kuminov <coding/dmik.org> - 0.7.1-2
    385387- Add "KLIBC\OdinPath" to OS2.INI needed for some applications.
Note: See TracChangeset for help on using the changeset viewer.