4be0a7f
%global version_l10n 1.4.636
7c3ff60
%global genericplugins attentionplugin autoreplyplugin birthdayreminderplugin chessplugin cleanerplugin clientswitcherplugin conferenceloggerplugin contentdownloaderplugin enummessagesplugin extendedmenuplugin extendedoptionsplugin gnupgplugin gomokugameplugin historykeeperplugin httpuploadplugin icqdieplugin imageplugin imagepreviewplugin jabberdiskplugin juickplugin messagefilterplugin omemoplugin otrplugin pepchangenotifyplugin qipxstatusesplugin screenshotplugin skinsplugin stopspamplugin storagenotesplugin translateplugin videostatusplugin watcherplugin
83191be
# %%global unixplugins
1e3131b
%global devplugins pstoplugin ripperccplugin
dd72bf2
%global desc_common Psi+ is a development branch of Psi XMPP client.
cede161
cede161
Summary:        Jabber client based on Qt
cede161
Name:           psi-plus
d4d16c9
Version:        1.4.654
7c3ff60
Release:        3%{?dist}
cede161
Epoch:          1
cede161
4be0a7f
URL:            https://%{name}.com
cede161
# GPLv2+ - core of Psi+
cede161
# LGPLv2.1+ - iris library, Psi+ widgets, several Psi+ tools
cede161
# zlib/libpng - UnZip 0.15 additionnal library
cede161
License:        GPLv2+ and LGPLv2+ and zlib
dd72bf2
Source0:        https://github.com/%{name}/%{name}-snapshots/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
dd72bf2
Source1:        https://github.com/%{name}/%{name}-l10n/archive/%{version_l10n}.tar.gz#/%{name}-l10n-%{version_l10n}.tar.gz
dd72bf2
dd72bf2
BuildRequires:  cmake
dd72bf2
BuildRequires:  gcc-c++
dd72bf2
dd72bf2
BuildRequires:  cmake(Qt5Core)
dd72bf2
BuildRequires:  cmake(Qt5Gui)
dd72bf2
BuildRequires:  cmake(Qt5Widgets)
dd72bf2
BuildRequires:  cmake(Qt5WebKit)
dd72bf2
BuildRequires:  cmake(Qt5WebKitWidgets)
dd72bf2
BuildRequires:  cmake(Qt5Svg)
dd72bf2
BuildRequires:  cmake(Qt5Xml)
dd72bf2
BuildRequires:  cmake(Qt5XmlPatterns)
dd72bf2
BuildRequires:  cmake(Qt5Network)
dd72bf2
BuildRequires:  cmake(Qt5Concurrent)
dd72bf2
BuildRequires:  cmake(Qt5DBus)
dd72bf2
BuildRequires:  cmake(Qt5Sql)
dd72bf2
BuildRequires:  cmake(Qt5Script)
dd72bf2
BuildRequires:  cmake(Qt5X11Extras)
dd72bf2
BuildRequires:  cmake(Qt5Multimedia)
dd72bf2
BuildRequires:  cmake(Qt5Keychain)
c28649b
BuildRequires:  pkgconfig(qca2-qt5)
c28649b
BuildRequires:  pkgconfig(qjdns-qt5)
c28649b
BuildRequires:  qt5-linguist
c28649b
c28649b
BuildRequires:  pkgconfig(zlib)
cede161
BuildRequires:  pkgconfig(enchant)
cede161
BuildRequires:  pkgconfig(xscrnsaver)
cede161
BuildRequires:  pkgconfig(openssl)
d4d16c9
# FIXME drop compatibility to zlic when F29 becomes EOL
1bdf3f6
# https://src.fedoraproject.org/rpms/psi/blob/master/f/psi.spec#_38
1bdf3f6
%if 0%{?fedora} && 0%{?fedora} < 30
f83dbe8
BuildRequires:  pkgconfig(minizip-compat)
d4d16c9
%else
1bdf3f6
Provides:       bundled(minizip) = 1.2
d4d16c9
%endif
cede161
BuildRequires:  pkgconfig(glib-2.0)
cede161
BuildRequires:  pkgconfig(libotr)
cede161
BuildRequires:  pkgconfig(libidn)
7c3ff60
BuildRequires:  pkgconfig(libsignal-protocol-c)
cede161
cede161
BuildRequires:  desktop-file-utils
cede161
BuildRequires:  gettext
cede161
BuildRequires:  libtidy-devel
cede161
cede161
Requires:       %{name}-common = %{epoch}:%{version}-%{release}
cede161
Requires:       sox%{?_isa}
cede161
Requires:       gnupg
c28649b
Requires:       qca-qt5-ossl%{?_isa}
dd72bf2
c28649b
Requires:       qca-qt5-gnupg%{?_isa}
cede161
cede161
Requires:       hicolor-icon-theme
cede161
cede161
# New Fedora rules allow to use bundled libraries
cede161
# https://bugzilla.redhat.com/show_bug.cgi?id=737304#c15
cede161
Provides:       bundled(iris)
cede161
cede161
%description
dd72bf2
%{desc_common}
cede161
cede161
%package        i18n
cede161
Summary:        Language packs for Psi
cede161
Requires:       %{name} = %{epoch}:%{version}-%{release}
cede161
BuildArch:      noarch
cede161
cede161
%description    i18n
dd72bf2
%{desc_common}
cede161
This package adds internationalization to Psi+.
cede161
cede161
%package        common
cede161
Summary:        Noarch resources for Psi+
cede161
BuildArch:      noarch
cede161
cede161
%description    common
dd72bf2
%{desc_common}
cede161
This package contains huge of base mandatory resources for Psi+.
cede161
cede161
%package        plugins
cede161
Summary:        Plugins pack for Psi+
cede161
# GPLv2 is used for the most plugins
cede161
# BSD - screenshot plugin
cede161
# Beerware - icqdie plugin
cede161
License:        GPLv2+ and BSD and Beerware
cede161
Requires:       %{name}%{?_isa} = %{epoch}:%{version}-%{release}
cede161
# Filter out plugins from provides
dd72bf2
%global __provides_exclude_from ^%{_libdir}/%{name}
cede161
cede161
cede161
%description    plugins
dd72bf2
%{desc_common}
cede161
cede161
 * Attention Plugin
