Author: glen Date: Mon Aug 28 09:30:22 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - check-files cleanup
---- Files affected: SPECS: ming.spec (1.30 -> 1.31) ---- Diffs: ================================================================ Index: SPECS/ming.spec diff -u SPECS/ming.spec:1.30 SPECS/ming.spec:1.31 --- SPECS/ming.spec:1.30 Thu Aug 10 09:05:30 2006 +++ SPECS/ming.spec Mon Aug 28 11:30:17 2006 @@ -6,7 +6,6 @@ Version: 0.2a Release: 11 License: LGPL -Vendor: Opaque Industries Group: Libraries Source0: http://www.opaque.net/ming/%{name}-%{version}.tgz # Source0-md5: 72b25da0af28d9cb025c2aaf3fd0185c @@ -143,6 +142,9 @@ %py_ocomp $RPM_BUILD_ROOT%{py_sitedir} install util/{listswf,listaction,listfdb,makefdb,swftophp} $RPM_BUILD_ROOT%{_bindir} +rm -f $RPM_BUILD_ROOT%{perl_archlib}/perllocal.pod +rm -f $RPM_BUILD_ROOT%{perl_vendorarch}/auto/SWF/.packlist +rm -f $RPM_BUILD_ROOT%{py_sitedir}/ming.py %clean rm -rf $RPM_BUILD_ROOT @@ -188,6 +190,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.31 2006/08/28 09:30:17 glen +- check-files cleanup + Revision 1.30 2006/08/10 07:05:30 arekm - rel 11; link with -lm @@ -201,7 +206,7 @@ - cosmetics (spaces -> tabs) Revision 1.26 2004/07/28 08:03:14 troll -- removed %%include /usr/lib/rpm/macros.python +- removed %include /usr/lib/rpm/macros.python Revision 1.25 2004/06/05 08:30:18 qboosh - added types patch (fixes crash on 64-bit archs); release 9 @@ -257,7 +262,7 @@ Group field using gettext). Revision 1.9 2002/01/18 02:13:50 kloczek -perl -pi -e "s/[EMAIL PROTECTED]/[EMAIL PROTECTED]/" +- perl -pi -e "s/[EMAIL PROTECTED]/[EMAIL PROTECTED]/" Revision 1.8 2002/01/02 17:31:06 kloczek - release 2. @@ -278,15 +283,7 @@ - dynamic-exts patch to link extensions with libming dynamically Revision 1.3 2001/07/26 05:11:13 agaran -changed group +- changed group Revision 1.2 2001/05/02 21:51:24 qboosh -- adapterized and made spec %%debug ready or added using %%rpm*flags macros - -* Mon Jan 29 2001 Troels Arvin <[EMAIL PROTECTED]> - [0.0.9c-1.arvin] -- First Ming RPM package. Currently, the RPM doesn't include - anyting but the shared library and the C-oriented include - file. None of the wrappers for other languages are handled by this - RPM, currently. Also, none of the utilities are included in the - package yet. +- adapterized and made spec %debug ready or added using %rpm*flags macros ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/ming.spec?r1=1.30&r2=1.31&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
