Compare commits
26 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 |
2 changed files with 4 additions and 5 deletions
4
sources
4
sources
|
|
@ -1,2 +1,2 @@
|
|||
SHA512 (weechat-4.6.1.tar.xz) = cee7a73f8320cc12a2ece156874402264c501e5bb6d386b7ba809adf560ace8a984f1d3af644d2abeb4cc41c3f6630fbec55327961c85ad2d20054e147749374
|
||||
SHA512 (weechat-4.6.1.tar.xz.asc) = c9c728c0206fed1c42bda26d6b8196434228e9352b49c38abaf212334d8b9c7f9edaf4a5b57abdd792aff951b77e316b22f42ba385b9ea4672ab4a12eb829578
|
||||
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.6.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