Author: megabajt Date: Mon Jan 22 15:29:36 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 4.4.0 - added apidocs subpackage
---- Files affected: SPECS: xfce4-panel.spec (1.62 -> 1.63) ---- Diffs: ================================================================ Index: SPECS/xfce4-panel.spec diff -u SPECS/xfce4-panel.spec:1.62 SPECS/xfce4-panel.spec:1.63 --- SPECS/xfce4-panel.spec:1.62 Mon Nov 6 15:56:03 2006 +++ SPECS/xfce4-panel.spec Mon Jan 22 16:29:31 2007 @@ -1,17 +1,13 @@ # $Revision$, $Date$ -# -# TODO: -# - check the icon & the desktop file -# Summary: Next generation panel for Xfce Summary(pl): Panel nowej generacji dla Xfce Name: xfce4-panel -Version: 4.3.99.2 +Version: 4.4.0 Release: 1 License: GPL v2, LGPL v2 Group: X11/Applications Source0: http://www.xfce.org/archive/xfce-%{version}/src/%{name}-%{version}.tar.bz2 -# Source0-md5: 53f96a9db5628ac1c629c9e5ecd842e4 +# Source0-md5: c46925d2df393dba8f16979ba87d4776 Patch0: %{name}-locale-names.patch URL: http://www.xfce.org/ BuildRequires: autoconf >= 2.50 @@ -31,7 +27,7 @@ BuildRequires: xfce-mcs-manager-devel >= %{version} BuildRequires: xfce4-dev-tools >= %{version} Requires: %{name}-libs = %{version}-%{release} -Requires(post,postun): gtk+2 >= 2:2.10.1 +Requires(post,postun): gtk+2 Requires(post,postun): hicolor-icon-theme Requires: xfce-mcs-manager >= %{version} Requires: xfce4-icon-theme @@ -45,12 +41,22 @@ %description -l pl xfce4-panel to panel dla środowiska Xfce. +%package apidocs +Summary: Xfce panel API documentation +Summary(pl): Dokumentacja API panelu Xfce +Group: Documentation +Requires: gtk-doc-common + +%description apidocs +Xfce panel API documentation. + +%description apidocs -l pl +Dokumentacja API panelu Xfce. + %package libs Summary: xfce4panel library Summary(pl): Biblioteka xfce4panel Group: Development/Libraries -Requires: libxfce4mcs >= %{version} -Requires: libxfcegui4 >= %{version} %description libs This package contains xfce4panel library. @@ -89,6 +95,7 @@ %{__autoconf} %configure \ --enable-gtk-doc \ + --enable-startup-notification \ --with-html-dir=%{_gtkdocdir} %{__make} @@ -138,6 +145,9 @@ %{_datadir}/xfce4/doc/C/* %docdir %{_datadir}/xfce4/doc + +%files apidocs +%defattr(644,root,root,755) %{_gtkdocdir}/libxfce4panel %files libs @@ -156,6 +166,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.63 2007/01/22 15:29:31 megabajt +- updated to 4.4.0 +- added apidocs subpackage + Revision 1.62 2006/11/06 14:56:03 megabajt - updated to 4.3.99.2 (Xfce 4.4RC2) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/xfce4-panel.spec?r1=1.62&r2=1.63&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
