- 6.7.
- Make rpmdev-diff, rpmdev-md5 and rpminfo honor TMPDIR. Sat Apr 26 2008 Ville Skyttä <ville.skytta at iki.fi> - Make rpmls work with URLs. Sun Apr 20 2008 Ville Skyttä <ville.skytta at iki.fi> - Include rpm arch in dir names created by rpmdev-extract (#443266). Fri Apr 18 2008 Ville Skyttä <ville.skytta at iki.fi> - Remove duplicate "reload" from case block in init script template. - Fix exit status of "reload" in case service is not running in init script template (#442993).
This commit is contained in:
parent
b04778d8e9
commit
2e2ef762c3
3 changed files with 18 additions and 3 deletions
|
|
@ -1,2 +1,2 @@
|
|||
spectool-1.0.10.tar.bz2
|
||||
rpmdevtools-6.6.tar.bz2
|
||||
rpmdevtools-6.7.tar.bz2
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
%define spectool_version 1.0.10
|
||||
|
||||
Name: rpmdevtools
|
||||
Version: 6.6
|
||||
Version: 6.7
|
||||
Release: 1%{?dist}
|
||||
Summary: RPM Development Tools
|
||||
|
||||
|
|
@ -129,6 +129,21 @@ rm -rf $RPM_BUILD_ROOT
|
|||
|
||||
|
||||
%changelog
|
||||
* Sun Aug 3 2008 Ville Skyttä <ville.skytta at iki.fi> - 6.7-1
|
||||
- 6.7.
|
||||
- Make rpmdev-diff, rpmdev-md5 and rpminfo honor TMPDIR.
|
||||
|
||||
* Sat Apr 26 2008 Ville Skyttä <ville.skytta at iki.fi>
|
||||
- Make rpmls work with URLs.
|
||||
|
||||
* Sun Apr 20 2008 Ville Skyttä <ville.skytta at iki.fi>
|
||||
- Include rpm arch in dir names created by rpmdev-extract (#443266).
|
||||
|
||||
* Fri Apr 18 2008 Ville Skyttä <ville.skytta at iki.fi>
|
||||
- Remove duplicate "reload" from case block in init script template.
|
||||
- Fix exit status of "reload" in case service is not running in init
|
||||
script template (#442993).
|
||||
|
||||
* Thu Mar 27 2008 Ville Skyttä <ville.skytta at iki.fi> - 6.6-1
|
||||
- Fix man page generation.
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1,2 +1,2 @@
|
|||
d193612122f297ee4b37f1b04f605768 spectool-1.0.10.tar.bz2
|
||||
7bcf7bdb6071b4f19c86435e667ca3e4 rpmdevtools-6.6.tar.bz2
|
||||
819ece90d6be10c4ed85cc4a6975589c rpmdevtools-6.7.tar.bz2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue