Author: shadzik Date: Wed Jun 14 04:41:14 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - added -crypt.patch - rel++
---- Files affected: SPECS: kopete.spec (1.48 -> 1.49) ---- Diffs: ================================================================ Index: SPECS/kopete.spec diff -u SPECS/kopete.spec:1.48 SPECS/kopete.spec:1.49 --- SPECS/kopete.spec:1.48 Fri Jun 2 08:11:38 2006 +++ SPECS/kopete.spec Wed Jun 14 06:41:09 2006 @@ -16,13 +16,15 @@ Summary(pl): Komunikator obsługujący wiele protokołów Name: kopete Version: 0.12.0 -Release: 1 +Release: 2 Epoch: 1 License: GPL Group: X11/Applications/Networking Source0: http://dl.sourceforge.net/kopete/%{name}-%{version}.tar.bz2 # Source0-md5: 6cb9457260da613d6bbb404cb71c7847 Patch0: %{name}-desktop.patch +# http://www.kde-apps.org/content/show.php?content=40844 +Patch1: %{name}-crypt.patch URL: http://kopete.kde.org/ BuildRequires: autoconf BuildRequires: automake @@ -622,11 +624,12 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 %build kde_appsdir="%{_desktopdir}"; export kde_appsdir kde_htmldir="%{_kdedocdir}"; export kde_htmldir -%{__make} -f admin/Makefile.common cvs +#%{__make} -f admin/Makefile.common cvs %configure \ --%{?debug:en}%{!?debug:dis}able-debug \ --with-distribution="PLD Linux Distribution" \ @@ -1102,6 +1105,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.49 2006/06/14 04:41:09 shadzik +- added -crypt.patch +- rel++ + Revision 1.48 2006/06/02 06:11:38 shadzik - up to 0.12.0 stable - rel 1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/kopete.spec?r1=1.48&r2=1.49&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