cede161
This plugin is designed to send and receive special messages such as
cede161
Attentions.
cede161
cede161
 * Autoreply Plugin
cede161
This plugin acts as an auto-answering machine.
cede161
cede161
 * Birthday Reminder Plugin
cede161
This plugin is designed to show reminders of upcoming birthdays.
cede161
cede161
 * Chess Plugin
cede161
This plugin allows you to play chess with your friends.
cede161
The plugin is compatible with a similar plugin for Tkabber.
cede161
cede161
 * Cleaner Plugin
cede161
This plugin is designed to clear the avatar cache, saved local copies
cede161
of vCards and history logs.
cede161
cede161
 * Client Switcher Plugin
cede161
This plugin is intended to spoof version of the Jabber client, the
cede161
name and type of operating system. It is possible to manually specify
cede161
the version of the client and the operating system or choose from a
cede161
predefined list.
cede161
cede161
 * Conference Logger Plugin
cede161
This plugin is designed to save conference logs in which the Psi+
cede161
user sits.
cede161
cede161
 * Content Downloader Plugin
cede161
This plugin can currently be used to download and install roster
cede161
iconsets and emoticons.
cede161
1e3131b
 * Enum Messages Plugin
1e3131b
The plugin is designed to enumerate messages, adding the messages
1e3131b
numbers in chat logs and notification of missed messages. Supports
1e3131b
per contact on / off message enumeration via the buttons on the chats
1e3131b
toolbar.
1e3131b
cede161
 * Extended Menu Plugin
cede161
This plugin adds roster submenu 'Extended Actions' to contact's
cede161
context menu. At the moment we have the following items: 'Copy JID',
cede161
'Copy the nickname', 'Copy the status message' and 'Ping'.
cede161
cede161
 * Extended Options Plugin
cede161
This plugin is designed to allow easy configuration of some advanced
cede161
options in Psi+. This plugin gives you access to advanced application
cede161
options, which do not have a graphical user interface.
cede161
cede161
 * Gmail Service Plugin
cede161
Shows notifications of new messages in your Gmailbox.
cede161
1e3131b
 * GnuPG Key Manager
1e3131b
GnuPG Key Manager can create, remove, export and import GnuPG keys.
1e3131b
It can do only the base operations but I hope it will be enough for
1e3131b
your needs.
1e3131b
cede161
 * History Keeper Plugin
cede161
This plugin is designed to remove the history of selected contacts
cede161
when the Psi+ is closed.
cede161
1e3131b
 * HTTP Upload Plugin
