SCIENTIFIC-LINUX-USERS Archives

July 2011

SCIENTIFIC-LINUX-USERS@LISTSERV.FNAL.GOV

Options: Use Monospaced Font
Show Text Part by Default
Condense Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Content-Type:
text/plain; charset=ISO-8859-1
Sender:
Mailling list for Scientific Linux users worldwide <[log in to unmask]>
Subject:
From:
Andrew Z <[log in to unmask]>
Date:
Fri, 15 Jul 2011 14:28:14 -0400
MIME-Version:
1.0
Comments:
Reply-To:
Andrew Z <[log in to unmask]>
Parts/Attachments:
text/plain (22 lines)
Hello,
 i just got curios (google is not helping me @ the moment)...
What is the right way to handle versions of the files during
installation and removal of the rpm?
Example:
ls -l ./
<no files>

rpm -uhv   lib_andrew-123.rpm:
 lib_andrew.so -> lib_andrew.so.123

rpm -uhv   lib_andrew-456.rpm:
  lib_andrew.so -> lib_andrew.so.456

ls -l ./
 lib_andrew.so -> lib_andrew.so.456
lib_andrew.so.123

now, what if i want to remove version 123 ???

Andrew

ATOM RSS1 RSS2