diff options
author | Guillaume Cottenceau <gc@mandriva.com> | 2003-01-10 14:39:57 +0000 |
---|---|---|
committer | Guillaume Cottenceau <gc@mandriva.com> | 2003-01-10 14:39:57 +0000 |
commit | 23f3746f3abffcb096869f4371c438e834eb6322 (patch) | |
tree | d5400f98f0e6d8bc485c00ad1d15307073135127 | |
parent | 659541cceae070435cd385f6db6ddffa8e77682d (diff) | |
download | rpmdrake-23f3746f3abffcb096869f4371c438e834eb6322.tar rpmdrake-23f3746f3abffcb096869f4371c438e834eb6322.tar.gz rpmdrake-23f3746f3abffcb096869f4371c438e834eb6322.tar.bz2 rpmdrake-23f3746f3abffcb096869f4371c438e834eb6322.tar.xz rpmdrake-23f3746f3abffcb096869f4371c438e834eb6322.zip |
meuh
-rw-r--r-- | rpmdrake.spec | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/rpmdrake.spec b/rpmdrake.spec index d3364dde..1860af0f 100644 --- a/rpmdrake.spec +++ b/rpmdrake.spec @@ -116,7 +116,7 @@ rm -rf $RPM_BUILD_ROOT %{perl_vendorarch}/*.pm %changelog -* Thu Jan 9 2003 Guillaume Cottenceau <gc@mandrakesoft.com> 2.1-2mdk +* Fri Jan 10 2003 Guillaume Cottenceau <gc@mandrakesoft.com> 2.1-2mdk - grpmi: - verify all signatures at the end of all downloads - allow to say "yes to all" to the signatures questions @@ -128,6 +128,7 @@ rm -rf $RPM_BUILD_ROOT stopping the program after resolving a rpmnew - add the possibility to view more infos on each package, when presenting a list of deps +- br*tn*y release :) * Wed Jan 8 2003 Guillaume Cottenceau <gc@mandrakesoft.com> 2.1-1mdk - gtk2 (possibly contains important breakages, use with care) |