SPECS: wxWidgets.spec - updated to 2.8.0 rc1 - rel 0.1

jareq jareq at pld-linux.org
Mon Nov 27 17:55:06 CET 2006


Author: jareq                        Date: Mon Nov 27 16:55:06 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 2.8.0 rc1
- rel 0.1

---- Files affected:
SPECS:
   wxWidgets.spec (1.53 -> 1.54) 

---- Diffs:

================================================================
Index: SPECS/wxWidgets.spec
diff -u SPECS/wxWidgets.spec:1.53 SPECS/wxWidgets.spec:1.54
--- SPECS/wxWidgets.spec:1.53	Tue Aug 15 12:19:45 2006
+++ SPECS/wxWidgets.spec	Mon Nov 27 17:55:01 2006
@@ -15,17 +15,16 @@
 #  /usr/share/locale/it/LC_MESSAGES/wxmsw.mo
 #
 
+%define		_rc	rc1
 Summary:	wxWidgets library
 Summary(pl):	Biblioteka wxWidgets
 Name:		wxWidgets
-Version:	2.7.0
-Release:	0.1
+Version:	2.8.0
+Release:	0.%{_rc}.1
 License:	wxWidgets Licence (LGPL with exception)
 Group:		X11/Libraries
-Source0:	http://dl.sourceforge.net/wxwindows/%{name}-%{version}.tar.bz2
-# Source0-md5:	262b6aa540800a7f84a39829cdf03529
-#Source1:	ftp://biolpc22.york.ac.uk/pub/%{version}/%{name}-%{version}-Patch-2.tar.gz
-# Source1-md5:	1218551e47e42185f31d819703004c46
+Source0:	http://dl.sourceforge.net/wxwindows/%{name}-%{version}-%{_rc}.tar.bz2
+# Source0-md5:	875864ca39a9293a2316a26cc6004104
 Patch0:		%{name}-samples.patch
 Patch1:		%{name}-ogl.patch
 Patch2:		%{name}-ac.patch
@@ -459,7 +458,7 @@
 obsługą UNICODE.
 
 %prep
-%setup -q -a1
+%setup -q -n %{name}-%{version}-%{_rc}
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
@@ -467,8 +466,6 @@
 %patch4 -p1
 %patch5 -p1
 
-echo 'AC_DEFUN([AM_PATH_GTK],[:])' > fake-am_path_gtk.m4
-
 %build
 # if bakefiles rebuild is needed:
 #%if "%(rpm -q bakefile --qf '%%{VERSION}')" != "0.1.9"
@@ -480,7 +477,7 @@
 %{__aclocal} -I build/aclocal
 %{__autoconf}
 
-CPPFLAGS="%{rpmcflags} -I`pwd`/include -I/usr/X11R6/include"; export CPPFLAGS
+CPPFLAGS="%{rpmcflags} -I`pwd`/include"; export CPPFLAGS
 # avoid adding -s to LDFLAGS
 LDFLAGS=" "; export LDFLAGS
 args="%{?with_debug:--enable-debug}%{!?with_debug:--disable-debug} \
@@ -651,7 +648,7 @@
 %postun -n wxX11-unicode -p /sbin/ldconfig
 
 %define _libf %{?with_debug:d}
-%define _configf %{?with_debug:-debug-2.6}
+%define _configf %{?with_debug:-debug-2.8}
 
 %files -f wxstd.lang
 %defattr(644,root,root,755)
@@ -804,6 +801,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.54  2006/11/27 16:55:01  jareq
+- updated to 2.8.0 rc1
+- rel 0.1
+
 Revision 1.53  2006/08/15 10:19:45  spider
 - just fetch sources nothing more
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/wxWidgets.spec?r1=1.53&r2=1.54&f=u



More information about the pld-cvs-commit mailing list