Author: megabajt Date: Sun Mar 1 16:59:48 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 1.6.4 - removed obsolete -locale-names.patch
---- Files affected: SPECS: xfce4-notes-plugin.spec (1.13 -> 1.14) ---- Diffs: ================================================================ Index: SPECS/xfce4-notes-plugin.spec diff -u SPECS/xfce4-notes-plugin.spec:1.13 SPECS/xfce4-notes-plugin.spec:1.14 --- SPECS/xfce4-notes-plugin.spec:1.13 Fri Dec 7 19:50:10 2007 +++ SPECS/xfce4-notes-plugin.spec Sun Mar 1 17:59:42 2009 @@ -2,14 +2,14 @@ Summary: Notes plugin for the Xfce panel Summary(pl.UTF-8): Notatki dla panelu Xfce Name: xfce4-notes-plugin -Version: 1.6.0 +Version: 1.6.4 Release: 1 License: GPL Group: X11/Applications Source0: http://goodies.xfce.org/releases/xfce4-notes-plugin/%{name}-%{version}.tar.bz2 -# Source0-md5: 979e3bce856ab217e7cfad14bd50cc26 -Patch0: %{name}-locale-names.patch +# Source0-md5: 88132a8224880f01f02450020c73f9c3 URL: http://goodies.xfce.org/projects/panel-plugins/xfce4-notes-plugin +BuildRequires: Thunar-devel >= 0.8.0 BuildRequires: autoconf BuildRequires: automake BuildRequires: intltool @@ -17,6 +17,7 @@ BuildRequires: rpmbuild(macros) >= 1.311 BuildRequires: xfce4-dev-tools >= 4.4.0 BuildRequires: xfce4-panel-devel >= 4.4.0 +BuildRequires: xfconf-devel >= 4.6.0 Requires(post,postun): gtk+2 Requires(post,postun): hicolor-icon-theme Requires: xfce4-panel >= 4.4.0 @@ -32,10 +33,6 @@ %prep %setup -q -%patch0 -p1 - -mv -f po/{nb_NO,nb}.po -mv -f po/{pt_PT,pt}.po %build %{__intltoolize} @@ -54,6 +51,9 @@ %{__make} install \ DESTDIR=$RPM_BUILD_ROOT +mv $RPM_BUILD_ROOT%{_datadir}/locale/nb{_NO,} +mv $RPM_BUILD_ROOT%{_datadir}/locale/pt{_PT,} + %find_lang %{name} %clean @@ -79,6 +79,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.14 2009/03/01 16:59:42 megabajt +- updated to 1.6.4 +- removed obsolete -locale-names.patch + Revision 1.13 2007/12/07 18:50:10 megabajt - updated to 1.6.0 - added locale-names patch ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xfce4-notes-plugin.spec?r1=1.13&r2=1.14&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
