Author: megabajt Date: Sun Jan 28 19:45:14 2007 GMT Module: SPECS Tag: AC-branch ---- Log message: - updated to 4.4.0, merged from HEAD
---- Files affected: SPECS: xfce-mcs-manager.spec (1.46.2.1 -> 1.46.2.2) ---- Diffs: ================================================================ Index: SPECS/xfce-mcs-manager.spec diff -u SPECS/xfce-mcs-manager.spec:1.46.2.1 SPECS/xfce-mcs-manager.spec:1.46.2.2 --- SPECS/xfce-mcs-manager.spec:1.46.2.1 Wed Jul 5 11:28:06 2006 +++ SPECS/xfce-mcs-manager.spec Sun Jan 28 20:45:09 2007 @@ -1,30 +1,27 @@ # $Revision$, $Date$ -# -# TODO: -# - check the icon & the desktop file - Summary: Multi channel settings manager Summary(pl): Zarządca ustawień wielokanałowych Name: xfce-mcs-manager -Version: 4.2.3 +Version: 4.4.0 Release: 1 License: LGPL v2 Group: X11/Applications -Source0: http://hannelore.f1.fhtw-berlin.de/mirrors/xfce4/xfce-%{version}/src/%{name}-%{version}.tar.gz -# Source0-md5: 029e7cc2b20a3de5f908483b4253f492 +Source0: http://www.xfce.org/archive/xfce-%{version}/src/%{name}-%{version}.tar.bz2 +# Source0-md5: 12be1f5676799a4210d3883c7b4b7294 Patch0: %{name}-locale-names.patch URL: http://www.xfce.org/ BuildRequires: autoconf >= 2.50 BuildRequires: automake BuildRequires: gettext-devel -BuildRequires: intltool +BuildRequires: intltool >= 0.35.0 BuildRequires: libtool BuildRequires: libxfce4mcs-devel >= %{version} BuildRequires: libxfcegui4-devel >= %{version} BuildRequires: pkgconfig >= 1:0.9.0 -BuildRequires: xfce4-dev-tools -Requires: libxfce4mcs >= %{version} -Requires: libxfcegui4 >= %{version} +BuildRequires: rpmbuild(macros) >= 1.311 +BuildRequires: xfce4-dev-tools >= %{version} +Requires(post,postun): gtk+2 +Requires(post,postun): hicolor-icon-theme BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -58,17 +55,16 @@ %{__intltoolize} %{__glib_gettextize} %{__libtoolize} -%{__aclocal} -I %{_datadir}/xfce4/dev-tools/m4macros +%{__aclocal} %{__autoheader} %{__automake} %{__autoconf} %configure - %{__make} %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 @@ -78,6 +74,12 @@ %clean rm -rf $RPM_BUILD_ROOT +%post +%update_icon_cache hicolor + +%postun +%update_icon_cache hicolor + %files -f %{name}.lang %defattr(644,root,root,755) %doc AUTHORS ChangeLog @@ -87,12 +89,13 @@ %dir %{_libdir}/xfce4 %dir %{_libdir}/xfce4/mcs-plugins +%dir %{_libdir}/xfce4/modules %docdir %{_datadir}/xfce4/doc %dir %{_datadir}/xfce4/doc %{_datadir}/xfce4/doc/C %lang(fr) %{_datadir}/xfce4/doc/fr -%lang(he) %{_datadir}/xfce4/doc/he +%lang(it) %{_datadir}/xfce4/doc/it # common for some other xfce* packages %dir %{_sysconfdir}/xdg/xfce4 @@ -108,6 +111,40 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.46.2.2 2007/01/28 19:45:09 megabajt +- updated to 4.4.0, merged from HEAD + +Revision 1.51 2007/01/21 19:27:22 megabajt +- updated to 4.4.0 + +Revision 1.50 2006/11/05 18:54:46 megabajt +- up to 4.3.99.2 (Xfce 4.4RC2) + +Revision 1.49 2006/09/04 13:16:33 megabajt +- up to 4.3.99.1 +- use rpm macros + +Revision 1.48 2006/07/24 18:20:41 freetz +- rel.2, removed LDFLAGS + +Revision 1.47 2006/07/16 15:38:34 freetz +- merged from DEVEL + +Revision 1.44.2.5 2006/07/16 15:33:14 freetz +- 4.3.90.2, updated deps, update icon cache, --as-needed support + +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 + +Revision 1.44.2.2 2006/04/18 20:27:43 troll +- intltoolize was removed by mistake + +Revision 1.44.2.1 2006/04/18 19:53:09 troll +- updated to 4.3.90.1 (4.4 beta 1) + Revision 1.46.2.1 2006/07/05 09:28:06 havner - use macros for intltoolize and glib_gettextize ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/xfce-mcs-manager.spec?r1=1.46.2.1&r2=1.46.2.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
