Compare commits
32 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
626f673e8d |
||
|
|
7b3122737c |
||
|
|
d9be79b453 | ||
|
|
7c0dce3d64 | ||
|
|
65d9493e21 | ||
|
|
c92b4c02c2 |
||
|
|
3345c1effa | ||
|
|
7b9ea9886c |
||
|
|
0959b32972 |
||
|
|
0d98fd8362 | ||
|
|
f022dee127 |
||
|
|
ba0dc67367 |
||
|
|
656a588795 |
||
|
|
83c238c317 |
||
|
|
d6f132c881 | ||
| 3672ba3b51 | |||
|
|
8d129f91cc |
||
|
|
979b564bc3 |
||
|
|
c71d759f2a |
||
|
|
755eb84966 |
||
|
|
6a2e2cbebc | ||
|
|
2dd1425631 |
||
|
|
ece8498317 | ||
|
|
c085568ef0 | ||
|
|
dd870bc995 |
||
|
|
2c21d68f48 |
||
|
|
5a8625ca7e |
||
|
|
313ca390c4 |
||
|
|
9d9eaacd1b |
||
|
|
5405b82ade |
||
|
|
05f2564cc5 | ||
| fb7bf368f6 |
2 changed files with 4 additions and 5 deletions
4
sources
4
sources
|
|
@ -1,2 +1,2 @@
|
|||
SHA512 (weechat-4.5.1.tar.xz) = 77ae39a092e87ae95df09b8b7fe7da519e994f1b38f8042567f8eb1cbf26354bab74271c9c74b97582453f254091dee8ef7ca4d333b958efb6456bc788a6653a
|
||||
SHA512 (weechat-4.5.1.tar.xz.asc) = 7ed8528027d1e796bd65e11eba25cac1c19053d1a22c2b17a7d558b8af9b860ed8fabb484ba9aa2214cd3111216a857df95ac5970975e1a10a42971d0571df50
|
||||
SHA512 (weechat-4.10.0.tar.xz) = bba7597bbc83ffe6a4bf59dfbdb03d622a1f0c023bc27f1d417610e2ab84dea7ca68e03b0a6de276464bc35e69ff8b733de3f965142938423db978a2abdf98ae
|
||||
SHA512 (weechat-4.10.0.tar.xz.asc) = 8a8dd8e18e3a27c785b54c2ad573e494d1d49b9f98268e208e34767b4ef702c045c4723ddf03527c33088aa81778cddab02a9b8ded3c8fb33cdad72484b44717
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
%global __provides_exclude_from ^%{_libdir}/weechat/plugins/.*$
|
||||
|
||||
Name: weechat
|
||||
Version: 4.5.1
|
||||
Version: 4.10.0
|
||||
Release: %autorelease
|
||||
Summary: Portable, fast, light and extensible IRC client
|
||||
Group: Applications/Communications
|
||||
|
|
@ -18,7 +18,7 @@ BuildRequires: cjson-devel
|
|||
BuildRequires: cmake
|
||||
BuildRequires: cpputest-devel
|
||||
BuildRequires: docbook-style-xsl
|
||||
BuildRequires: enchant-devel
|
||||
BuildRequires: enchant2-devel
|
||||
BuildRequires: gcc
|
||||
BuildRequires: gettext
|
||||
BuildRequires: glibc-langpack-en
|
||||
|
|
@ -67,7 +67,6 @@ This package contains include files and pc file for weechat.
|
|||
|
||||
%build
|
||||
%cmake \
|
||||
-DPREFIX=%{_prefix} \
|
||||
-DLIBDIR=%{_libdir} \
|
||||
-DENABLE_ENCHANT=ON \
|
||||
-DENABLE_PHP=OFF \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue