Author: charles Date: Sat Jul 1 00:06:26 2006 GMT Module: SPECS Tag: DEVEL ---- Log message: - added shared dir for modules
---- Files affected: SPECS: xfce-mcs-manager.spec (1.44.2.3 -> 1.44.2.4) ---- Diffs: ================================================================ Index: SPECS/xfce-mcs-manager.spec diff -u SPECS/xfce-mcs-manager.spec:1.44.2.3 SPECS/xfce-mcs-manager.spec:1.44.2.4 --- SPECS/xfce-mcs-manager.spec:1.44.2.3 Tue Apr 18 23:46:07 2006 +++ SPECS/xfce-mcs-manager.spec Sat Jul 1 02:06:20 2006 @@ -7,7 +7,7 @@ Summary(pl): Zarządca ustawień wielokanałowych Name: xfce-mcs-manager Version: 4.3.90.1 -Release: 1 +Release: 2 License: LGPL v2 Group: X11/Applications Source0: http://www.xfce.org/archive/xfce-%{version}/src/%{name}-%{version}.tar.bz2 @@ -68,7 +68,7 @@ %install rm -rf $RPM_BUILD_ROOT -install -d $RPM_BUILD_ROOT{%{_libdir}/xfce4/mcs-plugins,%{_sysconfdir}/xdg/xfce4} +install -d $RPM_BUILD_ROOT{%{_libdir}/xfce4/{mcs-plugins,modules},%{_sysconfdir}/xdg/xfce4} %{__make} install \ DESTDIR=$RPM_BUILD_ROOT @@ -87,6 +87,7 @@ %dir %{_libdir}/xfce4 %dir %{_libdir}/xfce4/mcs-plugins +%dir %{_libdir}/xfce4/modules %docdir %{_datadir}/xfce4/doc %dir %{_datadir}/xfce4/doc @@ -108,6 +109,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.44.2.4 2006/07/01 00:06:20 charles +- added shared dir for modules + Revision 1.44.2.3 2006/04/18 21:46:07 freetz - use macros ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/xfce-mcs-manager.spec?r1=1.44.2.3&r2=1.44.2.4&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
