summaryrefslogtreecommitdiffstats
path: root/kate/data/rpmspec.xml
diff options
context:
space:
mode:
authorDarrell Anderson <[email protected]>2014-03-03 23:13:48 -0600
committerDarrell Anderson <[email protected]>2014-03-03 23:13:48 -0600
commita878d3ef3f87b6d971190423b7c70b1919c97a67 (patch)
tree2d0faac89759ef40a3eab0142cc761ef3341a0b9 /kate/data/rpmspec.xml
parent333a2116d63ab837db093dbb141bf7cb987686a1 (diff)
parent316893d4498bedc490a8e21a54a73d9f5ca58424 (diff)
downloadtdelibs-a878d3ef3f87b6d971190423b7c70b1919c97a67.tar.gz
tdelibs-a878d3ef3f87b6d971190423b7c70b1919c97a67.zip
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdelibs
Diffstat (limited to 'kate/data/rpmspec.xml')
-rw-r--r--kate/data/rpmspec.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/kate/data/rpmspec.xml b/kate/data/rpmspec.xml
index e08b9776e..f93abe526 100644
--- a/kate/data/rpmspec.xml
+++ b/kate/data/rpmspec.xml
@@ -8,7 +8,7 @@
<!ENTITY os_conditionals_names "(ifos|ifnos)">
<!ENTITY lookahead_whitespace_eol "(?=($| |\t))">
]>
-<language name="RPM Spec" version="2.04" kateversion="2.5" section="Other" extensions="*.spec" mimetype="" license="public domain">
+<language name="RPM Spec" version="2.03" kateversion="2.4" section="Other" extensions="*.spec" mimetype="" license="public domain">
<!-- The entities "arch" and "os" are based on /usr/lib/rpm/rpmrc (in the version coming with openSUSE 11.4). -->
@@ -381,7 +381,7 @@
</context>
<!-- This context handles quoted strings in %if statements. WARNING: Make sure that you
- switch to this context _after_ parsing the starting ", because at the first occurence
+ switch to this context _after_ parsing the starting ", because at the first occurrence
of " this context switches back. -->
<context attribute="String" lineEndContext="#pop" name="quoted strings in if statements">
<!-- Handle \ -->