aboutsummaryrefslogtreecommitdiffstats
path: root/perl-URPM.spec
diff options
context:
space:
mode:
authorFrancois Pons <fpons@mandriva.com>2003-06-18 16:53:17 +0000
committerFrancois Pons <fpons@mandriva.com>2003-06-18 16:53:17 +0000
commitcd24c7bdba62608307820ce53d7ab218f6c85929 (patch)
tree0f854575b431c3c706eae9e4e73e0b0e6ef1193a /perl-URPM.spec
parentd08e53b8320807a33d8c6884808d47cea3e6bca5 (diff)
downloadperl-URPM-cd24c7bdba62608307820ce53d7ab218f6c85929.tar
perl-URPM-cd24c7bdba62608307820ce53d7ab218f6c85929.tar.gz
perl-URPM-cd24c7bdba62608307820ce53d7ab218f6c85929.tar.bz2
perl-URPM-cd24c7bdba62608307820ce53d7ab218f6c85929.tar.xz
perl-URPM-cd24c7bdba62608307820ce53d7ab218f6c85929.zip
0.91-4mdk
Diffstat (limited to 'perl-URPM.spec')
-rw-r--r--perl-URPM.spec2
1 files changed, 2 insertions, 0 deletions
diff --git a/perl-URPM.spec b/perl-URPM.spec
index 037586e..626401b 100644
--- a/perl-URPM.spec
+++ b/perl-URPM.spec
@@ -53,6 +53,8 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Wed Jun 18 2003 François Pons <fpons@mandrakesoft.com> 0.91-4mdk
- fixed installation of old package due to missing closure.
+- fixed nodeps option to used for building transaction set.
+- fixed too many from source propagated which were not legal.
* Wed Jun 18 2003 François Pons <fpons@mandrakesoft.com> 0.91-3mdk
- fixed obssoletes on virtual provides not taken into account.