Author: baggins Date: Thu Nov 11 12:20:11 2010 GMT Module: packages Tag: HEAD ---- Log message: - up to 1.7.2 for XFCE 4.6 (last version for 4.6)
---- Files affected: packages/xfce4-notes-plugin: xfce4-notes-plugin.spec (1.14 -> 1.15) ---- Diffs: ================================================================ Index: packages/xfce4-notes-plugin/xfce4-notes-plugin.spec diff -u packages/xfce4-notes-plugin/xfce4-notes-plugin.spec:1.14 packages/xfce4-notes-plugin/xfce4-notes-plugin.spec:1.15 --- packages/xfce4-notes-plugin/xfce4-notes-plugin.spec:1.14 Sun Mar 1 17:59:42 2009 +++ packages/xfce4-notes-plugin/xfce4-notes-plugin.spec Thu Nov 11 13:20:05 2010 @@ -2,25 +2,22 @@ Summary: Notes plugin for the Xfce panel Summary(pl.UTF-8): Notatki dla panelu Xfce Name: xfce4-notes-plugin -Version: 1.6.4 +Version: 1.7.2 Release: 1 License: GPL Group: X11/Applications -Source0: http://goodies.xfce.org/releases/xfce4-notes-plugin/%{name}-%{version}.tar.bz2 -# Source0-md5: 88132a8224880f01f02450020c73f9c3 +Source0: http://archive.xfce.org/src/panel-plugins/xfce4-notes-plugin/1.7/%{name}-%{version}.tar.bz2 +# Source0-md5: 054742ecc4bb83de6c1447b023938d3e URL: http://goodies.xfce.org/projects/panel-plugins/xfce4-notes-plugin BuildRequires: Thunar-devel >= 0.8.0 -BuildRequires: autoconf -BuildRequires: automake -BuildRequires: intltool BuildRequires: pkgconfig BuildRequires: rpmbuild(macros) >= 1.311 -BuildRequires: xfce4-dev-tools >= 4.4.0 -BuildRequires: xfce4-panel-devel >= 4.4.0 +BuildRequires: xfce4-dev-tools >= 4.6.0 +BuildRequires: xfce4-panel-devel >= 4.6.0 BuildRequires: xfconf-devel >= 4.6.0 Requires(post,postun): gtk+2 Requires(post,postun): hicolor-icon-theme -Requires: xfce4-panel >= 4.4.0 +Requires: xfce4-panel >= 4.6.0 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -35,11 +32,6 @@ %setup -q %build -%{__intltoolize} -%{__aclocal} -%{__autoconf} -%{__autoheader} -%{__automake} %configure \ --disable-static @@ -51,9 +43,6 @@ %{__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 @@ -68,10 +57,14 @@ %files -f %{name}.lang %defattr(644,root,root,755) %doc AUTHORS ChangeLog NEWS README TODO +%{_sysconfdir}/xdg/autostart/xfce4-notes-autostart.desktop +%attr(755,root,root) %{_bindir}/xfce4-notes %attr(755,root,root) %{_bindir}/xfce4-popup-notes +%attr(755,root,root) %{_bindir}/xfce4-notes-settings %attr(755,root,root) %{_libdir}/xfce4/panel-plugins/xfce4-notes-plugin %{_datadir}/xfce4/panel-plugins/xfce4-notes-plugin.desktop %{_iconsdir}/hicolor/*/apps/*.* +%{_desktopdir}/xfce4-notes.desktop %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -79,6 +72,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.15 2010/11/11 12:20:05 baggins +- up to 1.7.2 for XFCE 4.6 (last version for 4.6) + Revision 1.14 2009/03/01 16:59:42 megabajt - updated to 1.6.4 - removed obsolete -locale-names.patch ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xfce4-notes-plugin/xfce4-notes-plugin.spec?r1=1.14&r2=1.15&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
