SPECS: libgail-gnome.spec - updated to 1.20.1

megabajt megabajt at pld-linux.org
Sat Sep 27 18:56:48 CEST 2008


Author: megabajt                     Date: Sat Sep 27 16:56:48 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 1.20.1

---- Files affected:
SPECS:
   libgail-gnome.spec (1.26 -> 1.27) 

---- Diffs:

================================================================
Index: SPECS/libgail-gnome.spec
diff -u SPECS/libgail-gnome.spec:1.26 SPECS/libgail-gnome.spec:1.27
--- SPECS/libgail-gnome.spec:1.26	Mon Sep 17 19:58:08 2007
+++ SPECS/libgail-gnome.spec	Sat Sep 27 18:56:42 2008
@@ -2,26 +2,26 @@
 Summary:	Accessibility implementation for GTK+ and GNOME libraries
 Summary(pl.UTF-8):	Implementacja ułatwiania pracy niepełnosprawnym dla GTK+ i GNOME
 Name:		libgail-gnome
-Version:	1.20.0
+Version:	1.20.1
 Release:	1
 License:	LGPL
 Group:		X11/Libraries
 Source0:	http://ftp.gnome.org/pub/GNOME/sources/libgail-gnome/1.20/%{name}-%{version}.tar.bz2
-# Source0-md5:	5a7662e3d637c86baa95a50adb225e56
+# Source0-md5:	5c5b71af5a8ab2a9403bdae52b20e46c
 URL:		http://developer.gnome.org/projects/gap/
-BuildRequires:	at-spi-devel >= 1.20.0
-BuildRequires:	atk-devel >= 1:1.20.0
-BuildRequires:	autoconf
-BuildRequires:	automake
-BuildRequires:	gail-devel
-BuildRequires:	gnome-panel-devel >= 2.17.92
-BuildRequires:	gtk+2-devel >= 2:2.10.9
-BuildRequires:	libbonoboui-devel >= 2.18.0
-BuildRequires:	libgnomeui-devel >= 2.18.0
+BuildRequires:	at-spi-devel >= 1.24.0
+BuildRequires:	atk-devel >= 1:1.24.0
+BuildRequires:	autoconf >= 2.53
+BuildRequires:	automake >= 1:1.9
+BuildRequires:	gnome-common >= 2.20.0
+BuildRequires:	gnome-panel-devel >= 2.24.0
+BuildRequires:	gtk+2-devel >= 2:2.14.0
+BuildRequires:	libbonoboui-devel >= 2.24.0
+BuildRequires:	libgnomeui-devel >= 2.24.0
 BuildRequires:	libtool
 BuildRequires:	pkgconfig
-Requires:	atk >= 1:1.20.0
-Requires:	libgnomeui >= 2.19.1
+Requires:	atk >= 1:1.24.0
+Requires:	libgnomeui >= 2.24.0
 Obsoletes:	libgail-gnome-static
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -40,9 +40,9 @@
 Summary(pl.UTF-8):	Pliki nagłówkowe libgail-gnome
 Group:		X11/Development/Libraries
 Requires:	%{name} = %{version}-%{release}
-Requires:	atk-devel >= 1:1.20.0
-Requires:	gtk+2-devel >= 2:2.10.9
-Requires:	libbonoboui-devel >= 2.18.0
+Requires:	atk-devel >= 1:1.24.0
+Requires:	gtk+2-devel >= 2:2.14.0
+Requires:	libbonoboui-devel >= 2.24.0
 
 %description devel
 gail-devel contains the header files required to compile applications
@@ -59,6 +59,7 @@
 %{__libtoolize}
 %{__aclocal}
 %{__autoconf}
+%{__autoheader}
 %{__automake}
 %configure
 %{__make}
@@ -67,8 +68,7 @@
 rm -rf $RPM_BUILD_ROOT
 
 %{__make} install \
-	DESTDIR=$RPM_BUILD_ROOT \
-	pkgconfigdir=%{_pkgconfigdir}
+	DESTDIR=$RPM_BUILD_ROOT
 
 rm -f $RPM_BUILD_ROOT%{_libdir}/gtk-2.0/modules/*.la
 
@@ -78,11 +78,11 @@
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README
-%attr(755,root,root) %{_libdir}/gtk-2.0/modules/lib*.so
+%attr(755,root,root) %{_libdir}/gtk-2.0/modules/libgail-gnome.so
 
 %files devel
 %defattr(644,root,root,755)
-%{_pkgconfigdir}/*.pc
+%{_pkgconfigdir}/libgail-gnome.pc
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 
@@ -91,6 +91,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.27  2008/09/27 16:56:42  megabajt
+- updated to 1.20.1
+
 Revision 1.26  2007/09/17 17:58:08  qboosh
 - updated atk-devel dep in -devel
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libgail-gnome.spec?r1=1.26&r2=1.27&f=u



More information about the pld-cvs-commit mailing list