1e3131b
This plugin allows uploading images and other files via XEP-0363.
1e3131b
cede161
 * ICQ Must Die Plugin
cede161
This plugin is designed to help you transfer as many contacts as
cede161
possible from ICQ to Jabber.
cede161
cede161
 * Image Plugin
cede161
This plugin is designed to send images to roster contacts.
cede161
1e3131b
 * Image Preview Plugin
1e3131b
This plugin shows the preview image for an image URL.
1e3131b
cede161
 * Juick Plugin
cede161
This plugin is designed to work efficiently and comfortably with the
cede161
Juick microblogging service.
cede161
cede161
 * PEP Change Notify Plugin
cede161
The plugin is designed to display popup notifications on change of
cede161
moods, activities and tunes at the contacts of the roster. In the
cede161
settings you can choose which ones to include notification of events,
cede161
specify the time within which a notice will appear, as well as play a
cede161
sound specify.
cede161
cede161
 * Qip X-statuses Plugin
cede161
This plugin is designed to display X-statuses of contacts using the
cede161
QIP Infium jabber client.
cede161
cede161
 * Screenshot Plugin
cede161
This plugin allows you to make a snapshot (screenshot) of the screen,
cede161
edit the visible aria to make a screenshot and save the image to a
cede161
local drive or upload to HTTP/FTP server.
cede161
cede161
 * Stop Spam Plugin
cede161
This plugin is designed to block spam messages and other unwanted
cede161
information from Psi+ users.
cede161
cede161
 * Storage Notes Plugin
cede161
This plugin is an implementation of XEP-0049: Private XML Storage.
cede161
The plugin is fully compatible with notes saved using Miranda IM.
cede161
The plugin is designed to keep notes on the jabber server with the
cede161
ability to access them from anywhere using Psi+ or Miranda IM.
cede161
cede161
 * Translate Plugin
cede161
This plugin allows you to convert selected text into another language.
cede161
cede161
 * Video Status Changer Plugin
cede161
This plugin is designed to set the custom status when you see the
cede161
video in selected video player. Communication with players made by
cede161
D-Bus.
cede161
cede161
 * Skins Plugin
cede161
This plugin is designed to create, store and apply skins to Psi+.
cede161
cede161
 * Off-the-Record Messaging Plugin
cede161
a cryptographic protocol that provides strong encryption for instant
cede161
messaging conversations. OTR uses a combination of the AES
cede161
symmetric-key algorithm, the Diffie–Hellman key exchange, and the SHA-1
cede161
hash function. In addition to authentication and encryption, OTR
cede161
provides perfect forward secrecy and malleable encryption.
cede161
cede161
 * PSTO Plugin
cede161
Instant bloging service.
cede161
7c3ff60
 * OMEMO Plugin
7c3ff60
A plugin that adds support for OMEMO encryption.
7c3ff60
7c3ff60
cede161
%prep
dd72bf2
%autosetup -n %{name}-snapshots-%{version}
dd72bf2
cede161
# fix rpmlint spurious-executable-perm
cede161
find . -name '*.cpp' -or -name '*.h' | xargs chmod 644
cede161
cede161
# Remove bundled libraries
f83dbe8
%if 0%{?fedora} && 0%{?fedora} < 30
f83dbe8
rm -rf src/libpsi/tools/zip/minizip
f83dbe8
%endif
cede161
rm -fr iris/src/jdns
cede161
cede161
# Psi+ always uses last iris version. So I need to provide bundled
cede161
# iris to guarantee efficiency of program.
cede161
# rm -fr iris
cede161
dd72bf2
tar xf %{SOURCE1} -C .
dd72bf2
cede161
cede161
%build
dd72bf2
mkdir build
dd72bf2
pushd build
dd72bf2
%cmake .. \
dd72bf2
 -DUSE_ENCHANT=ON \
dd72bf2
 -DUSE_HUNSPELL=OFF \
dd72bf2
 -DUSE_KEYCHAIN=ON \
dd72bf2
 -DENABLE_PLUGINS=ON
cede161
popd
dd72bf2
%make_build -C build
cede161
dd72bf2
pushd %{name}-l10n-%{version_l10n}/translations
dd72bf2
lrelease-qt5 *.ts
dd72bf2
popd
cede161
cede161
dd72bf2
%install
dd72bf2
%make_install -C build
dd72bf2
install -p -m0644 -D psi.appdata.xml $RPM_BUILD_ROOT%{_datadir}/appdata/%{name}.appdata.xml
dd72bf2
for p in 16 32 48 64 128
cede161
do
dd72bf2
 install -p -m0644 -D iconsets/system/default/psiplus/logo_${p}.png \
