Author: paszczus Date: Tue May 26 09:24:10 2009 GMT Module: packages Tag: DEVEL ---- Log message: - updated to 4.2.87 (cmake files from 4.2.85)
---- Files affected: packages/kde4-kdepimlibs: kde4-kdepimlibs.spec (1.80.2.2 -> 1.80.2.3) ---- Diffs: ================================================================ Index: packages/kde4-kdepimlibs/kde4-kdepimlibs.spec diff -u packages/kde4-kdepimlibs/kde4-kdepimlibs.spec:1.80.2.2 packages/kde4-kdepimlibs/kde4-kdepimlibs.spec:1.80.2.3 --- packages/kde4-kdepimlibs/kde4-kdepimlibs.spec:1.80.2.2 Mon May 25 12:25:36 2009 +++ packages/kde4-kdepimlibs/kde4-kdepimlibs.spec Tue May 26 11:24:05 2009 @@ -6,15 +6,18 @@ %define qtver 4.5.0 %define _state unstable %define orgname kdepimlibs +%define svn 969966 + Summary: Personal Information Management (PIM) libraries for KDE Summary(pl.UTF-8): Biblioteki zarzÄ…dzania informacjami osobistymi (PIM) dla KDE Name: kde4-kdepimlibs -Version: 4.2.85 +Version: 4.2.87 Release: 1 License: GPL Group: X11/Applications -Source0: ftp://ftp.kde.org/pub/kde/%{_state}/%{version}/src/%{orgname}-%{version}.tar.bz2 -# Source0-md5: cf90852fc59dbaf1388d786071901f85 +#Source0: ftp://ftp.kde.org/pub/kde/%{_state}/%{version}/src/%{orgname}-%{version}.tar.bz2 +Source0: ftp://ftp.kde.org/pub/kde/%{_state}/%{version}/src/%{orgname}-%{version}svn%{svn}.tar.bz2 +# Source0-md5: 4ccfbe27aa3fea510a8b87ac255e3c69 #Patch100: %{name}-branch.diff BuildRequires: Qt3Support-devel >= %{qtver} BuildRequires: QtCore-devel >= %{qtver} @@ -76,7 +79,7 @@ opartych na kdepimlibs. %prep -%setup -q -n %{orgname}-%{version} +%setup -q -n %{orgname}-%{version}svn%{svn} #%patch100 -p0 %build @@ -263,7 +266,9 @@ %dir %{_libdir}/gpgmepp %{_libdir}/gpgmepp/*.cmake %dir %{_libdir}/cmake -%{_libdir}/cmake/KdepimLibs-%{version} +# YES, this is wrong... +%{_libdir}/cmake/KdepimLibs-4.2.85 +#%{_libdir}/cmake/KdepimLibs-%{ersion} %{_datadir}/apps/cmake/modules/*.cmake @@ -273,6 +278,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.80.2.3 2009/05/26 09:24:05 paszczus +- updated to 4.2.87 (cmake files from 4.2.85) + Revision 1.80.2.2 2009/05/25 10:25:36 paszczus - Patch100 commented (no reason to put it on DEVEL for now); adaptarized ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/kde4-kdepimlibs/kde4-kdepimlibs.spec?r1=1.80.2.2&r2=1.80.2.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
