Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv31677

Added Files:
        commons-beanutils.info 
Log Message:
commons-beanutils 1.8.3 from 10.4

--- NEW FILE: commons-beanutils.info ---
Info4: <<
Package: commons-beanutils
Version: 1.8.3
Revision: 1
Description: Jakarta Commons - BeanUtils
Type: java(1.6)
License: BSD
Maintainer: Benjamin Reed <commons-beanut...@fink.raccoonfink.com>

Depends: <<
        commons-logging (>= 1.1.1-1),
        commons-collections (>= 3.2.1-1),
        log4j (>= 1.2-1),
        system-java (>= 1.6-1)
<<
BuildDepends: <<
        ant-base (>= 1.8.1-1),
        commons-logging (>= 1.1.1-1),
        commons-collections (>= 3.2.1-1),
        fink (>= 0.29.7-1),
        fink-mirrors (>= 0.22.1.1-1),
        junit (>= 3.8.1-1),
        log4j (>= 1.2-1),
        system-java-dev (>= 1.6-1)
<<

Source: mirror:apache:jakarta/commons/beanutils/source/%n-%v-src.tar.gz
Source-MD5: 12c522d95db2b75b326c1f0bb8182f75
SourceDirectory: %n-%v-src

UseMaxBuildJobs: true
CompileScript: <<
        #!/bin/sh -ev
        
        ant compile jar javadoc
<<

InstallScript: <<
mkdir -p %i/share/doc/%n
(cd dist/docs; gnutar -cf - .) | (cd %i/share/doc/%n; gnutar -xf -)
find %i/share/doc/%n -type d -exec chmod 755 {} \;
find %i/share/doc/%n -type f -exec chmod 644 {} \;
<<
JarFiles: dist/*.jar
DocFiles: LICENSE* NOTICE* README* RELEASE-NOTES*

Homepage: http://jakarta.apache.org/commons/beanutils.html
DescDetail: <<
Commons-BeanUtils provides easy-to-use wrappers around the Java
reflection and introspection APIs.
<<
<<



------------------------------------------------------------------------------
How ServiceNow helps IT people transform IT departments:
1. Consolidate legacy IT systems to a single system of record for IT
2. Standardize and globalize service processes across IT
3. Implement zero-touch automation to replace manual, redundant tasks
http://pubads.g.doubleclick.net/gampad/clk?id=51271111&iu=/4140/ostg.clktrk
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to