diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2001-05-23 10:41:21 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2001-05-23 10:41:21 +0000 |
commit | 63df5795bcefcdca51589e1de2564bfcb1290d07 (patch) | |
tree | bca7044323443613eff6baa846d80d7eeeab51ba /urpmi.spec | |
parent | 5c03e7e2f169ceb54e28a93835d7f3c3fbde75f4 (diff) | |
download | urpmi-63df5795bcefcdca51589e1de2564bfcb1290d07.tar urpmi-63df5795bcefcdca51589e1de2564bfcb1290d07.tar.gz urpmi-63df5795bcefcdca51589e1de2564bfcb1290d07.tar.bz2 urpmi-63df5795bcefcdca51589e1de2564bfcb1290d07.tar.xz urpmi-63df5795bcefcdca51589e1de2564bfcb1290d07.zip |
removed setuid bit, now stop yelling or go get f*
Diffstat (limited to 'urpmi.spec')
-rw-r--r-- | urpmi.spec | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -2,7 +2,7 @@ Name: urpmi Version: 1.5 -Release: 36mdk +Release: 37mdk License: GPL Source0: %{name}.tar.bz2 Summary: User mode rpm install @@ -114,6 +114,9 @@ autoirpm.uninstall %changelog +* Wed May 23 2001 Pixel <pixel@mandrakesoft.com> 1.5-37mdk +- removed setuid bit, now stop yelling or go get f* + * Tue May 22 2001 François Pons <fpons@mandrakesoft.com> 1.5-36mdk - fixed warning if src rpm are in repository. |