Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > e75b480a67d1958da1a6ebf7c803181f > files > 1

libcddb-1.3.2-5.fc15.src.rpm

diff -up libcddb-1.3.0/include/cddb/version.h.in~ libcddb-1.3.0/include/cddb/version.h.in
--- libcddb-1.3.0/include/cddb/version.h.in~	2007-10-21 14:43:43.000000000 +0200
+++ libcddb-1.3.0/include/cddb/version.h.in	2007-10-21 14:43:43.000000000 +0200
@@ -6,7 +6,7 @@
  */
 
 /*! CDDB_VERSION can as a string in programs to show what version is used. */
-#define CDDB_VERSION "@VERSION@ @build@"
+#define CDDB_VERSION "@VERSION@ Fedora"
 
 /*! LIBCDDB_VERSION_NUM  can be used for testing in the C preprocessor */
 #define LIBCDDB_VERSION_NUM @LIBCDDB_VERSION_NUM@