The following OpenPKG Contribution Area operation occurred. uploaded RPM specfile "swatch.spec" accepted -- moved to contrib area. No action is required on your part.
Information about swatch.spec follows: | # package information | Name: swatch | Summary: The Simple WATCHer of Logfiles | URL: http://swatch.sourceforge.net/ | Vendor: E. Todd Atkins | Packager: Portland State University | Distribution: OpenPKG | Class: EVAL | Group: Utilities | License: GPL | Version: 3.1.1 | Release: 2.1.0 | | # list of sources | Source0: http://aleron.dl.sourceforge.net/sourceforge/swatch/swatch-%{version}.tar.gz | | # build information | Prefix: %{l_prefix} | BuildRoot: %{l_buildroot} | BuildPreReq: OpenPKG, openpkg >= 20040130, perl, make | PreReq: OpenPKG, openpkg >= 20040130, perl | BuildPreReq: perl, make | PreReq: perl | AutoReq: no | AutoReqProv: no | | %description | Swatch is designed to monitor system activity. Swatch requires a configuration file which contains pattern(s) to look for and action(s) to do when each pattern is found. | | %track | prog swatch = { | version = %{version} | url = http://aleron.dl.sourceforge.net/sourceforge/swatch/ | regex = swatch-(__VER__)\.tar\.gz | } | | %prep | %setup -q | | %build | perl Makefile.PL | %{l_make} %{l_mflags -O} | | %install | rm -rf $RPM_BUILD_ROOT | %{l_make} %{l_mflags} install DESTDIR="$RPM_BUILD_ROOT" | %{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std} | | %files -f files | | %clean | rm -rf $RPM_BUILD_ROOT ______________________________________________________________________ The OpenPKG Project www.openpkg.org Developer Communication List [EMAIL PROTECTED]