Compare commits

...

2 Commits

Author SHA1 Message Date
Ville Skyttä b74333061d - Update spectool to 1.0.8, fixes #212108. 2006-10-25 12:26:07 +00:00
Ville Skyttä d91bf461fe - Skip *.jar.so.debug in check-buildroot (#208903).
- Treat yasm and *-static as devel packages in rmdevelrpms.
2006-10-02 16:29:08 +00:00
3 changed files with 13 additions and 6 deletions
+2 -2
View File
@@ -1,2 +1,2 @@
spectool-1.0.7.tar.bz2
rpmdevtools-5.1.tar.bz2
rpmdevtools-5.3.tar.bz2
spectool-1.0.8.tar.bz2
+9 -2
View File
@@ -1,9 +1,9 @@
%define emacs_sitestart_d %{_datadir}/emacs/site-lisp/site-start.d
%define xemacs_sitestart_d %{_datadir}/xemacs/site-packages/lisp/site-start.d
%define spectool_version 1.0.7
%define spectool_version 1.0.8
Name: rpmdevtools
Version: 5.1
Version: 5.3
Release: 1%{?dist}
Summary: RPM Development Tools
@@ -120,6 +120,13 @@ fi
%changelog
* Wed Oct 25 2006 Ville Skyttä <ville.skytta at iki.fi> - 5.3-1
- Update spectool to 1.0.8, fixes #212108.
* Mon Oct 2 2006 Ville Skyttä <ville.skytta at iki.fi> - 5.2-1
- Skip *.jar.so.debug in check-buildroot (#208903).
- Treat yasm and *-static as devel packages in rmdevelrpms.
* Sat Sep 9 2006 Ville Skyttä <ville.skytta at iki.fi> - 5.1-1
- Re-add PHP PEAR spec template, more improvements to it (#198706,
Christopher Stone, Remi Collet).
+2 -2
View File
@@ -1,2 +1,2 @@
e2b1668f39c085807cae5a770c252dd5 spectool-1.0.7.tar.bz2
3034a8117ee8533b30f78deb7c06ff46 rpmdevtools-5.1.tar.bz2
4d2cd5398dfe75f2bfd96e9ecd9b46c1 rpmdevtools-5.3.tar.bz2
42534ac977cd85df810a4450152543ec spectool-1.0.8.tar.bz2