[notes] 01/01: packages += drumkv1, samplv1, synthv1

Daniel Shahaf danielsh at apache.org
Tue Nov 22 04:27:14 UTC 2016


This is an automated email from the git hooks/post-receive script.

danielsh-guest pushed a commit to branch master
in repository notes.

commit 3cb06636b9580a4f65954736624abc568b5a946f
Author: Daniel Shahaf <danielsh at apache.org>
Date:   Tue Nov 22 04:23:39 2016 +0000

    packages += drumkv1, samplv1, synthv1
---
 packages.yml | 33 +++++++++++++++++++++++++++++++++
 1 file changed, 33 insertions(+)

diff --git a/packages.yml b/packages.yml
index 6229e25..a8e23d3 100644
--- a/packages.yml
+++ b/packages.yml
@@ -5304,6 +5304,17 @@ driftnet:
   version: 1.1.5-1.1
   issues:
     - captures_build_path
+drumkv1:
+  version: 0.8.0-1
+  comments: |
+    Captures build date:
+    .
+    configure.ac:9:AC_CACHE_VAL([ac_cv_build_date],
+    configure.ac:10:   [ac_cv_build_date=$(date +"%b %d %Y %H:%M %z")])
+    configure.ac:11:ac_build_date="$ac_cv_build_date"
+    configure.ac:12:AC_DEFINE_UNQUOTED(CONFIG_BUILD_DATE, ["$ac_build_date"], [Build date and time.])
+    .
+    drumkv1 / synthv1 / samplv1 have the same issue.
 dsc-statistics:
   version: 201203250530-2
   issues:
@@ -28451,6 +28462,17 @@ samhain:
   version: 4.1.4-2
   comments: |
     Has other issues, but --enable-base random key can be set in configure args
+samplv1:
+  version: 0.8.0-1
+  comments: |
+    Captures build date:
+    .
+    configure.ac:9:AC_CACHE_VAL([ac_cv_build_date],
+    configure.ac:10:   [ac_cv_build_date=$(date +"%b %d %Y %H:%M %z")])
+    configure.ac:11:ac_build_date="$ac_cv_build_date"
+    configure.ac:12:AC_DEFINE_UNQUOTED(CONFIG_BUILD_DATE, ["$ac_build_date"], [Build date and time.])
+    .
+    drumkv1 / synthv1 / samplv1 have the same issue.
 samtools:
   version: 1.3.1-2
   bugs:
@@ -30453,6 +30475,17 @@ synopsis:
   version: 0.12-10
   issues:
     - captures_build_path
+synthv1:
+  version: 0.8.0-1
+  comments: |
+    Captures build date:
+    .
+    configure.ac:9:AC_CACHE_VAL([ac_cv_build_date],
+    configure.ac:10:   [ac_cv_build_date=$(date +"%b %d %Y %H:%M %z")])
+    configure.ac:11:ac_build_date="$ac_cv_build_date"
+    configure.ac:12:AC_DEFINE_UNQUOTED(CONFIG_BUILD_DATE, ["$ac_build_date"], [Build date and time.])
+    .
+    drumkv1 / synthv1 / samplv1 have the same issue.
 syrep:
   version: 0.9-4.2
   bugs:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/notes.git



More information about the Reproducible-commits mailing list