SPECS: abridge.spec - patch for wxGTK2 2.8

pascalek pascalek at pld-linux.org
Thu Aug 9 01:00:31 CEST 2007


Author: pascalek                     Date: Wed Aug  8 23:00:31 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- patch for wxGTK2 2.8

---- Files affected:
SPECS:
   abridge.spec (1.12 -> 1.13) 

---- Diffs:

================================================================
Index: SPECS/abridge.spec
diff -u SPECS/abridge.spec:1.12 SPECS/abridge.spec:1.13
--- SPECS/abridge.spec:1.12	Mon Feb 12 22:23:46 2007
+++ SPECS/abridge.spec	Thu Aug  9 01:00:26 2007
@@ -8,11 +8,13 @@
 Group:		X11/Applications/Games
 Source0:	http://www.abridgegame.org/src/%{name}-%{version}.tar.gz
 # Source0-md5:	f02c5d4f726ca847e9aba39706bb67e9
+#Patch0 based on: http://www.kunxi.org/files/abridge-0.4.0-wxGTK-2.6.1.diff
+Patch0:		abridge-wxGTK-2.8.patch
 URL:		http://www.abridgegame.org/
 BuildRequires:	autoconf
 BuildRequires:	automake
 BuildRequires:	wxGTK2-devel
-BuildRequires:	wxWindows-devel
+BuildRequires:	wxWidgets-devel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -27,6 +29,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %{__aclocal}
@@ -34,7 +37,7 @@
 %{__autoheader}
 %{__automake}
 %configure \
-	--with-wx-config=/usr/bin/wxgtk2-2.4-config
+	--with-wx-config=/usr/bin/wx-gtk2-ansi-config
 %{__make}
 
 %install
@@ -58,6 +61,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.13  2007/08/08 23:00:26  pascalek
+- patch for wxGTK2 2.8
+
 Revision 1.12  2007/02/12 21:23:46  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/abridge.spec?r1=1.12&r2=1.13&f=u



More information about the pld-cvs-commit mailing list