Ignore:
Timestamp:
Feb 21, 2018, 1:43:06 PM (8 years ago)
Author:
herwigb
Message:

spec: os2-rpm: Release version 1-1.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • spec/trunk/SPECS/os2-rpm.spec

    r1299 r1303  
    11Summary: OS/2 specific RPM macros and scripts
    22Name: os2-rpm
    3 Version: 0
    4 Release: 6%{?dist}
     3Version: 1
     4Release: 1%{?dist}
    55License: GPLv2+
    66Group: Development/System
     
    1313
    1414Provides: system-rpm-config = %{version}-%{release}
    15 Provides: wpi4rpm
     15# as we integrated the wpi4rpm rpm here, obsolete the old package
     16Obsoletes: wpi4rpm <= 0.9.7
     17Provides:  wpi4rpm
    1618
    1719BuildRequires: rexx_exe
     
    2628Source7: warpin-conflicts.cmd
    2729Source8: getbootdrive.cmd
     30Source9: wpi4rpm.cmd
    2831
    2932# This is necessary due to a silly "Provides: os2-rpm" in os2-rpm-build-0-1
     
    8588* Tue Feb 20 2018 Herwig Bauernfeind <herwig.bauernfeind@bitwiseworks.com> 0-6
    8689- Unify format of error messages from wps-object, warpin-conflicts and wpi4rpm
    87 - Integrate wpi4rpm into os2-rpm
     90- Integrate wpi4rpm into os2-rpm (as we don't want to add a
     91  Provides wpi4rpm=version, we changed the spec version to 1)
    8892
    8993* Wed Oct 4 2017 Dmitriy Kuminov <coding@dmik.org> 0-5
     
    118122* Thu Apr 6 2017 Dmitriy Kuminov <coding@dmik.org> 0-1
    119123- Initial release.
     124
Note: See TracChangeset for help on using the changeset viewer.