Author: baggins Date: Thu Nov 11 20:48:07 2010 GMT Module: packages Tag: HEAD ---- Log message: - rel 3 - dirs cleanup
---- Files affected: packages/libxfce4util: libxfce4util.spec (1.57 -> 1.58) ---- Diffs: ================================================================ Index: packages/libxfce4util/libxfce4util.spec diff -u packages/libxfce4util/libxfce4util.spec:1.57 packages/libxfce4util/libxfce4util.spec:1.58 --- packages/libxfce4util/libxfce4util.spec:1.57 Wed May 6 22:23:45 2009 +++ packages/libxfce4util/libxfce4util.spec Thu Nov 11 21:48:02 2010 @@ -8,7 +8,7 @@ Summary(pl.UTF-8): Biblioteka narzędziowa dla środowiska Xfce Name: libxfce4util Version: 4.6.1 -Release: 2 +Release: 3 License: BSD, LGPL Group: Libraries Source0: http://www.xfce.org/archive/xfce-%{version}/src/%{name}-%{version}.tar.bz2 @@ -24,6 +24,7 @@ BuildRequires: pkgconfig >= 1:0.9.0 BuildRequires: rpmbuild(macros) >= 1.98 BuildRequires: xfce4-dev-tools >= 4.6.0 +Requires: xfce4-dirs >= 4.6 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -98,7 +99,6 @@ %install rm -rf $RPM_BUILD_ROOT -install -d $RPM_BUILD_ROOT{%{_sysconfdir}/xdg/xfce4,%{_datadir}/xfce4/doc/{C,da,es,fr,gl,id,it,ja,pt_BR,tr}} %{__make} install \ DESTDIR=$RPM_BUILD_ROOT @@ -118,8 +118,6 @@ %doc AUTHORS ChangeLog COPYING README NEWS THANKS TODO %attr(755,root,root) %{_libdir}/libxfce4util.so.*.*.* %attr(755,root,root) %ghost %{_libdir}/libxfce4util.so.4 -%dir %{_sysconfdir}/xdg/xfce4 -%{_datadir}/xfce4 %if %{with apidocs} %files apidocs @@ -151,6 +149,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.58 2010/11/11 20:48:02 baggins +- rel 3 +- dirs cleanup + Revision 1.57 2009/05/06 20:23:45 megabajt - own /usr/share/xfce4/doc/gl - release 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libxfce4util/libxfce4util.spec?r1=1.57&r2=1.58&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
