We've had a couple of complaints about libapache-mod-perl2-perl586 since the recent update of apache2. The problem is that
%p/sbin/apxs has been replaced by %/bin/apxs2 in our apache2-2.0.58 packages. I've tried out a local revision of the package which uses the correct apxs* and also changes the dependencies to reflect the updates to apache2 and apr, as well as their unification. Any additional ideas? $ cvs diff cvs diff: Diffing . Index: mod-perl2-pm.info =================================================================== RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/web/mod-perl2-pm.info,v retrieving revision 1.1 diff -r1.1 mod-perl2-pm.info 4c4 < Revision: 1000 --- > Revision: 1000.99 15c15 < BuildDepends: fink (>= 0.20.3), apache2-ssl-dev (>= 2.0.55-1010) | apache2-dev (>= 2.0.55-1010), apr-ssl (>= 0.9.7-1011) | apr (>= 0.9.7-1011), openldap23-dev, libiconv-dev, cyrus-sasl2-dev (>= 2.1.21-1), gdbm3, expat (>= 1.95.3-1), db43-ssl (>= 4.3.29-1001) | db43 (>= 4.3.29-1001) --- > BuildDepends: fink (>= 0.20.3), apache2-dev (>= 2.0.58-14), apr (>= > 0.9.12-10), openldap23-dev, libiconv-dev, cyrus-sasl2-dev (>= 2.1.21-1), > gdbm3, expat (>= 1.95.3-1), db43-ssl (>= 4.3.29-1001) | db43 (>= 4.3.29-1001) 20c20 < Depends: perl%type_pkg[perl]-core, apache2-ssl (>= 2.0.55-1010) | apache2 (>= 2.0.55-1010) --- > Depends: perl%type_pkg[perl]-core, apache2 (>= 2.0.55-1010) 55c55 < MP_APXS=%p/sbin/apxs --- > MP_APXS=%p/bin/apxs2 92c92 < apxs -a -e -n perl %p/lib/apache2/modules/mod_perl.so --- > apxs2 -a -e -n perl %p/lib/apache2/modules/mod_perl.so 107c107 < echo " apxs -a -e -n perl %p/lib/apache2/modules/mod_perl.so" --- > echo " apxs2 -a -e -n perl %p/lib/apache2/modules/mod_perl.so" 112c112 < apxs -A -e -n perl %p/lib/apache2/modules/mod_perl.so --- > apxs2 -A -e -n perl %p/lib/apache2/modules/mod_perl.so -- Alexander K. Hansen Fink Documenter (still) ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Fink-devel mailing list Fink-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/fink-devel