Author: megabajt Date: Wed Oct 8 08:47:37 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 2.24.0
---- Files affected: SPECS: evolution-webcal.spec (1.33 -> 1.34) ---- Diffs: ================================================================ Index: SPECS/evolution-webcal.spec diff -u SPECS/evolution-webcal.spec:1.33 SPECS/evolution-webcal.spec:1.34 --- SPECS/evolution-webcal.spec:1.33 Fri Mar 21 21:48:46 2008 +++ SPECS/evolution-webcal.spec Wed Oct 8 10:47:32 2008 @@ -2,23 +2,25 @@ Summary: Web calendar subscription utility for Evolution Summary(pl.UTF-8): Narzędzie do subskrypcji sieciowego kalendarza dla Evolution Name: evolution-webcal -Version: 2.21.92 +Version: 2.24.0 Release: 1 License: GPL v2 Group: X11/Applications -Source0: http://ftp.gnome.org/pub/gnome/sources/evolution-webcal/2.21/%{name}-%{version}.tar.gz -# Source0-md5: 88cdd822863f14c76cdbd1971e428e34 -BuildRequires: GConf2-devel >= 2.18.0.1 -BuildRequires: evolution-data-server-devel >= 1.10.0 -BuildRequires: gtk+2-devel >= 2:2.10.10 -BuildRequires: intltool >= 0.35.5 -BuildRequires: libgnomeui-devel >= 2.18.1 -BuildRequires: libsoup-devel >= 2.2.100 +Source0: http://ftp.gnome.org/pub/GNOME/sources/evolution-webcal/2.24/%{name}-%{version}.tar.bz2 +# Source0-md5: 8030ebaefb18050c079a71dc23701d82 +BuildRequires: GConf2-devel >= 2.24.0 +BuildRequires: autoconf >= 2.53 +BuildRequires: automake +BuildRequires: evolution-data-server-devel >= 2.24.0 +BuildRequires: gettext-devel +BuildRequires: gtk+2-devel >= 2:2.14.0 +BuildRequires: intltool >= 0.40.0 +BuildRequires: libgnomeui-devel >= 2.24.0 +BuildRequires: libsoup-devel >= 2.4.0 BuildRequires: pkgconfig BuildRequires: rpmbuild(macros) >= 1.197 Requires(post,preun): GConf2 -Requires: evolution >= 2.21.0 -Requires: gtk+2 >= 2:2.10.10 +Requires: evolution >= 2.24.0 # [EMAIL PROTECTED] vs. [EMAIL PROTECTED] Conflicts: glibc-misc < 6:2.7 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -33,6 +35,11 @@ %setup -q %build +%{__intltoolize} +%{__aclocal} +%{__autoconf} +%{__autoheader} +%{__automake} %configure \ --disable-schemas-install %{__make} @@ -41,11 +48,8 @@ rm -rf $RPM_BUILD_ROOT %{__make} install \ - DESTDIR=$RPM_BUILD_ROOT \ - GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 + DESTDIR=$RPM_BUILD_ROOT -[ -d $RPM_BUILD_ROOT%{_datadir}/locale/[EMAIL PROTECTED] ] || \ - mv -f $RPM_BUILD_ROOT%{_datadir}/locale/[EMAIL PROTECTED],latin} %find_lang %{name} %clean @@ -69,6 +73,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.34 2008/10/08 08:47:32 megabajt +- updated to 2.24.0 + Revision 1.33 2008/03/21 20:48:46 wolvverine - up to 2.21.92 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/evolution-webcal.spec?r1=1.33&r2=1.34&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
