Author: megabajt Date: Tue Feb 15 18:37:21 2011 GMT Module: packages Tag: HEAD ---- Log message: - added includes.patch (fixes build with xfce 4.8) - added missing BRs - release 3
---- Files affected: packages/xfce4-linelight-plugin: xfce4-linelight-plugin.spec (1.3 -> 1.4) ---- Diffs: ================================================================ Index: packages/xfce4-linelight-plugin/xfce4-linelight-plugin.spec diff -u packages/xfce4-linelight-plugin/xfce4-linelight-plugin.spec:1.3 packages/xfce4-linelight-plugin/xfce4-linelight-plugin.spec:1.4 --- packages/xfce4-linelight-plugin/xfce4-linelight-plugin.spec:1.3 Tue Feb 8 21:34:50 2011 +++ packages/xfce4-linelight-plugin/xfce4-linelight-plugin.spec Tue Feb 15 19:37:16 2011 @@ -3,17 +3,20 @@ Summary(pl.UTF-8): Prosty interfejs do wyszukiwania przy pomocy locate Name: xfce4-linelight-plugin Version: 0.1.6 -Release: 2 +Release: 3 License: GPL v2 Group: X11/Applications Source0: http://archive.xfce.org/src/panel-plugins/xfce4-linelight-plugin/0.1/%{name}-%{version}.tar.bz2 # Source0-md5: 796ea4e795089a10525b8b70a0291e03 +Patch0: includes.patch URL: http://goodies.xfce.org/projects/panel-plugins/xfce4-linelight-plugin BuildRequires: libxfcegui4-devel >= 4.4.0 +BuildRequires: rpmbuild(macros) >= 1.601 +BuildRequires: thunar-vfs-devel BuildRequires: xfce4-dev-tools >= 4.4.0 BuildRequires: xfce4-panel-devel >= 4.4.0 -Requires(post,postun): gtk-update-icon-cache -Requires(post,postun): hicolor-icon-theme +Requires: gtk-update-icon-cache +Requires: hicolor-icon-theme Requires: xfce4-panel >= 4.4.0 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -25,6 +28,7 @@ %prep %setup -q +%patch0 -p1 %build %configure \ @@ -60,6 +64,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.4 2011/02/15 18:37:16 megabajt +- added includes.patch (fixes build with xfce 4.8) +- added missing BRs +- release 3 + Revision 1.3 2011/02/08 20:34:50 wiget - rel. 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xfce4-linelight-plugin/xfce4-linelight-plugin.spec?r1=1.3&r2=1.4&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
