Author: glen Date: Fri Oct 2 06:34:04 2009 GMT Module: packages Tag: DEVEL ---- Log message: - _noautoreqdep on libstdc++.so.6
---- Files affected: packages/skype: skype.spec (1.72.2.3 -> 1.72.2.4) ---- Diffs: ================================================================ Index: packages/skype/skype.spec diff -u packages/skype/skype.spec:1.72.2.3 packages/skype/skype.spec:1.72.2.4 --- packages/skype/skype.spec:1.72.2.3 Fri Oct 2 08:31:27 2009 +++ packages/skype/skype.spec Fri Oct 2 08:33:59 2009 @@ -1,12 +1,9 @@ # $Revision$, $Date$ -# -# TODO: - segmentation fault -# Summary: p2p VoIP application Summary(pl.UTF-8): Aplikacja VoIP p2p Name: skype Version: 2.1.0.47 -Release: 0.2 +Release: 0.3 # http://www.skype.com/company/legal/promote/distributionterms.html # distributing on CD-ROM and similar media requires approval License: Commercial, redistributable (see LICENSE) @@ -31,6 +28,9 @@ %define _enable_debug_packages 0 %define no_install_post_strip 1 +# So that building package on AC system won't write package name dep that Th system can't understand (libstdc++4) +%define _noautoreqdep libstdc++.so.6 + %description p2p VoIP application. @@ -120,6 +120,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.72.2.4 2009/10/02 06:33:59 glen +- _noautoreqdep on libstdc++.so.6 + Revision 1.72.2.3 2009/10/02 06:31:27 glen - skip debug package, fix dbus path ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/skype/skype.spec?r1=1.72.2.3&r2=1.72.2.4&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
