Author: vip Date: Sat Mar 21 23:42:20 2009 GMT Module: SPECS Tag: DEVEL ---- Log message: - up to rev 942538 (fixes encoding choosing)
---- Files affected: SPECS: konversation.spec (1.4.2.3 -> 1.4.2.4) ---- Diffs: ================================================================ Index: SPECS/konversation.spec diff -u SPECS/konversation.spec:1.4.2.3 SPECS/konversation.spec:1.4.2.4 --- SPECS/konversation.spec:1.4.2.3 Wed Mar 18 09:59:06 2009 +++ SPECS/konversation.spec Sun Mar 22 00:42:15 2009 @@ -1,5 +1,5 @@ # $Revision$, $Date$ -%define snap 940743 +%define snap 942538 Summary: A user friendly IRC Client for KDE Summary(pl.UTF-8): Przyjazny dla użytkownika klient IRC dla KDE Name: konversation @@ -8,8 +8,8 @@ License: GPL Group: Applications/Communications Source0: http://team.pld-linux.org/~vip/%{name}-%{version}-rev%{snap}.tar.bz2 -# Source0-md5: 65eb0a358500e579c86ae9f7e16ca5d8 -URL: http://konversation.sourceforge.net/ +# Source0-md5: dc437d65107e31858e42b4c21f4850cf +URL: http://konversation.kde.org/ BuildRequires: automoc4 BuildRequires: cmake BuildRequires: gettext-devel @@ -40,13 +40,13 @@ %build %cmake \ - -DCMAKE_INSTALL_PREFIX=%{_prefix} \ - -DLIB_INSTALL_DIR=%{_libdir} \ - -DCMAKE_BUILD_TYPE=%{!?debug:release}%{?debug:debug} \ + -DCMAKE_INSTALL_PREFIX=%{_prefix} \ + -DLIB_INSTALL_DIR=%{_libdir} \ + -DCMAKE_BUILD_TYPE=%{!?debug:release}%{?debug:debug} \ %if "%{_lib}" == "lib64" - -DLIB_SUFFIX=64 \ + -DLIB_SUFFIX=64 \ %endif - . + . %{__make} @@ -79,6 +79,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.4.2.4 2009/03/21 23:42:15 vip +- up to rev 942538 (fixes encoding choosing) + Revision 1.4.2.3 2009/03/18 08:59:06 vip - KDE4 snapshot (working) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/konversation.spec?r1=1.4.2.3&r2=1.4.2.4&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
