Author: megabajt Date: Sat Jan 13 14:54:53 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 0.14.1 - added apidocs subpackage
---- Files affected: SPECS: gnome-mag.spec (1.39 -> 1.40) ---- Diffs: ================================================================ Index: SPECS/gnome-mag.spec diff -u SPECS/gnome-mag.spec:1.39 SPECS/gnome-mag.spec:1.40 --- SPECS/gnome-mag.spec:1.39 Sun Dec 24 00:53:07 2006 +++ SPECS/gnome-mag.spec Sat Jan 13 15:54:48 2007 @@ -2,19 +2,19 @@ Summary: GNOME Magnifier Summary(pl): Lupa GNOME Name: gnome-mag -Version: 0.14.0 +Version: 0.14.1 Release: 1 License: GPL Group: X11/Applications Source0: http://ftp.gnome.org/pub/gnome/sources/gnome-mag/0.14/%{name}-%{version}.tar.bz2 -# Source0-md5: 012ad052da51031eca1f521942f865f2 +# Source0-md5: 2fafb09abd4e47b1b5be3200fbd36433 URL: http://developer.gnome.org/projects/gap/ BuildRequires: ORBit2-devel >= 1:2.14.4 -BuildRequires: at-spi-devel >= 1.7.12 +BuildRequires: at-spi-devel >= 1.7.15 BuildRequires: autoconf BuildRequires: automake BuildRequires: gnome-common >= 2.12.0 -BuildRequires: gtk+2-devel >= 2:2.10.6 +BuildRequires: gtk+2-devel >= 2:2.10.7 BuildRequires: intltool >= 0.35.0 BuildRequires: libbonobo-devel >= 2.16.0 BuildRequires: libtool @@ -30,13 +30,25 @@ %description -l pl Lupa GNOME. +%package apidocs +Summary: gnome-mag API documentation +Summary(pl): Dokumentacja API gnome-mag +Group: Documentation +Requires: gtk-doc-common + +%description apidocs +gnome-mag API documentation. + +%description apidocs -l pl +Dokumentacja API gnome-mag. + %package devel Summary: gnome-mag headers Summary(pl): Pliki nagłówkowe gnome-mag Group: X11/Development/Libraries Requires: %{name} = %{version}-%{release} Requires: ORBit2-devel >= 1:2.14.4 -Requires: gtk+2-devel >= 2:2.10.6 +Requires: gtk+2-devel >= 2:2.10.7 Requires: libbonobo-devel >= 2.16.0 %description devel @@ -98,13 +110,16 @@ %{_datadir}/%{name} %{_datadir}/idl/%{name}-1.0 +%files apidocs +%defattr(644,root,root,755) +%{_gtkdocdir}/%{name} + %files devel %defattr(644,root,root,755) %attr(755,root,root) %{_libdir}/libgnome-mag.so %{_libdir}/libgnome-mag.la %{_includedir}/%{name}-1.0 %{_pkgconfigdir}/*.pc -%{_gtkdocdir}/%{name} %files static %defattr(644,root,root,755) @@ -116,6 +131,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.40 2007/01/13 14:54:48 megabajt +- updated to 0.14.1 +- added apidocs subpackage + Revision 1.39 2006/12/23 23:53:07 megabajt - up to 0.14.0 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/gnome-mag.spec?r1=1.39&r2=1.40&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
