From b5e4e0e2029af21a26cc2b1e8acfe5883556df8e Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Jul 16 2008 01:49:34 +0000 Subject: fix stupidity --- diff --git a/konversation.spec b/konversation.spec index 28e9170..5224046 100644 --- a/konversation.spec +++ b/konversation.spec @@ -1,6 +1,6 @@ Name: konversation Version: 1.1 -Release: 0.1%{?dist}.rc1 +Release: 0.2%{?dist}.rc1 Summary: Konversation is a user friendly IRC client for KDE Group: Applications/Internet @@ -29,8 +29,8 @@ ignore list functionality; (experimental) support for foreign language characters; auto-connect to server; optional timestamps to chat windows; configurable background colors and much more -%prep -n %{name}-%{version}rc1 -%setup -q +%prep +%setup -q -n %{name}-%{version}rc1 %build unset QTDIR || : ; . /etc/profile.d/qt.sh @@ -84,7 +84,6 @@ touch --no-create %{_datadir}/icons/crystalsvg || : %defattr(-,root,root,-) %doc ChangeLog COPYING README TODO %{_bindir}/konversation -%{_bindir}/konversationircprotocolhandler %{_datadir}/applications/%{?vendor_path}/%{?vendor_prefix}konversation.desktop %{_datadir}/apps/kconf_update/* %{_datadir}/apps/konversation @@ -96,6 +95,12 @@ touch --no-create %{_datadir}/icons/crystalsvg || : %changelog +* Tue Jul 15 2008 Dennis Gilmore - 1.1-0.2.rc1 +- fix stupidity + +* Tue Jul 15 2008 Dennis Gilmore - 1.1-0.1.rc1 +- update to 1.1 rc1 + * Wed Apr 09 2008 Dennis Gilmore - 1.0.1-6 - apply patch from upstream handling CVE-2007-4400 correctly - reenable media script