Commit a42e3083 authored by Vitaly Lipatov's avatar Vitaly Lipatov

new build 1.8.4

parent e4671cf9
etersoft-build-utils-1.8.4: 18 May 2010
- rpmpub: drop obsoleted requires
- rpmbph: fix rules using when build for target x86_64 from i586
- rpmbs: extract all tarballs from src.rpm to tarball dir
- add gpush origin support
- get spec path if spec is defined in gear rules
- drop biarch 32bit on real 32bit
- update pkgreplreqs
- introduce SYSARCH with real system arch, use it during work with spec and src.rpm packing
- fix replacements for gcc*, drop last spaces in list repl, add test for pkgrepl
etersoft-build-utils-1.8.3: 18 May 2010
- use PROJECTNAME instead BASENAME
- add filter_gear_name for replace forbidden + with plus word
......
Name: etersoft-build-utils
Version: 1.8.3
Version: 1.8.4
Release: alt1
Summary: A set of build rpm utilities
......@@ -48,7 +48,7 @@ RECOMMENDED packages: gcc-c++ perl-libwww ccache elinks mutt hasher curl
%find_lang %name
%files -f %name.lang
%doc AUTHORS README TODO NEWS QuickHelp*
%doc AUTHORS README TODO NEWS QuickHelp*
%_bindir/*
%_datadir/eterbuild/
# for backward compatibility (will removed in 2.0)
......@@ -63,6 +63,15 @@ RECOMMENDED packages: gcc-c++ perl-libwww ccache elinks mutt hasher curl
%config(noreplace) %_sysconfdir/eterbuild/repos/*
%changelog
* Fri Jun 04 2010 Vitaly Lipatov <lav@altlinux.ru> 1.8.4-alt1
- rpmbph: fix rules using when build for target x86_64 from i586
- rpmbs: extract all tarballs from src.rpm to tarball dir
- add gpush origin support
- get spec path if spec is defined in gear rules
- introduce SYSARCH with real system arch, use it during work with spec and src.rpm packing
- fix replacements for gcc*, drop last spaces in list repl, add test for pkgrepl
- update pkgreplreqs
* Tue May 18 2010 Vitaly Lipatov <lav@altlinux.ru> 1.8.3-alt1
- improve some requires replacements
- use PROJECTNAME instead BASENAME
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment