Changeset: 675deef4d80f for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=675deef4d80f
Modified Files:
MonetDB.spec
Branch: Aug2018
Log Message:
Can't use % in comments in spec files.
diffs (14 lines):
diff --git a/MonetDB.spec b/MonetDB.spec
--- a/MonetDB.spec
+++ b/MonetDB.spec
@@ -2,8 +2,8 @@
%define version 11.31.4
%{!?buildno: %global buildno %(date +%Y%m%d)}
-# Use %bcond_with to add a --with option; i.e., "without" is default.
-# Use %bcond_without to add a --without option; i.e., "with" is default.
+# Use bcond_with to add a --with option; i.e., "without" is default.
+# Use bcond_without to add a --without option; i.e., "with" is default.
# The --with OPTION and --without OPTION arguments can be passed on
# the commandline of both rpmbuild and mock.
_______________________________________________
checkin-list mailing list
[email protected]
https://www.monetdb.org/mailman/listinfo/checkin-list