Author: wiget Date: Thu Mar 24 10:18:18 2011 GMT Module: packages Tag: HEAD ---- Log message: - BR/R stable pangomm (2.28.0) - rename doc subpackage to apidocs - rel. 1
---- Files affected: packages/gtkmm: gtkmm.spec (1.140 -> 1.141) ---- Diffs: ================================================================ Index: packages/gtkmm/gtkmm.spec diff -u packages/gtkmm/gtkmm.spec:1.140 packages/gtkmm/gtkmm.spec:1.141 --- packages/gtkmm/gtkmm.spec:1.140 Fri Mar 18 13:08:13 2011 +++ packages/gtkmm/gtkmm.spec Thu Mar 24 11:18:12 2011 @@ -7,7 +7,7 @@ Summary(pl.UTF-8): Wrapper C++ dla GTK+ Name: gtkmm Version: 2.24.0 -Release: 0.1 +Release: 1 License: LGPL v2+ Group: X11/Libraries Source0: http://ftp.gnome.org/pub/GNOME/sources/gtkmm/2.24/%{name}-%{version}.tar.bz2 @@ -23,14 +23,14 @@ BuildRequires: libstdc++-devel >= 5:3.3.1 BuildRequires: libtool >= 2:1.4d-3 BuildRequires: mm-common >= 0.8 -BuildRequires: pangomm-devel >= 2.27.1 +BuildRequires: pangomm-devel >= 2.28.0 BuildRequires: perl-base >= 1:5.6.0 BuildRequires: pkgconfig Requires: atkmm >= 2.22.0 Requires: cairomm >= 1.6.3 Requires: glibmm >= 2.24.0 Requires: gtk+2 >= 2:2.20.0 -Requires: pangomm >= 2.26.0 +Requires: pangomm >= 2.28.0 Obsoletes: Gtk-- BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -55,7 +55,7 @@ Requires: atkmm-devel >= 2.22.0 Requires: glibmm-devel >= 2.24.0 Requires: gtk+2-devel >= 2:2.20.0 -Requires: pangomm-devel >= 2.26.0 +Requires: pangomm-devel >= 2.28.0 %description devel Header files for gtkmm library. @@ -63,18 +63,6 @@ %description devel -l pl.UTF-8 Pliki nagłówkowe biblioteki gtkmm. -%package doc -Summary: Reference documentation for gtkmm and gdkmm -Summary(pl.UTF-8): Szczegółowa dokumentacja gtkmm i gdkmm -Group: Documentation -Requires: devhelp - -%description doc -Reference documentation for gtkmm and gdkmm. - -%description doc -l pl.UTF-8 -Szczegółowa dokumentacja gtkmm i gdkmm. - %package static Summary: gtkmm and gdkmm static libraries Summary(pl.UTF-8): Biblioteki statyczne gtkmm i gdkmm @@ -87,6 +75,19 @@ %description static -l pl.UTF-8 Biblioteki statyczne gtkmm i gdkmm. +%package apidocs +Summary: Reference documentation for gtkmm and gdkmm +Summary(pl.UTF-8): Szczegółowa dokumentacja gtkmm i gdkmm +Group: Documentation +Requires: devhelp +Obsoletes: gtkmm-doc + +%description apidocs +Reference documentation for gtkmm and gdkmm. + +%description apidocs -l pl.UTF-8 +Szczegółowa dokumentacja gtkmm i gdkmm. + %prep %setup -q @@ -134,11 +135,6 @@ %{_pkgconfigdir}/gdkmm-2.4.pc %{_pkgconfigdir}/gtkmm-2.4.pc -%files doc -%defattr(644,root,root,755) -%{_docdir}/gtkmm-2.4 -%{_datadir}/devhelp/books/gtkmm-2.4 - %if %{with static_libs} %files static %defattr(644,root,root,755) @@ -146,12 +142,22 @@ %{_libdir}/libgtkmm-2.4.a %endif +%files apidocs +%defattr(644,root,root,755) +%{_docdir}/gtkmm-2.4 +%{_datadir}/devhelp/books/gtkmm-2.4 + %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog * %{date} PLD Team <[email protected]> All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.141 2011/03/24 10:18:12 wiget +- BR/R stable pangomm (2.28.0) +- rename doc subpackage to apidocs +- rel. 1 + Revision 1.140 2011/03/18 12:08:13 lisu - rel 0.1 unless pangomm 2.8 is done ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gtkmm/gtkmm.spec?r1=1.140&r2=1.141&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
