Author: megabajt Date: Sun Mar 1 16:26:52 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 2.2.0 - don't regenerate ac/am/it (sth is wrong with configure.in)
---- Files affected: SPECS: xfce4-diskperf-plugin.spec (1.18 -> 1.19) ---- Diffs: ================================================================ Index: SPECS/xfce4-diskperf-plugin.spec diff -u SPECS/xfce4-diskperf-plugin.spec:1.18 SPECS/xfce4-diskperf-plugin.spec:1.19 --- SPECS/xfce4-diskperf-plugin.spec:1.18 Mon Feb 12 23:09:22 2007 +++ SPECS/xfce4-diskperf-plugin.spec Sun Mar 1 17:26:47 2009 @@ -2,16 +2,13 @@ Summary: Disk performance Xfce panel plugin Summary(pl.UTF-8): Wtyczka wydajności dysku dla panelu Xfce Name: xfce4-diskperf-plugin -Version: 2.1.0 +Version: 2.2.0 Release: 1 License: BSD-like (see COPYING) Group: X11/Applications Source0: http://goodies.xfce.org/releases/xfce4-diskperf-plugin/%{name}-%{version}.tar.bz2 -# Source0-md5: fc74a0c7d2b9486cdb704a072cd72b83 +# Source0-md5: e970158fcac5b58bdc1539bc84d7b5ec URL: http://goodies.xfce.org/projects/panel-plugins/xfce4-diskperf-plugin -BuildRequires: autoconf >= 2.50 -BuildRequires: automake -BuildRequires: intltool BuildRequires: pkgconfig BuildRequires: xfce4-dev-tools >= 4.4.0 BuildRequires: xfce4-panel-devel >= 4.4.0 @@ -36,11 +33,6 @@ %setup -q %build -%{__intltoolize} -%{__aclocal} -%{__autoconf} -%{__autoheader} -%{__automake} %configure \ --disable-static @@ -52,6 +44,9 @@ %{__make} install \ DESTDIR=$RPM_BUILD_ROOT +mv $RPM_BUILD_ROOT%{_datadir}/locale/pt{_PT,} +mv $RPM_BUILD_ROOT%{_datadir}/locale/nb{_NO,} + %find_lang %{name} %clean @@ -69,6 +64,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.19 2009/03/01 16:26:47 megabajt +- updated to 2.2.0 +- don't regenerate ac/am/it (sth is wrong with configure.in) + Revision 1.18 2007/02/12 22:09:22 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xfce4-diskperf-plugin.spec?r1=1.18&r2=1.19&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
