Re: How do I know which packages are an updates ? [newbie]
Ajit Punchhi <[email protected]> Fri, 26 Dec 2014 13:28:03 +0300
| Newsgroups | gmane.linux.rpm.yum |
|---|---|
| Message-ID | <CAGt9BP-ZB5nVW_hKHH2qz9GdXjHhgkazrZYc0yHti6C_WhrDMg@mail.gmail.com> |
--===============5805909067212653752== Content-Type: multipart/alternative; boundary=001a11c13442d29d4a050b1bfa16 --001a11c13442d29d4a050b1bfa16 Content-Type: text/plain; charset=UTF-8 This is ok On Dec 26, 2014 1:20 PM, "Kevin Wilson" <[email protected]> wrote: > Hi, yum gurus, > > How do I know which packages are an updates? > I tried on F21 x86_64: > > yum info updates | more > > And I get: > yum info updates | more > Loaded plugins: langpacks > Updated Packages > Name : GitPython > Arch : noarch > Version : 0.3.2 > Release : 0.6.RC1.fc20 > Size : 433 k > Repo : updates/20/x86_64 > Summary : Python Git Library > URL : http://pypi.python.org/pypi/GitPython/ > License : BSD > Description : GitPython is a python library used to interact with Git > : repositories. > : > : GitPython provides object model access to your git > repository. > : Once you have created a repository object, you can traverse > it > to > : find parent commit(s), trees, blobs, etc. > : > : GitPython is a port of the grit library in Ruby created by > Tom > : Preston-Werner and Chris Wanstrath. > > > > But: > [/var/www/html/repo]#rpm -q GitPython > Gives: > GitPython-0.3.2-0.5.RC1.fc20.noarch > > Please not that the installed package version is 0.3.2-0.5.RC1, which > is not from the updates repo, but from the original f20 release. > See: > > http://rpmfind.net//linux/RPM/fedora/20/x86_64/g/GitPython-0.3.2-0.5.RC1.fc20.noarch.html > > > My goal is to list the packages which were updated by the "yum update" > command. > > regards, > Kevin > _______________________________________________ > Yum mailing list > [email protected] > http://lists.baseurl.org/mailman/listinfo/yum > --001a11c13442d29d4a050b1bfa16 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable <p dir=3D"ltr">This is ok </p> <div class=3D"gmail_quote">On Dec 26, 2014 1:20 PM, "Kevin Wilson"= ; <<a href=3D"mailto:[email protected]">[email protected]</a>> wrote:= <br type=3D"attribution"><blockquote class=3D"gmail_quote" style=3D"margin:= 0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi, yum gurus,<br> <br> How do I know which packages are an updates?<br> I tried on F21 x86_64:<br> <br> yum info updates | more<br> <br> And I get:<br> yum info updates | more<br> Loaded plugins: langpacks<br> Updated Packages<br> Name=C2=A0 =C2=A0 =C2=A0 =C2=A0 : GitPython<br> Arch=C2=A0 =C2=A0 =C2=A0 =C2=A0 : noarch<br> Version=C2=A0 =C2=A0 =C2=A0: 0.3.2<br> Release=C2=A0 =C2=A0 =C2=A0: 0.6.RC1.fc20<br> Size=C2=A0 =C2=A0 =C2=A0 =C2=A0 : 433 k<br> Repo=C2=A0 =C2=A0 =C2=A0 =C2=A0 : updates/20/x86_64<br> Summary=C2=A0 =C2=A0 =C2=A0: Python Git Library<br> URL=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0: <a href=3D"http://pypi.python.org/py= pi/GitPython/" target=3D"_blank">http://pypi.python.org/pypi/GitPython/</a>= <br> License=C2=A0 =C2=A0 =C2=A0: BSD<br> Description : GitPython is a python library used to interact with Git<br> =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 : repositories.<br> =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 :<br> =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 : GitPython provides object model= access to your git repository.<br> =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 : Once you have created a reposit= ory object, you can traverse it<br> to<br> =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 : find parent commit(s), trees, b= lobs, etc.<br> =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 :<br> =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 : GitPython is a port of the grit= library in Ruby created by Tom<br> =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 : Preston-Werner and Chris Wanstr= ath.<br> <br> <br> <br> But:<br> [/var/www/html/repo]#rpm -q GitPython<br> Gives:<br> GitPython-0.3.2-0.5.RC1.fc20.noarch<br> <br> Please not that the installed package version is 0.3.2-0.5.RC1, which<br> is not from the updates repo, but from the original f20 release.<br> See:<br> <a href=3D"http://rpmfind.net//linux/RPM/fedora/20/x86_64/g/GitPython-0.3.2= -0.5.RC1.fc20.noarch.html" target=3D"_blank">http://rpmfind.net//linux/RPM/= fedora/20/x86_64/g/GitPython-0.3.2-0.5.RC1.fc20.noarch.html</a><br> <br> <br> My goal is to list the packages which were updated by the "yum update&= quot; command.<br> <br> regards,<br> Kevin<br> _______________________________________________<br> Yum mailing list<br> <a href=3D"mailto:[email protected]">[email protected]</a><br> <a href=3D"http://lists.baseurl.org/mailman/listinfo/yum" target=3D"_blank"= >http://lists.baseurl.org/mailman/listinfo/yum</a><br> </blockquote></div> --001a11c13442d29d4a050b1bfa16-- --===============5805909067212653752== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Yum mailing list [email protected] http://lists.baseurl.org/mailman/listinfo/yum --===============5805909067212653752==--