summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy White <jwhite@codeweavers.com>2013-03-08 13:50:57 -0600
committerJeremy White <jwhite@codeweavers.com>2013-03-08 13:50:57 -0600
commit8fae3b0a99342d456e93574528da5db0d8eabc3c (patch)
treea827dc4475362ca512f446f0c526df9285c9bd5d
parent9dcfcca770f3b34859f63fcbd5991fcaf0db617c (diff)
Escape the % character.
-rw-r--r--spice-html5.spec.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/spice-html5.spec.in b/spice-html5.spec.in
index 1ce1725..467875a 100644
--- a/spice-html5.spec.in
+++ b/spice-html5.spec.in
@@ -31,7 +31,7 @@ file for Apache, but should work with any web server.
%changelog
* Mon Feb 25 2013 Jeremy White <jwhite@codeweavers.com> 0.1.2-1
-- Revise the .spec file to use %{name}, and remove a few unneded statements
+- Revise the .spec file to use %%{name}, and remove a few uneeded statements
- No longer install apache.conf, just put a sample under doc/
- Switch to an alternate download location, more easily updated