Author: megabajt Date: Sun Mar 1 16:17:19 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 0.3.0
---- Files affected: SPECS: xfce4-dict-plugin.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: SPECS/xfce4-dict-plugin.spec diff -u SPECS/xfce4-dict-plugin.spec:1.2 SPECS/xfce4-dict-plugin.spec:1.3 --- SPECS/xfce4-dict-plugin.spec:1.2 Tue Apr 24 20:37:21 2007 +++ SPECS/xfce4-dict-plugin.spec Sun Mar 1 17:17:13 2009 @@ -2,17 +2,18 @@ Summary: A dict plugin for Xfce panel Summary(pl.UTF-8): Wtyczka dict dla panelu Xfce Name: xfce4-dict-plugin -Version: 0.2.1 +Version: 0.3.0 Release: 1 License: GPL v2 Group: X11/Applications -Source0: http://goodies.xfce.org/releases/xfce4-dict-plugin/%{name}-%{version}.tar.bz2 -# Source0-md5: 2ef7f110883a9d9316fd06a1c2a327da +Source0: http://goodies.xfce.org/releases/xfce4-dict-plugin/%{name}-%{version}.tar.gz +# Source0-md5: 5745be80e6e755412bca9c129e35bd70 URL: http://goodies.xfce.org/projects/panel-plugins/xfce4-dict-plugin BuildRequires: autoconf >= 2.50 BuildRequires: automake BuildRequires: intltool >= 0.35.5 BuildRequires: libtool +BuildRequires: libxfcegui4-devel >= 4.4.0 BuildRequires: rpmbuild(macros) >= 1.311 BuildRequires: xfce4-dev-tools >= 4.4.0 BuildRequires: xfce4-panel-devel >= 4.4.0 @@ -51,6 +52,8 @@ %{__make} install \ DESTDIR=$RPM_BUILD_ROOT +mv $RPM_BUILD_ROOT%{_datadir}/locale/pt{_PT,} + %find_lang %{name} %clean @@ -65,6 +68,7 @@ %files -f %{name}.lang %defattr(644,root,root,755) %doc AUTHORS ChangeLog NEWS README +%attr(755,root,root) %{_bindir}/xfce4-popup-dict %attr(755,root,root) %{_libdir}/xfce4/panel-plugins/xfce4-dict-plugin %{_datadir}/xfce4/panel-plugins/dict.desktop %{_iconsdir}/hicolor/scalable/apps/dict-icon.svg @@ -75,6 +79,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2009/03/01 16:17:13 megabajt +- updated to 0.3.0 + Revision 1.2 2007/04/24 18:37:21 qboosh - pl ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xfce4-dict-plugin.spec?r1=1.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
