Author: megabajt Date: Wed Feb 16 23:04:20 2011 GMT Module: packages Tag: HEAD ---- Log message: - release 3
---- Files affected: packages/xfce4-dict: xfce4-dict.spec (1.3 -> 1.4) ---- Diffs: ================================================================ Index: packages/xfce4-dict/xfce4-dict.spec diff -u packages/xfce4-dict/xfce4-dict.spec:1.3 packages/xfce4-dict/xfce4-dict.spec:1.4 --- packages/xfce4-dict/xfce4-dict.spec:1.3 Fri Feb 4 19:24:08 2011 +++ packages/xfce4-dict/xfce4-dict.spec Thu Feb 17 00:04:15 2011 @@ -3,7 +3,7 @@ Summary(pl.UTF-8): Słownik dla Xfce4 Name: xfce4-dict Version: 0.6.0 -Release: 2 +Release: 3 License: GPL v2 Group: X11/Applications Source0: http://archive.xfce.org/src/apps/xfce4-dict/0.6/%{name}-%{version}.tar.bz2 @@ -13,11 +13,11 @@ BuildRequires: intltool BuildRequires: libxfcegui4-devel >= 4.6.0 BuildRequires: pkgconfig -BuildRequires: rpmbuild(macros) >= 1.311 +BuildRequires: rpmbuild(macros) >= 1.601 BuildRequires: xfce4-dev-tools >= 4.6.0 BuildRequires: xfce4-panel-devel >= 4.6.0 -Requires(post,postun): gtk-update-icon-cache -Requires(post,postun): hicolor-icon-theme +Requires: gtk-update-icon-cache +Requires: hicolor-icon-theme BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -51,7 +51,6 @@ %build %configure - %{__make} %install @@ -60,7 +59,7 @@ %{__make} install \ DESTDIR=$RPM_BUILD_ROOT -rm -r $RPM_BUILD_ROOT%{_datadir}/locale/ur_PK +%{__rm} -r $RPM_BUILD_ROOT%{_datadir}/locale/ur_PK %find_lang %{name} @@ -92,6 +91,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.4 2011/02/16 23:04:15 megabajt +- release 3 + Revision 1.3 2011/02/04 18:24:08 wiget - Requires(post,postun): gtk-update-icon-cache ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xfce4-dict/xfce4-dict.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
