Changeset 1300 for spec/trunk/SPECS


Ignore:
Timestamp:
Feb 20, 2018, 10:31:52 AM (8 years ago)
Author:
herwigb
Message:

spec: klusrmgr: Release version 1.1.4-1.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • spec/trunk/SPECS/klusrmgr.spec

    r1274 r1300  
    11%define debug_package %{nil}
     2# Disable compression completely
     3%define _strip_no_compress 1
    24
    35Summary:    kLIBC User Management
    46Name:       klusrmgr
    5 Version:    1.1.3
    6 Release:    2%{?dist}
     7Version:    1.1.4
     8Release:    1%{?dist}
    79License:    proprietary
    810Group:      Applications/System
     
    5557%bww_app -f %{_bindir}/%{name}.exe -t %{title}
    5658%bww_readme -f %{_defaultdocdir}/%{name}-%{version}/readme.txt
    57 %bww_app_shadow -t %{title}
    58 %bww_app_shadow -t %{title} -d WP_CONFIG
     59%bww_app_shadow
     60%bww_app_shadow -d WP_CONFIG
    5961wpi4rpm add %{vendor}/%{name}/binaries %{version}-%{release}
    6062klusrmgr -init
     
    7577
    7678%changelog
     79* Thu Feb 06 2018 hb <herwig.bauernfeind@bitwiseworks.com> 1.1.4-1
     80- Fix: Missing msgs from 1.1.x sometimes did not work
     81- Fix: Tab order on user page
     82- Fix: Verify if passwords match also for new users
     83
     84* Tue Dec 12 2017 hb <herwig.bauernfeind@bitwiseworks.com> 1.1.3-2
     85- fix buglet in package creation
     86
    7787* Tue Dec 12 2017 hb <herwig.bauernfeind@bitwiseworks.com> 1.1.3-1
    7888- fix -init switch and repair structural bugs and omission introduced by 1.1.x
Note: See TracChangeset for help on using the changeset viewer.