Changeset 1513
- Timestamp:
- Nov 6, 2018, 7:01:31 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
spec/trunk/SPECS/kbuild.spec
r1206 r1513 8 8 9 9 Version: 0.1.9998 10 Release: 9%{?dist}10 Release: 10%{?dist} 11 11 12 %scm_source github https://github.com/bitwiseworks/kbuild-os2 7130a2f60fed139c31dc06710f59a02da990e992 12 %scm_source github https://github.com/bitwiseworks/kbuild-os2 618f0f0d11b983d7370226cf885d87afb4d906fa 13 #scm_source git file://D:/Coding/kbuild/master 618f0f0d11b983d7370226cf885d87afb4d906fa 13 14 14 15 %define descr_brief kBuild is a GNU Make fork with a set of scripts to simplify\ … … 19 20 20 21 BuildRequires: kbuild gettext-devel 21 22 #------------------------------------------------------------------------------23 # commons24 #------------------------------------------------------------------------------25 26 # TODO: patch -s (2.6.1-3.oc00) always fails, remove this flag from defaults27 %define _default_patch_flags %nil28 22 29 23 #------------------------------------------------------------------------------ … … 125 119 #------------------------------------------------------------------------------ 126 120 %changelog 121 * Tue Nov 6 2018 Dmitriy Kuminov <coding@dmik.org> 0.1.9998-10 122 - Update sources to SVN r3236 from vendor. 123 127 124 * Wed Jul 26 2017 Dmitriy Kuminov <coding@dmik.org> 0.1.9998-9 128 125 - Use a forked GitHub repository where all previous patches have been applied.
Note:
See TracChangeset
for help on using the changeset viewer.