diff --git a/.cvsignore b/.cvsignore index 295d8c5..20e89d2 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,4 +1,4 @@ emoticons-0.10.tar.gz psi-lang-packs-0.13-1.tar.gz rostericons-0.10.tar.gz -psi-0.14-rc3.tar.bz2 +psi-0.14.tar.bz2 diff --git a/psi.spec b/psi.spec index 547f4e4..583682e 100644 --- a/psi.spec +++ b/psi.spec @@ -1,13 +1,12 @@ Name: psi Version: 0.14 -Release: 0.2.rc3%{?dist} +Release: 1%{?dist} Summary: Jabber client based on Qt License: GPLv2+ Group: Applications/Internet URL: http://psi-im.org -Source0: http://dl.sf.net/psi/psi-%{version}-rc3.tar.bz2 +Source0: http://dl.sf.net/psi/psi-%{version}.tar.bz2 Patch0: psi-0.12-qca.patch -Patch1: psi-0.14-enchant.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -67,9 +66,8 @@ More icons can be found on http://jisp.netflint.net %prep -%setup -q -n psi-0.14-rc3 +%setup -q %patch0 -p1 -b .qca -%patch1 -p0 -b .enchant %build unset QTDIR @@ -79,7 +77,9 @@ unset QTDIR --libdir=%{_libdir} \ --datadir=%{_datadir} \ --disable-bundled-qca \ - --disable-aspell + --disable-aspell \ + --debug \ + --no-separate-debug-info make %{?_smp_mflags} @@ -130,6 +130,7 @@ fi %defattr(0644,root,root,0755) %doc README COPYING %attr(0755,root,root) %{_bindir}/psi +#%attr(0755,root,root) %{_bindir}/psi.debug %{_datadir}/%{name} %_datadir/applications/*.desktop %{_datadir}/icons/hicolor/*/apps/%name.png @@ -149,6 +150,10 @@ fi %changelog +* Thu Dec 03 2009 Aurelien Bompard - 0.14-1 +- 0.14 final +- patch1 merged upstream + * Sun Nov 29 2009 Sven Lankes 0.14-0.2.rc3 - Add (upstream) patch to make enchant spelling-suggestions work - Remove old patches @@ -156,6 +161,9 @@ fi * Sun Nov 29 2009 Sven Lankes 0.14-0.1.rc3 - 0.14 rc3 +* Mon Nov 09 2009 Aurelien Bompard - 0.14-0.1.rc1 +- 0.14 rc1 + * Tue Jul 28 2009 Aurelien Bompard - 0.13-1 - 0.13 final diff --git a/sources b/sources index 2279c1d..c4b5c43 100644 --- a/sources +++ b/sources @@ -1,4 +1,4 @@ 1b4b3374c676c330c87e2ef0cd9109fa emoticons-0.10.tar.gz -749688094206e3282e466ee696998290 psi-lang-packs-0.13-1.tar.gz +054311487f6bad8e749b6034461bb293 psi-lang-packs-0.13-1.tar.gz 51386c12abbee7100f092455bfb88bf1 rostericons-0.10.tar.gz -e73bc9b23ee622b625bd924c9265269a psi-0.14-rc3.tar.bz2 +9d7dcce3bcab53b741a712199bd986be psi-0.14.tar.bz2