Hi, rpm -qf file-you-want This could get the rpm package name, and then use: rpm -qi package-name or you could get the source package by: zyppet si package-name
-- Best Regards, At 2011-01-10 16:22:18,zhu <[email protected]> wrote: >For example. >I know libqtopengl4 is built from qt-4.7.1-3.1.src.rpm. > >Does any zypper command can know libqtopengl4 came's from >qt-4.7.1-3.1.src.rpm. > >like what yumdownloader do: >yumdownloader --source libqtopengl4 . > >Thanks >_______________________________________________ >MeeGo-dev mailing list >[email protected] >http://lists.meego.com/listinfo/meego-dev
_______________________________________________ MeeGo-dev mailing list [email protected] http://lists.meego.com/listinfo/meego-dev
