packages: libdiscid/libdiscid.spec - %undefine __cxx - to prevent configure...

sparky sparky at pld-linux.org
Mon Nov 30 02:35:39 CET 2009


Author: sparky                       Date: Mon Nov 30 01:35:39 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- %undefine __cxx - to prevent configure from looking for c++ compiler

---- Files affected:
packages/libdiscid:
   libdiscid.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: packages/libdiscid/libdiscid.spec
diff -u packages/libdiscid/libdiscid.spec:1.3 packages/libdiscid/libdiscid.spec:1.4
--- packages/libdiscid/libdiscid.spec:1.3	Tue Aug 26 00:39:44 2008
+++ packages/libdiscid/libdiscid.spec	Mon Nov 30 02:35:34 2009
@@ -11,6 +11,8 @@
 URL:		http://musicbrainz.org/doc/libdiscid
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+%undefine		__cxx
+
 %description
 libdiscid is a C library for creating MusicBrainz DiscIDs from audio
 CDs. It reads a CD's table of contents (TOC) and generates an
@@ -91,6 +93,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2009/11/30 01:35:34  sparky
+- %undefine __cxx - to prevent configure from looking for c++ compiler
+
 Revision 1.3  2008/08/25 22:39:44  qboosh
 - updated to 0.2.2 (note: soname back to .so.0)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libdiscid/libdiscid.spec?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list