Author: megabajt Date: Mon Mar 29 16:51:03 2010 GMT Module: packages Tag: HEAD ---- Log message: - updated to 2.30.0; merged changes from DEVEL
---- Files affected: packages/gucharmap: gucharmap.spec (1.69 -> 1.70) ---- Diffs: ================================================================ Index: packages/gucharmap/gucharmap.spec diff -u packages/gucharmap/gucharmap.spec:1.69 packages/gucharmap/gucharmap.spec:1.70 --- packages/gucharmap/gucharmap.spec:1.69 Sat Jan 30 12:37:11 2010 +++ packages/gucharmap/gucharmap.spec Mon Mar 29 18:50:58 2010 @@ -2,12 +2,12 @@ Summary: Unicode character map Summary(pl.UTF-8): Mapa znaków unikodowych Name: gucharmap -Version: 2.28.2 -Release: 2 +Version: 2.30.0 +Release: 1 License: GPL v2 Group: X11/Applications -Source0: http://ftp.gnome.org/pub/GNOME/sources/gucharmap/2.28/%{name}-%{version}.tar.bz2 -# Source0-md5: d4ff2195141ca71aebfeb766e18d9607 +Source0: http://ftp.gnome.org/pub/GNOME/sources/gucharmap/2.30/%{name}-%{version}.tar.bz2 +# Source0-md5: 8b16004ad18cf59afe95cfeea7b855b1 URL: http://live.gnome.org/Gucharmap BuildRequires: GConf2-devel >= 2.24.0 BuildRequires: autoconf >= 2.56 @@ -16,7 +16,8 @@ BuildRequires: gettext-devel BuildRequires: gnome-common >= 2.24.0 BuildRequires: gnome-doc-utils >= 0.12.2 -BuildRequires: gtk+2-devel >= 2:2.14.0 +BuildRequires: gtk+2-devel >= 2:2.18.0 +BuildRequires: gtk-doc >= 1.0 BuildRequires: intltool >= 0.40.0 BuildRequires: libtool BuildRequires: libxml2-progs @@ -56,7 +57,7 @@ Group: X11/Development/Libraries Requires: %{name}-libs = %{version}-%{release} Requires: GConf2-devel >= 2.24.0 -Requires: gtk+2-devel >= 2:2.14.0 +Requires: gtk+2-devel >= 2:2.18.0 %description devel The gucharmap-devel package includes the header files that you will @@ -78,8 +79,22 @@ %description static -l pl.UTF-8 Statyczna wersja bibliotek gucharmap. +%package apidocs +Summary: gucharmap library API documentation +Summary(pl.UTF-8): Dokumentacja API biblioteki gucharmap +Group: Documentation +Requires: gtk-doc-common + +%description apidocs +gucharmap library API documentation. + +%description apidocs -l pl.UTF-8 +Dokumentacja API biblioteki gucharmap. + %prep %setup -q +%{__sed} -i -e 's/^...@shaw//' po/LINGUAS +%{__rm} -f po/[email protected] %build %{__gnome_doc_prepare} @@ -91,7 +106,10 @@ %{__autoheader} %{__autoconf} %configure \ + --disable-silent-rules \ --disable-scrollkeeper \ + --enable-gtk-doc \ + --with-html-dir=%{_gtkdocdir} \ --enable-static %{__make} @@ -143,12 +161,23 @@ %defattr(644,root,root,755) %{_libdir}/libgucharmap.a +%files apidocs +%defattr(644,root,root,755) +%{_gtkdocdir}/gucharmap + %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.70 2010/03/29 16:50:58 megabajt +- updated to 2.30.0; merged changes from DEVEL + +Revision 1.69.2.1 2010/03/13 17:51:26 megabajt +- updated to 2.29.92 +- added -apidocs subpackage + Revision 1.69 2010/01/30 11:37:11 megabajt - release 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gucharmap/gucharmap.spec?r1=1.69&r2=1.70&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
