Author: grzegol                      Date: Sat Aug 26 13:51:08 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 1.7.11
- added apidocs subpackage

---- Files affected:
SPECS:
   at-spi.spec (1.64 -> 1.65) 

---- Diffs:

================================================================
Index: SPECS/at-spi.spec
diff -u SPECS/at-spi.spec:1.64 SPECS/at-spi.spec:1.65
--- SPECS/at-spi.spec:1.64      Thu Jul 27 20:23:49 2006
+++ SPECS/at-spi.spec   Sat Aug 26 15:51:03 2006
@@ -1,31 +1,28 @@
 # $Revision$, $Date$
 #
-# TODO:
-# - package reference html docs or removed it
-# 
 # Conditional build:
 %bcond_without static_libs     # don't build static library
 #
 Summary:       Assistive Technology Service Provider Interface
 Summary(pl):   Interfejs pozwalający na korzystanie z urządzeń wspomagających
 Name:          at-spi
-Version:       1.7.10
+Version:       1.7.11
 Release:       1
 License:       LGPL v2+
 Group:         X11/Libraries
 Source0:       
http://ftp.gnome.org/pub/gnome/sources/at-spi/1.7/%{name}-%{version}.tar.bz2
-# Source0-md5: 4d233cbccb69865c07358d04e97d86cf
+# Source0-md5: f9770a342c311a5d7bcff0dcb6fd9369
 URL:           http://developer.gnome.org/projects/gap/
-BuildRequires: ORBit2-devel
-BuildRequires: atk-devel >= 1:1.12.1
+BuildRequires: ORBit2-devel >= 2.14.2
+BuildRequires: atk-devel >= 1:1.12.2
 BuildRequires: autoconf
 BuildRequires: automake
-BuildRequires: gail-devel >= 1.9.1
+BuildRequires: gail-devel >= 1.9.2
 BuildRequires: gnome-common >= 2.12.0
-BuildRequires: gtk+2-devel >= 2:2.10.1
-BuildRequires: gtk-doc >= 1.6
+BuildRequires: gtk+2-devel >= 2:2.10.2
+BuildRequires: gtk-doc >= 1.7
 BuildRequires: intltool
-BuildRequires: libbonobo-devel >= 2.15.0
+BuildRequires: libbonobo-devel >= 2.15.3
 BuildRequires: libtool
 BuildRequires: pkgconfig
 BuildRequires: rpm-build >= 4.1-10
@@ -52,12 +49,11 @@
 Summary(pl):   Pliki programistyczne at-spi
 Group:         X11/Development/Libraries
 Requires:      %{name} = %{version}-%{release}
-Requires:      ORBit2-devel
-Requires:      atk-devel >= 1:1.12.1
-Requires:      gail-devel >= 1.9.0
-Requires:      gtk+2-devel >= 2:2.10.0
-Requires:      gtk-doc-common
-Requires:      libbonobo-devel >= 2.15.0
+Requires:      ORBit2-devel >= 2.14.2
+Requires:      atk-devel >= 1:1.12.2
+Requires:      gail-devel >= 1.9.2
+Requires:      gtk+2-devel >= 2:2.10.2
+Requires:      libbonobo-devel >= 2.15.3
 Obsoletes:     libat-spi1-devel
 
 %description devel
@@ -78,6 +74,18 @@
 %description static -l pl
 Statyczna biblioteka at-spi.
 
+%package apidocs
+Summary:       at-spi API documentation
+Summary(pl):   Dokumentacja API at-spi
+Group:         Documentation
+Requires:      gtk-doc-common
+
+%description apidocs
+at-spi API documentation.
+
+%description apidocs -l pl
+Dokumentacja API at-spi.
+
 %prep
 %setup -q
 
@@ -103,6 +111,8 @@
 # no static modules
 rm -f $RPM_BUILD_ROOT%{_libdir}/{gtk-2.0/modules,orbit-2.0}/*.{la,a}
 
+rm -r $RPM_BUILD_ROOT%{_datadir}/locale/ug
+
 %find_lang %{name}
 
 %clean
@@ -123,7 +133,6 @@
 %files devel
 %defattr(644,root,root,755)
 %{_includedir}/*
-%{_gtkdocdir}/*
 %attr(755,root,root) %{_libdir}/lib*.so
 %{_libdir}/lib*.la
 %{_pkgconfigdir}/*
@@ -134,12 +143,21 @@
 %{_libdir}/*.a
 %endif
 
+%files apidocs
+%defattr(644,root,root,755)
+%{_gtkdocdir}/*
+%{_docdir}/%{name}-%{version}
+
 %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.65  2006/08/26 13:51:03  grzegol
+- updated to 1.7.11
+- added apidocs subpackage
+
 Revision 1.64  2006/07/27 18:23:49  freetz
 - 1.7.10, TODO added
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/at-spi.spec?r1=1.64&r2=1.65&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to