Author: megabajt Date: Sun Mar 1 16:11:05 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 0.6.1
---- Files affected: SPECS: xfce4-datetime-plugin.spec (1.16 -> 1.17) ---- Diffs: ================================================================ Index: SPECS/xfce4-datetime-plugin.spec diff -u SPECS/xfce4-datetime-plugin.spec:1.16 SPECS/xfce4-datetime-plugin.spec:1.17 --- SPECS/xfce4-datetime-plugin.spec:1.16 Sun Apr 1 21:26:21 2007 +++ SPECS/xfce4-datetime-plugin.spec Sun Mar 1 17:11:00 2009 @@ -2,17 +2,18 @@ Summary: A date and time plugin for the Xfce panel Summary(pl.UTF-8): Wtyczka panelu Xfce pokazująca datę i czas Name: xfce4-datetime-plugin -Version: 0.5.0 +Version: 0.6.1 Release: 1 -License: GPL +License: GPL v2 Group: X11/Applications -Source0: http://goodies.xfce.org/releases/xfce4-datetime-plugin/%{name}-%{version}.tar.gz -# Source0-md5: 0aa1c85861a0ab8fc7f2d502c94de289 +Source0: http://goodies.xfce.org/releases/xfce4-datetime-plugin/%{name}-%{version}.tar.bz2 +# Source0-md5: e82f51ff0e75a63e5cbd139e43e094f9 URL: http://goodies.xfce.org/projects/panel-plugins/xfce4-datetime-plugin BuildRequires: autoconf BuildRequires: automake BuildRequires: intltool BuildRequires: libtool +BuildRequires: libxfcegui4-devel >= 4.4.0 BuildRequires: xfce4-dev-tools >= 4.4.0 BuildRequires: xfce4-panel-devel >= 4.4.0 Requires: xfce4-panel >= 4.4.0 @@ -30,7 +31,6 @@ %setup -q %build -cp -f /usr/share/automake/config.sub . %{__intltoolize} %{__libtoolize} %{__aclocal} @@ -47,6 +47,8 @@ %{__make} install \ DESTDIR=$RPM_BUILD_ROOT +mv $RPM_BUILD_ROOT%{_datadir}/locale/pt{_PT,} + rm -f $RPM_BUILD_ROOT%{_libdir}/xfce4/panel-plugins/*.la %find_lang %{name} @@ -66,6 +68,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.17 2009/03/01 16:11:00 megabajt +- updated to 0.6.1 + Revision 1.16 2007/04/01 19:26:21 rotom - up to 0.5.0 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xfce4-datetime-plugin.spec?r1=1.16&r2=1.17&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
