SPECS: gnopernicus.spec - updated to 1.1.1 - removed outdated buil...
grzegol
grzegol at pld-linux.org
Sun Aug 13 13:39:59 CEST 2006
Author: grzegol Date: Sun Aug 13 11:39:59 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 1.1.1
- removed outdated build patch (fixed upstream)
---- Files affected:
SPECS:
gnopernicus.spec (1.58 -> 1.59)
---- Diffs:
================================================================
Index: SPECS/gnopernicus.spec
diff -u SPECS/gnopernicus.spec:1.58 SPECS/gnopernicus.spec:1.59
--- SPECS/gnopernicus.spec:1.58 Sat May 27 02:34:15 2006
+++ SPECS/gnopernicus.spec Sun Aug 13 13:39:54 2006
@@ -6,31 +6,30 @@
Summary: Assistive technology
Summary(pl): Technologia wspomagajÄ…ca
Name: gnopernicus
-Version: 1.0.4
-Release: 2
+Version: 1.1.1
+Release: 1
License: LGPL
Group: X11/Applications
-Source0: http://ftp.gnome.org/pub/gnome/sources/gnopernicus/1.0/%{name}-%{version}.tar.bz2
-# Source0-md5: 4e798c6d08e6096702d316b702801d1d
+Source0: http://ftp.gnome.org/pub/gnome/sources/gnopernicus/1.1/%{name}-%{version}.tar.bz2
+# Source0-md5: e691c408de4ca885a3589a0b6fa297be
Patch0: %{name}-desktop.patch
-Patch1: %{name}-build.patch
URL: http://www.baum.de/
-BuildRequires: /usr/X11R6/bin/mkfontdir
+BuildRequires: /usr/bin/mkfontdir
BuildRequires: GConf2-devel >= 2.14.0
-BuildRequires: at-spi-devel >= 1.6.6
+BuildRequires: at-spi-devel >= 1.7.10
BuildRequires: autoconf
BuildRequires: automake
%{?with_brlapi:BuildRequires: brlapi-devel >= 3.7}
-BuildRequires: gnome-common >= 2.8.0-2
+BuildRequires: gnome-common >= 2.12.0
BuildRequires: gnome-mag-devel >= 0.12
-BuildRequires: gnome-speech-devel >= 0.3.6
-BuildRequires: gtk+2-devel >= 2:2.8.3
-BuildRequires: gtk-doc >= 1.4
-BuildRequires: intltool >= 0.33
-BuildRequires: libglade2-devel >= 1:2.5.1
-BuildRequires: libgnomeui-devel >= 2.14.0
+BuildRequires: gnome-speech-devel >= 0.3.8
+BuildRequires: gtk+2-devel >= 2:2.10.1
+BuildRequires: gtk-doc >= 1.7
+BuildRequires: intltool >= 0.35.0
+BuildRequires: libglade2-devel >= 1:2.6.0
+BuildRequires: libgnomeui-devel >= 2.15.91
BuildRequires: libtool
-BuildRequires: libxml2-devel >= 1:2.6.21
+BuildRequires: libxml2-devel >= 1:2.6.26
BuildRequires: pkgconfig
BuildRequires: popt-devel >= 1.5
BuildRequires: rpmbuild(macros) >= 1.197
@@ -38,7 +37,7 @@
Requires(post,postun): /sbin/ldconfig
Requires(post,preun): GConf2 >= 2.14.0
Requires(post,postun): scrollkeeper
-Requires: libgnomeui >= 2.14.0
+Requires: libgnomeui >= 2.15.91
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -82,7 +81,6 @@
%prep
%setup -q
%patch0 -p1
-%patch1 -p1
%build
cp /usr/share/gnome-common/data/omf.make .
@@ -94,7 +92,10 @@
%{__autoconf}
%{__automake}
%configure \
- --%{?with_brlapi:en}%{!?with_brlapi:dis}able-brltty
+ --%{?with_brlapi:en}%{!?with_brlapi:dis}able-brltty \
+ --enable-gtk-doc \
+ --enable-ipv6 \
+ --with-html-dir=%{_gtkdocdir}
%{__make}
@@ -104,8 +105,6 @@
%{__make} install \
DESTDIR=$RPM_BUILD_ROOT
-rm -r $RPM_BUILD_ROOT%{_datadir}/locale/no
-
%find_lang %{name} --with-gnome --all-name
%clean
@@ -140,7 +139,7 @@
%{_sysconfdir}/%{name}-1.0
%{_desktopdir}/%{name}.desktop
%{_omf_dest_dir}/%{name}
-%{_pixmapsdir}/*
+%{_iconsdir}/hicolor/*/*/*.png
%files devel
%defattr(644,root,root,755)
@@ -155,6 +154,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.59 2006/08/13 11:39:54 grzegol
+- updated to 1.1.1
+- removed outdated build patch (fixed upstream)
+
Revision 1.58 2006/05/27 00:34:15 qboosh
- merged deps update from AC-branch
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/gnopernicus.spec?r1=1.58&r2=1.59&f=u
More information about the pld-cvs-commit
mailing list