Subject: CVS commit: wip/rpm5
From: Kamil Rytarowski
Date: 2014-12-09 23:47:32
Message id: E1XyTZN-00053U-JY@sfs-ml-4.v29.ch3.sourceforge.com

Log Message:
RPM is a powerful and mature command-line driven package management system
capable of installing, uninstalling, verifying, querying, and updating Unix
software packages. Each software package consists of an archive of files
along with information about the package like its version, a description,
and the like. There is also a library API, permitting advanced developers
to manage such transactions from programming languages such as C, Perl or
Python. 

Files:
RevisionActionfile
1.1addwip/rpm5/DEINSTALL
1.1addwip/rpm5/DESCR
1.1addwip/rpm5/INSTALL
1.1addwip/rpm5/Makefile
1.1addwip/rpm5/PLIST
1.1addwip/rpm5/PLIST.Linux
1.1addwip/rpm5/PLIST.NetBSD
1.1addwip/rpm5/PLIST.SunOS
1.1addwip/rpm5/buildlink3.mk
1.1addwip/rpm5/distinfo
1.1addwip/rpm5/patches/patch-poptconfig.c