SHA256
1
0
forked from pool/weechat

Accepting request 401950 from home:mimi_vx:branches:server:irc

- fix typo in %if conditional

OBS-URL: https://build.opensuse.org/request/show/401950
OBS-URL: https://build.opensuse.org/package/show/server:irc/weechat?expand=0&rev=73
This commit is contained in:
Tomáš Chvátal 2016-06-14 13:40:08 +00:00 committed by Git OBS Bridge
parent 479738f830
commit 75d830ffb7
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Jun 14 13:10:49 UTC 2016 - mimi.vx@gmail.com
- fix typo in %if conditional
-------------------------------------------------------------------
Sun May 15 10:27:51 UTC 2016 - mimi.vx@gmail.com

View File

@ -74,7 +74,7 @@ several scripting languages.
%lang_package
# Not on SLE12
%%if 0%{?suse_version} != 1315 || 0%{?is_opensuse}
%if 0%{?suse_version} != 1315 || 0%{?is_opensuse}
%package doc
Summary: Documentation for %{name}
Group: Documentation/HTML