dd72bf2
 $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/${p}x${p}/apps/%{name}.png
cede161
done
cede161
cede161
# Install languages
dd72bf2
cp -p %{name}-l10n-%{version_l10n}/translations/*.qm $RPM_BUILD_ROOT%{_datadir}/%{name}
cede161
%find_lang psi --with-qt
cede161
cede161
cede161
%check
dd72bf2
desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop
cede161
cede161
cede161
%files
cede161
%license COPYING
cede161
%doc README
dd72bf2
%{_bindir}/%{name}
dd72bf2
%{_datadir}/appdata/%{name}.appdata.xml
dd72bf2
%{_datadir}/applications/%{name}.desktop
dd72bf2
%{_datadir}/icons/hicolor/*/apps/%{name}.png
dd72bf2
%{_datadir}/pixmaps/%{name}.png
cede161
cede161
%files i18n -f psi.lang
cede161
cede161
%files plugins
dd72bf2
%{_libdir}/%{name}/
cede161
cede161
%files common
cede161
%license COPYING
dd72bf2
%{_datadir}/%{name}/
dd72bf2
%exclude %{_datadir}/%{name}/*.qm
dd72bf2
cede161
cede161
%changelog
7c3ff60
* Sat Apr 20 2019 Christian Dersch <lupinix@fedoraproject.org> - 1:1.4.654-3
7c3ff60
- enable OMEMO plugin as we have libsignal-protocol-c now
7c3ff60
1bdf3f6
* Sat Apr 13 2019 Raphael Groner <projects.rg@smart.ms> - 1:1.4.654-2
1bdf3f6
- apply patch from psi.spec for new minizip pkg in F30+, use bundled instead
1bdf3f6
d4d16c9
* Sat Apr 13 2019 Raphael Groner <projects.rg@smart.ms> - 1:1.4.654-1
d4d16c9
- use latest snapshot
d4d16c9
d4d16c9
* Wed Apr 10 2019 Raphael Groner <projects.rg@smart.ms> - 1:1.4.652-1
d4d16c9
- use latest snapshot
d4d16c9
4be0a7f
* Tue Apr 09 2019 Raphael Groner <projects.rg@smart.ms> - 1:1.4.650-1
4be0a7f
- new version
4be0a7f
- notice and drop new-history patch merged into psi-im upstream
4be0a7f
- mention new URL as wished by upstream
4be0a7f
- revert useless cosmetic change to minizip dependency, see 1:1.3.408-2
4be0a7f
1bcf286
* Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.3.408-3
1bcf286
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
1bcf286
94ac1ca
* Tue Sep 04 2018 Patrik Novotný <panovotn@redhat.com> - 1:1.3.408-2
94ac1ca
- change requires to minizip-compat(-devel), rhbz#1609830, rhbz#1615381
94ac1ca
dd72bf2
* Wed Aug 22 2018 Raphael Groner <projects.rg@smart.ms> - 1:1.3.408-1
dd72bf2
- new version
dd72bf2
- modernize generally
dd72bf2
- improve packages description
dd72bf2
- use cmake
dd72bf2
- drop patch for psimedia because it does not work with cmake
dd72bf2
- omit omemoplugin due to unmet dependency
dd72bf2
8136659
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.0-0.7.20170612git9
8136659
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
8136659
19c14f9
* Fri Feb 09 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1:1.0-0.6.20170612git9
19c14f9
- Escape macros in %%changelog
19c14f9
d72ddd2
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.0-0.5.20170612git9
d72ddd2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
d72ddd2
83191be
* Sun Aug 13 2017 Ivan Romanov <drizt@land.ru> - 1:1.0-0.4.20170612git9
83191be
- Fix Fedora 27 building
83191be
8e3d4b1
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.0-0.3.20170612git9
8e3d4b1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
8e3d4b1
ce0e5cd
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.0-0.2.20170612git9
ce0e5cd
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
ce0e5cd
1e3131b
* Mon Jun 12 2017 Ivan Romanov <drizt@land.ru> - 1:1.0-0.1.20170612git9
1e3131b
- Bump version to 1.0 and r9
1e3131b
801656b
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.16-0.27.20151216git476
801656b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
801656b
c5cca6b
* Sat Apr 23 2016 Ivan Romanov <drizt@land.ru> - 1:0.16-0.26.20151216git476
c5cca6b
- Just rebuild (#1314900)
c5cca6b
025ca8d
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.16-0.25.20151216git476
025ca8d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
025ca8d
Rex Dieter 10a48d8
* Mon Feb 01 2016 Rex Dieter <rdieter@fedoraproject.org> 1:0.16-0.24.20151216git476
Rex Dieter 10a48d8
- use %%qmake_qt5/%%qmake_qt4 macros to ensure proper build flags
Rex Dieter 10a48d8
c28649b
* Tue Dec 15 2015 Ivan Romanov <drizt@land.ru> - 1:0.16-0.23.20151216git476
c28649b
- Bump to r476
c28649b
- Add Qt5 support
c28649b
- Increase minimum qconf version
c28649b
Rex Dieter 356dec0
* Wed Nov 18 2015 Rex Dieter <rdieter@fedoraproject.org> 1:0.16-0.22
Rex Dieter 356dec0
- rebuild (tidy)
Rex Dieter 356dec0
a3ae5b5
* Thu Oct 22 2015 Ivan Romanov <drizt@land.ru> - 1:0.16-0.21.20141205git440
a3ae5b5
- fixed qjdns BR for F22
a3ae5b5
cede161
* Tue Oct 20 2015 Ivan Romanov <drizt@land.ru> - 1:0.16-0.20.20141205git440
cede161
- set correct plugins permissions
cede161
- Filter out plugins from provides
cede161
cede161
* Mon Oct 19 2015 Ivan Romanov <drizt@land.ru> - 1:0.16-0.19.20141205git440
cede161
- Dropped .R suffix from changelog for Fedora review purposes
cede161
- Added license test to common subpackage
cede161
cede161
* Sat Oct 17 2015 Ivan Romanov <drizt@land.ru> - 1:0.16-0.18.20141205git440.R
cede161
- no %%make_build in epel7
cede161
- no qjdns-qt4 in epel7
cede161
cede161
* Sat Oct 17 2015 Ivan Romanov <drizt@land.ru> - 1:0.16-0.17.20141205git440.R
cede161
- dropped version for bundled iris
cede161
- added hicolor-icon-theme to Requires
cede161
- fixed post, postun and posttrans scriptlets
cede161
- moved noarch resources to common subpackage
cede161
- moved desktop-file-validate to %%check section
cede161
- use %%global instead of %%define
cede161
- preserve timestamp
cede161
- use modern %%make_build
cede161
- some fixes with licensies
cede161
- fixed %%{_libdir}/psi-plus is not owned any package
cede161
- fix duplicated /usr/share/psi-plus
cede161
- remove bundled jdns
cede161
- fix rpmlint spurious-executable-perm
cede161
cede161
* Wed Oct 14 2015 Ivan Romanov <drizt@land.ru> - 1:0.16-0.16.20141205git440.R
cede161
- use %%license tag
cede161
cede161
* Tue Oct 13 2015 Ivan Romanov <drizt@land.ru> - 1:0.16-0.15.20141205git440.R
cede161
- provide bundled iris
cede161
cede161
* Thu Aug 27 2015 Ivan Romanov <drizt@land.ru> - 1:0.16-0.14.20141205git440.R
cede161
- qjdns renamed
cede161
cede161
* Thu Jun 11 2015 Ivan Romanov <drizt@land.ru> - 1:0.16-0.13.20141205git440.R
cede161
- no qca-gnupg in epel7
cede161
- use pkgpath(...) style in BR
cede161
cede161
* Fri Dec  5 2014 Ivan Romanov <drizt@land.ru> - 1:0.16-0.12.20141205git440.R
cede161
- updated to r440
cede161
- updated history patch
cede161
- updated generate-tarball.sh
cede161
cede161
* Wed Jun 11 2014 Ivan Romanov <drizt@land.ru> - 1:0.16-0.11.20140611git366.R
cede161
- updated to r366
cede161
- use system qjdns
cede161
- dropped obsoletes Group tag
cede161
cede161
* Tue Jan 28 2014 Ivan Romanov <drizt@land.ru> - 1:0.16-0.10.20140128git271.R
cede161
- updated to r271
cede161
- updated psi-new-history patch
cede161
cede161
* Thu Oct 24 2013 Ivan Romanov <drizt@land.ru> - 1:0.16-0.9.20131024git242.R
cede161
- updated to r242
cede161
- added libidn to BR
cede161
- otr plugin now is stable
cede161
- dropped yandexnarod plugin
cede161
cede161
* Thu Apr 11 2013 Ivan Romanov <drizt@land.ru> - 1:0.16-0.8.20130412git109.R
cede161
- updated to r109
cede161
cede161
* Mon Feb 11 2013 Ivan Romanov <drizt@land.ru> - 1:0.16-0.7.20130212git90.R
cede161
- updated to r90
cede161
cede161
* Wed Jan 30 2013 Ivan Romanov <drizt@land.ru> - 1:0.16-0.6.20130131git75.R
cede161
- updated to r75
cede161
cede161
* Wed Jan 30 2013 Ivan Romanov <drizt@land.ru> - 1:0.16-0.5.20130131git72.R
cede161
- update to r72
cede161
cede161
* Wed Jan 30 2013 Ivan Romanov <drizt@land.ru> - 1:0.16-0.4.20130130git71.R
cede161
- updated to r71
cede161
- changes in psi-plus-psimedia patch
cede161
cede161
* Thu Jan 24 2013 Ivan Romanov <drizt@land.ru> - 1:0.16-0.3.20130124git61.R
cede161
- updated to r61
cede161
- added devel plugins. psto and otr.
cede161
- uses url for l10n tarball instead of local one
cede161
- i18n has no arch
cede161
- added libtidy and libotr BR for otrplugin
cede161
- added patch to make working psimedia with psi-plus
cede161
cede161
* Mon Oct 29 2012 Ivan Romanov <drizt@land.ru> - 1:0.16-0.2.20121029git29.R
cede161
- updated to r29
cede161
- dropped %%defattr
cede161
cede161
* Sat Oct 27 2012 Ivan Romanov <drizt@land.ru> - 1:0.16-0.1.20121027git21.R
cede161
- updated to version 0.16 rev 21
cede161
- added many translations
cede161
- new i18n subpackage
cede161
- improved generate-tarball script
cede161
- bundled qca was dropped from upstream
cede161
cede161
* Mon Jun 25 2012 Ivan Romanov <drizt@land.ru> - 1:0.15-0.25.20120625git5339.R
cede161
- update to r5339
cede161
- new Gnome3 Support Plugin
cede161
cede161
* Sat Mar 17 2012 Ivan Romanov <drizt@land.ru> - 1:0.15-0.24.20120314git5253.R
19c14f9
- %%{?dist} allready has R suffix.
cede161
cede161
* Wed Mar 14 2012 Ivan Romanov <drizt@land.ru> - 1:0.15-0.23.20120314git5253.R
cede161
- updated to r5253
cede161
- corrected comment for Source0
19c14f9
- added %%{?_isa} to requires
cede161
- less rpmlint warnings
cede161
- clarified qt version in BuildRequires
cede161
- use system minizip
cede161
- explicity removed bundled qca
cede161
- psi-plus russian translation new home
cede161
cede161
* Fri Dec 23 2011 Ivan Romanov <drizt@land.ru> - 0.15-0.22.20111220git5157.R
cede161
- reverted Webkit
cede161
- updated to r5157
cede161
- new Yandex Narod plugin
cede161
- Video Status plugin now is generic
cede161
- new place for tarball
cede161
cede161
* Fri Nov 18 2011 Ivan Romanov <drizt@land.ru> - 0.15-0.21.20110919git5117.R
cede161
- special for RFRemix 16. workaround to fix the bug 804.
cede161
cede161
* Sun Oct 09 2011 Ivan Romanov <drizt@land.ru> - 0.15-0.20.20110919git5117.R
cede161
- update to r5117
cede161
- dropped buildroot tag
cede161
- separated iconsets, skins, sounds and themes to standalone packages
cede161
- add generate-tarball scripts to make psi-plus source tarball
cede161
- skins plugin merged with plugins
cede161
- russian translated moved to github
cede161
- dropped README and COPYING from wrong site
cede161
- moved source tarball
cede161
cede161
* Tue Jun 21 2011 Ivan Romanov <drizt@land.ru> - 0.15-0.19.20110621svn4080
cede161
- update to r4080
cede161
- explaining for licenses
cede161
- compile all language files instead of only psi_ru.ts
cede161
- dropped useless rm from install stage
cede161
- dropped packager
cede161
- added checking of desktop file
cede161
cede161
* Mon May 30 2011 Ivan Romanov <drizt@land.ru> - 0.15-0.18.20110530svn3954
cede161
- update to r3954
cede161
- now will be used only .bz2 archives insted .gz
cede161
- moved psimedia to standalone package
19c14f9
- added skipped %%{?_smp_mflags} to plugins building
cede161
- removed unusual desktop-file-utils. Really .desktop file will be
cede161
  installed in make install stage
cede161
- removed clean stage
cede161
- added whiteboarding
cede161
- added themes subpackage
cede161
- new plugins: Client Switcher, Gomoku Game, Extended Menu,
cede161
  Jabber Disk, PEP Change Notify, Video Status
cede161
- dropped hint flags from Required
cede161
cede161
* Wed Jan 19 2011 Ivan Romanov <drizt@land.ru> - 0.15-0.17.20110119svn3559
cede161
- all 'psi' dirs and files renamed to 'psi-plus'
cede161
- removed conflicts tag
cede161
- added psimedia sub-package
cede161
- update to r3559
cede161
cede161
* Sun Jan 09 2011 Ivan Romanov <drizt@land.ru> - 0.15-0.16.20110110svn3465
cede161
- some a bit fixes
cede161
- update to r3465
cede161
cede161
* Sat Dec 18 2010 Ivan Romanov <drizt@land.ru> - 0.15-0.15.20101218svn3411
cede161
- update to r3411
cede161
cede161
* Tue Nov 16 2010 Ivan Romanov <drizt@land.ru> - 0.15-0.14.20101116svn3216
cede161
- update to r3216
cede161
- removed libproxy from reques
cede161
cede161
* Mon Nov 01 2010 Ivan Romanov <drizt@land.ru> - 0.15-0.13.20101102svn3143
cede161
- update to r3143
cede161
- split main package to psi-plus-skins and psi-plus-icons
cede161
cede161
* Wed Oct 06 2010 Ivan Romanov <drizt@land.ru> - 0.15-0.12.20101006svn3066
cede161
- update to r3066
cede161
- removed obsoletes tags
cede161
- psi-plus now conflicts with psi
cede161
cede161
* Fri Sep 10 2010 Ivan Romanov <drizt@land.ru> - 0.15-0.11.20100919svn3026
cede161
- update to r3026
cede161
- added to obsoletes psi-i18n
cede161
- added Content Downloader Plugin
cede161
- added Captcha Plugin
cede161
- remove smiles.
cede161
cede161
* Thu Aug 12 2010 Ivan Romanov <drizt@land.ru> - 0.15-0.10.20100812svn2812
cede161
- update to r2812
cede161
cede161
* Wed Aug 04 2010 Ivan Romanov <drizt@land.ru> - 0.15-0.9.20100804svn2794
cede161
- update to r2794
cede161
cede161
* Mon Jul 26 2010 Ivan Romanov <drizt@land.ru> - 0.15-0.8.20100726svn2752
cede161
- update to r2752
cede161
cede161
* Mon Jul 5 2010 Ivan Romanov <drizt@land.ru> - 0.15-0.7.20100705svn2636
cede161
- fix for working with psimedia
cede161
- update to r2636
cede161
cede161
* Tue Jun 29 2010 Ivan Romanov <drizt@land.ru> - 0.15-0.6.20100629svn2620
cede161
- update to r2620
cede161
cede161
* Fri Jun 04 2010 Ivan Romanov <drizt@land.ru> - 0.15-0.6.20100603svn2507
cede161
- fix translations
cede161
- update to r2507
cede161
cede161
* Thu Jun 03 2010 Ivan Romanov <drizt@land.ru> - 0.15-0.5.20100603svn2500
cede161
- added skins
cede161
- update to r2500
cede161
cede161
* Thu May 20 2010 Arkady L. Shane <ashejn@yandex-team.ru> - 0.15-0.4.20100520svn2439
cede161
- new Ivan Romanov <drizt@land.ru> build
cede161
cede161
* Tue Mar 02 2010 Arkady L. Shane <ashejn@yandex-team.ru> - 0.15-0.3.20100122svn1671
cede161
- rebuilt with openssl
cede161
cede161
* Sat Jan 30 2010 Arkady L. Shane <ashejn@yandex-team.ru> - 0.15-0.20100122svn1671
cede161
- initial Psi+ build