From 48c81d606952cc9e916764c51053f8bd4fc6c9c6 Mon Sep 17 00:00:00 2001 From: "Lucas C. Villa Real" Date: Sun, 1 Jan 2017 20:03:21 -0200 Subject: Update description. --- src/rpminfo.c | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/src/rpminfo.c b/src/rpminfo.c index 2a869a1..591f284 100644 --- a/src/rpminfo.c +++ b/src/rpminfo.c @@ -1,10 +1,7 @@ /** - * Print RPM package name, version, and revision. - * Depends on RPM = 5.3.5 + * Print RPM package name, version, revision, and other meta-data. + * Depends on RPM 5.x * - * Build with: - * gcc rpminfo.c -o rpminfo -Wall -lrpm -lrpmdb -lrpmio -I/usr/include/rpm - * * Written by Lucas C. Villa Real * Released under the GNU GPL version 2 or above. */ -- cgit v1.1