Author: megabajt Date: Sun Jan 28 21:13:03 2007 GMT Module: SPECS Tag: AC-branch ---- Log message: - updated to 4.4.0, merged from HEAD
---- Files affected: SPECS: xfce-mcs-plugins.spec (1.37.2.2 -> 1.37.2.3) ---- Diffs: ================================================================ Index: SPECS/xfce-mcs-plugins.spec diff -u SPECS/xfce-mcs-plugins.spec:1.37.2.2 SPECS/xfce-mcs-plugins.spec:1.37.2.3 --- SPECS/xfce-mcs-plugins.spec:1.37.2.2 Wed Jul 5 11:34:12 2006 +++ SPECS/xfce-mcs-plugins.spec Sun Jan 28 22:12:58 2007 @@ -2,27 +2,26 @@ Summary: Plugins for multi channel settings manager Summary(pl): Wtyczki dla zarządcy ustawień wielokanałowych Name: xfce-mcs-plugins -Version: 4.2.3 +Version: 4.4.0 Release: 1 License: GPL Group: X11/Applications -Source0: http://hannelore.f1.fhtw-berlin.de/mirrors/xfce4/xfce-%{version}/src/%{name}-%{version}.tar.gz -# Source0-md5: cdd1ca3ff7610a45658aa801b91da8dc +Source0: http://www.xfce.org/archive/xfce-%{version}/src/%{name}-%{version}.tar.bz2 +# Source0-md5: 95213345e3ccd224a30b2be01e9c06b9 Patch0: %{name}-locale-names.patch URL: http://www.xfce.org/ BuildRequires: autoconf >= 2.50 BuildRequires: automake BuildRequires: gettext-devel -BuildRequires: gtk+2-devel >= 1:2.2.0 -BuildRequires: intltool +BuildRequires: gtk+2-devel >= 1:2.8.20 +BuildRequires: intltool >= 0.35.0 BuildRequires: libtool BuildRequires: pkgconfig >= 1:0.9.0 -BuildRequires: xfce-mcs-manager-devel >= 4.1.2 -BuildRequires: xfce4-dev-tools -BuildRequires: xfce4-panel-devel >= %{version} -Requires: gtk+2 >= 1:2.2.0 -Requires: xfce-mcs-manager >= 4.1.2 -Requires: xfce4-panel >= %{version} +BuildRequires: rpmbuild(macros) >= 1.311 +BuildRequires: xfce-mcs-manager-devel >= %{version} +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 @@ -40,10 +39,10 @@ mv -f po/{pt_PT,pt}.po %build -%{__intltoolize} %{__glib_gettextize} +%{__intltoolize} %{__libtoolize} -%{__aclocal} -I %{_datadir}/xfce4/dev-tools/m4macros +%{__aclocal} %{__autoheader} %{__automake} %{__autoconf} @@ -63,17 +62,22 @@ %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 +%doc AUTHORS ChangeLog NEWS README %docdir %{_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/* +%{_datadir}/%{name} %{_iconsdir}/hicolor/*/*/* - %attr(755,root,root) %{_libdir}/xfce4/mcs-plugins/*.so - %{_desktopdir}/*.desktop %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) @@ -82,6 +86,35 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.37.2.3 2007/01/28 21:12:58 megabajt +- updated to 4.4.0, merged from HEAD + +Revision 1.46 2007/01/21 19:30:28 megabajt +- updated to 4.4.0 + +Revision 1.45 2006/11/06 19:12:13 megabajt +- up to 4.3.99.2 (Xfce 4.4RC2) +- updated deps + +Revision 1.44 2006/09/04 15:50:43 megabajt +- fix gtk+2 epoch + +Revision 1.43 2006/09/04 15:46:47 megabajt +- up to 4.3.99.1 +- use rpm macros + +Revision 1.42 2006/07/24 18:20:41 freetz +- rel.2, removed LDFLAGS + +Revision 1.41 2006/07/16 15:38:34 freetz +- merged from DEVEL + +Revision 1.40.2.2 2006/07/16 15:33:14 freetz +- 4.3.90.2, updated deps, update icon cache, --as-needed support + +Revision 1.40.2.1 2006/04/26 18:32:18 troll +- updated to 4.3.90.1 + Revision 1.37.2.2 2006/07/05 09:34:12 havner - intltoolize before glib_gettextize, proper macros for them ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/xfce-mcs-plugins.spec?r1=1.37.2.2&r2=1.37.2.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
