SPECS (AC-branch): gnome-pilot.spec - pilot-link version detect fix

glen glen at pld-linux.org
Tue Jan 23 10:45:14 CET 2007


Author: glen                         Date: Tue Jan 23 09:45:14 2007 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- pilot-link version detect fix

---- Files affected:
SPECS:
   gnome-pilot.spec (1.56.2.2 -> 1.56.2.3) 

---- Diffs:

================================================================
Index: SPECS/gnome-pilot.spec
diff -u SPECS/gnome-pilot.spec:1.56.2.2 SPECS/gnome-pilot.spec:1.56.2.3
--- SPECS/gnome-pilot.spec:1.56.2.2	Tue Jan 23 00:56:57 2007
+++ SPECS/gnome-pilot.spec	Tue Jan 23 10:45:09 2007
@@ -14,9 +14,11 @@
 Source0:	http://ftp.gnome.org/pub/gnome/sources/gnome-pilot/2.0/%{name}-%{version}.tar.bz2
 # Source0-md5:	662aae1d5915e81e64ee1a6c732c627d
 Patch0:		%{name}-capplet.patch
+Patch1:		%{name}-pilot-link.patch
 URL:		http://www.gnome.org/gnome-pilot/
 BuildRequires:	GConf2-devel >= 2.14.0
 BuildRequires:	ORBit2-devel >= 1:2.14.0
+BuildRequires:	autoconf
 BuildRequires:	automake
 BuildRequires:	gnome-panel-devel >= 2.14.0
 BuildRequires:	gnome-vfs2-devel >= 2.14.0
@@ -29,8 +31,8 @@
 BuildRequires:	pkgconfig
 BuildRequires:	rpmbuild(macros) >= 1.197
 BuildRequires:	scrollkeeper
-Requires(post,preun):	GConf2 >= 2.14.0
 Requires(post,postun):	scrollkeeper
+Requires(post,preun):	GConf2 >= 2.14.0
 Requires:	%{name}-libs = %{version}-%{release}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -77,9 +79,9 @@
 %package devel
 Summary:	GNOME pilot includes, etc
 Summary(da):	GNOME pilot include filer etc
-Summary(ru):	ćÁĘĚŮ ŇÁÚŇÁÂĎÔËÉ ÄĚŃ GNOME pilot
 Summary(pl):	Biblioteki i pliki nagłówkowe gpilotd
 Summary(pt_BR):	Bibliotecas e arquivos de inclusăo do GNOME pilot
+Summary(ru):	ćÁĘĚŮ ŇÁÚŇÁÂĎÔËÉ ÄĚŃ GNOME pilot
 Summary(uk):	ćÁĘĚÉ ŇĎÚŇĎÂËÉ ÄĚŃ GNOME pilot
 Summary(zh_CN):	GNOME pilotżŞˇ˘żâ
 Group:		Development/Libraries
@@ -133,10 +135,14 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
-cp -f /usr/share/automake/config.sub .
+%{__aclocal}
+%{__autoconf}
+%{__automake}
 %configure \
+	--enable-pilotlinktest \
 	--enable-usb \
 	--enable-network
 %{__make}
@@ -211,6 +217,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.56.2.3  2007/01/23 09:45:09  glen
+- pilot-link version detect fix
+
 Revision 1.56.2.2  2007/01/22 23:56:57  glen
 - rel 5: pilot-link soname change
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gnome-pilot.spec?r1=1.56.2.2&r2=1.56.2.3&f=u



More information about the pld-cvs-commit mailing list