[Debburn-changes] r367 - in nonameyet/trunk: debian include

Eduard Bloch blade at costa.debian.org
Sun Oct 8 20:54:40 UTC 2006


Author: blade
Date: 2006-10-08 20:54:40 +0000 (Sun, 08 Oct 2006)
New Revision: 367

Modified:
   nonameyet/trunk/debian/control
   nonameyet/trunk/include/AddSchilyBits.cmake
Log:
Clear the lib list in tests, for sure. Readded DVD to the Debian package descriptions

Modified: nonameyet/trunk/debian/control
===================================================================
--- nonameyet/trunk/debian/control	2006-10-04 03:42:49 UTC (rev 366)
+++ nonameyet/trunk/debian/control	2006-10-08 20:54:40 UTC (rev 367)
@@ -13,13 +13,14 @@
 Replaces: cdrtools-doc (<< 5:1.0~pre1-0), cdrecord (<< 5:1.0~pre1-0)
 Suggests: cdrkit-doc
 Conflicts: cdrecord (<< 5:1.0~pre1-1)
-Description: command line CD writing tool
- wodim allows you to create CDs on a CD recorder.
- It supports writing data, audio, mixed, multi-session, and CD+
- discs, on just about every type of CD recorder out there.
+Description: command line CD/DVD writing tool
+ wodim allows you to create CDs or DVDs on a CD/DVD recorder.
+ It supports writing data, audio, mixed, multi-session, and CD+ disc and DVD
+ data and video disks on DVD capable devices, on just about every type of
+ CD/DVD recorder out there.
  .
  Please install cdrkit-doc if you want most of the documentation and
- Readme-files.
+ README files.
 
 Package: cdrecord
 Architecture: all

Modified: nonameyet/trunk/include/AddSchilyBits.cmake
===================================================================
--- nonameyet/trunk/include/AddSchilyBits.cmake	2006-10-04 03:42:49 UTC (rev 366)
+++ nonameyet/trunk/include/AddSchilyBits.cmake	2006-10-08 20:54:40 UTC (rev 367)
@@ -8,6 +8,7 @@
    int main() { return isnan(1); }
    ")
 
+   SET(CMAKE_REQUIRED_LIBRARIES )
    CHECK_C_SOURCE_COMPILES("${TESTSRC}" HAVE_LIBC_ISNAN)
 
    IF(NOT HAVE_LIBC_ISNAN)




More information about the Debburn-changes mailing list