Author: megabajt Date: Wed Feb 16 22:02:03 2011 GMT Module: packages Tag: HEAD ---- Log message: - merged from DEVEL
---- Files affected: packages/xfce4-notes-plugin: xfce4-notes-plugin.spec (1.18 -> 1.19) ---- Diffs: ================================================================ Index: packages/xfce4-notes-plugin/xfce4-notes-plugin.spec diff -u packages/xfce4-notes-plugin/xfce4-notes-plugin.spec:1.18 packages/xfce4-notes-plugin/xfce4-notes-plugin.spec:1.19 --- packages/xfce4-notes-plugin/xfce4-notes-plugin.spec:1.18 Fri Feb 4 19:24:09 2011 +++ packages/xfce4-notes-plugin/xfce4-notes-plugin.spec Wed Feb 16 23:01:58 2011 @@ -2,22 +2,23 @@ Summary: Notes plugin for the Xfce panel Summary(pl.UTF-8): Notatki dla panelu Xfce Name: xfce4-notes-plugin -Version: 1.7.2 -Release: 4 +Version: 1.7.7 +Release: 1 License: GPL Group: X11/Applications Source0: http://archive.xfce.org/src/panel-plugins/xfce4-notes-plugin/1.7/%{name}-%{version}.tar.bz2 -# Source0-md5: 054742ecc4bb83de6c1447b023938d3e +# Source0-md5: 42b924b23f2fec6a1099e9b7a87db4a3 URL: http://goodies.xfce.org/projects/panel-plugins/xfce4-notes-plugin -BuildRequires: Thunar-devel >= 0.8.0 +BuildRequires: Thunar-devel >= 1.2.0 +BuildRequires: libunique-devel BuildRequires: pkgconfig -BuildRequires: rpmbuild(macros) >= 1.311 -BuildRequires: xfce4-dev-tools >= 4.6.0 -BuildRequires: xfce4-panel-devel >= 4.6.0 -BuildRequires: xfconf-devel >= 4.6.0 -Requires(post,postun): gtk-update-icon-cache -Requires(post,postun): hicolor-icon-theme -Requires: xfce4-panel >= 4.6.0 +BuildRequires: rpmbuild(macros) >= 1.601 +BuildRequires: xfce4-dev-tools >= 4.8.0 +BuildRequires: xfce4-panel-devel >= 4.8.0 +BuildRequires: xfconf-devel >= 4.8.0 +Requires: gtk-update-icon-cache +Requires: hicolor-icon-theme +Requires: xfce4-panel >= 4.8.0 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -33,6 +34,7 @@ %build %configure \ + --disable-silent-rules \ --disable-static %{__make} @@ -43,7 +45,9 @@ %{__make} install \ DESTDIR=$RPM_BUILD_ROOT -rm -r $RPM_BUILD_ROOT%{_datadir}/locale/ur_PK +%{__rm} $RPM_BUILD_ROOT%{_libdir}/xfce4/panel-plugins/*.la + +%{__rm} -r $RPM_BUILD_ROOT%{_datadir}/locale/ur_PK %find_lang %{name} @@ -58,13 +62,14 @@ %files -f %{name}.lang %defattr(644,root,root,755) -%doc AUTHORS ChangeLog NEWS README TODO +%doc AUTHORS ChangeLog NEWS README %{_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 +%attr(755,root,root) %{_libdir}/xfce4/panel-plugins/libnotes.so* +%{_datadir}/xfce4-notes-plugin +%{_datadir}/xfce4/panel-plugins/xfce4-notes-plugin-47.desktop %{_iconsdir}/hicolor/*/apps/*.* %{_desktopdir}/xfce4-notes.desktop @@ -74,8 +79,18 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.19 2011/02/16 22:01:58 megabajt +- merged from DEVEL + +Revision 1.17.2.2 2011/02/15 11:37:46 megabajt +- fixed %files +- revised deps + Revision 1.18 2011/02/04 18:24:09 wiget - Requires(post,postun): gtk-update-icon-cache + +Revision 1.17.2.1 2010/11/15 09:56:26 baggins +- 1.7.7 for XFCE 4.8 Revision 1.17 2010/11/11 13:35:42 baggins - rel 3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xfce4-notes-plugin/xfce4-notes-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
