Commit Graph

45 Commits

Author SHA1 Message Date
Dan Horák b09840adfe - update to 2.8.11 2010-04-26 11:01:19 +00:00
Bill Nottingham 8e74a10086 Fix typo that causes a failure to update the common directory. (releng
#2781)
2009-11-26 01:19:33 +00:00
Dan Horák ea9b279115 - add fix for CVE-2009-2369 (#511279) 2009-07-15 18:07:12 +00:00
Dan Horák 5f85d9a184 - update to 2.8.9 2008-11-10 18:23:29 +00:00
Dan Horák 2130cac7ed - added fix for a race condition (rh bug #440011)
Wed Feb 20 2008 Matthew Miller <mattdm@mattdm.org> - 2.8.7-1
- update to 2.8.7 (rh bug #369621, etc.)
- split base libs into separate wxBase package (rh bug #357961)
- okay, so, wxPython 2.8.7.1 seems to work fine against this version of the
    library, so I'm dropping the kludgy-patch-to-2.8.7.1 thing. Please
    report any compatibility problems with wxPython 2.8.7.1 and I'll fix
    them as they come up.
2008-04-01 15:26:50 +00:00
Mike McGrath f20585ab5f Initialize branch EL-5 for wxGTK 2007-07-18 23:23:19 +00:00
Matthew Miller a4fbc0d1ea - patch from svn to fix rh bug #247414 2007-07-17 02:25:16 +00:00
Matthew Miller 8b68d53c9d - include libwx_gtk2u_media, since I'm now listing the buildreqs properly. 2007-07-12 14:40:23 +00:00
Matthew Miller 81e0482073 (whoops -- forgot to actually bump the release number) 2007-07-12 14:10:34 +00:00
Matthew Miller 6438e16fbc - buildrequires for libSM-devel, gstreamer-plugins-base-devel, and
GConf2-devel
2007-07-12 14:02:42 +00:00
Matthew Miller 53d87536f5 - update to 2.8.4
- obsolete compat-wxGTK
- add -fno-strict-aliasing
2007-07-11 18:24:06 +00:00
Matthew Miller b3efc2911a gratuitously bump release number. 2007-04-15 17:34:58 +00:00
Matthew Miller ed3888618a update to 2.8.3 2007-04-15 17:29:51 +00:00
Matthew Miller 7423ca7880 - add --enable-timer to build wxTimer class for XaraLX.
- NOTE: if anyone else needs any non-default classes or features enabled,
    let me know. Thanks!
2006-12-17 18:13:43 +00:00
Matthew Miller 3e3a810559 - buildrequires gettext 2006-12-15 15:18:22 +00:00
Matthew Miller 6fb80fe045 Update to 2.8.0, plus patch to 2.8.0.1 wxPython level.
Thu Dec 14 2006 Matthew Miller <mattdm@mattdm.org> - 2.8.0-2.8.0.1.1
- patch to 2.8.0.1 wxPython subrelease (following upstream wxPython) from
    wxWidgets CVS
Thu Dec 14 2006 Matthew Miller <mattdm@mattdm.org> - 2.8.0-2.8.0.0.1
- update to 2.8.0 release
- gtk2 is now the default (and gtk1.2 gone -- about time!)
- compatibility with wxWidgets 2.2 is now gone; add flag to build 2.4 with
    compatibility, though (now off by default)
- added "--enable-no_deps" for faster builds
- added "--enable-intl", because that seems like a good idea
- added disable-rpath, enable-geometry, enable-graphics_ctx, enable-sound,
    enable-mediactrl, and enable-display to better match upstream wxPython
    package.
- buildrequires: gstreamer-devel
- "animate" contributed module no longer exists.
- enable the svg contributed module
- build the .mo files explicitly -- not sure why that's not happening
    automatically.
- minor -- location of doc files in src tarball has changed
2006-12-15 14:55:09 +00:00
Matthew Miller d25b0302e0 built succesfully a while ago. removing needs.rebuild. 2006-09-07 20:26:16 +00:00
Matthew Miller d17bd2b739 - bump release for FC6 rebuild 2006-08-28 20:06:51 +00:00
Ville Skyttä 7c370e6366 http://fedoraproject.org/wiki/Extras/Schedule/FC6MassRebuild 2006-08-27 21:14:51 +00:00
Matthew Miller e0279b5d4e add patch to update to 2.6.3.3 from CVS (for corresponding wxPython
release)
2006-07-21 14:46:04 +00:00
Matthew Miller 5126fd8f80 - add libGL-devel and libGLU-devel requires to wxGTK-devel package (see bug
#197501).
2006-07-03 16:03:12 +00:00
Matthew Miller 0e420cedd0 change mesa-libGL*-devel -> libGL*-devel 2006-04-16 12:30:24 +00:00
Matthew Miller 32561e72dc Patch to 2.6.3.2 subrelease (from cvs) 2006-04-13 19:11:46 +00:00
Matthew Miller 99f3e7a6fa mesa-*-devel -> just *-devel 2006-03-31 18:44:56 +00:00
Matthew Miller ccebd58d0b Update to wxGTK 2.6.3; remove patches which are now upstream. 2006-03-29 20:59:01 +00:00
Matthew Miller 910e149b2d rebuild in preparation for FC5 2006-02-13 19:50:49 +00:00
Matthew Miller 52301ec827 fix bug #178184 (amule crashes), and also make build with gcc 4.1. 2006-02-06 19:39:37 +00:00
Matthew Miller c839dff04e - add wxGTK-2.6.2-intl_cpp.patch to deal with amule and probably other
issues (see bug #154618 comment #47)
- obsolete wxGTK2 < 2.6.2-1 specifically, at Matthias Saou's suggestion
2005-11-30 21:37:34 +00:00
Matthew Miller 1ae0acfa50 remove wxGTK-2.4.2 patches, which are no longer relevant. 2005-11-28 20:04:59 +00:00
Matthew Miller e4ac7a49eb update to 2.6.2 -- big changes, will break all sorts of stuff. :) 2005-11-28 19:57:40 +00:00
Thorsten Leemhuis 946635d033 fix x86_64 by "sed -i -e s|/usr/lib\b|%%{_libdir}| configure" 2005-05-08 10:39:34 +00:00
Michael Schwendt 205e12d473 - Add BR libGL and libGLU to fix FC4 build failure (alternatively use
xorg-x11-Mesa-libGL xorg-x11-Mesa-libGLU).
2005-05-07 00:34:47 +00:00
Dams Nadé 665ea91668 wxGTK: fixes for gcc4 build. 2005-04-22 20:19:34 +00:00
Michael Schwendt 3acae33aa7 mass release bump for packages not rebuilt after FC-3-split 2005-04-06 22:13:52 +00:00
Matthias Saou a24ae7aed9 Further mass cleanup. One or more apply :
- Remove (hopefully) all zero epoch remains.
- Remove trailing spaces and tabs.
- Keep consistency between tabs and spaces.
- Clean up summary.
2005-03-05 21:10:25 +00:00
Ville Skyttä 4989da5885 Fix wx-config for x86_64 (#145508), honor $RPM_OPT_FLAGS, %{__cc} and
%{__cxx}.
2005-01-23 19:36:58 +00:00
Ville Skyttä 0a210f3374 Move all "unversioned" *.so to -devel(s), avoid aclocal >= 1.8 warnings. 2004-12-06 11:02:41 +00:00
gafton 0fd26143cb Fix braindead typo from the original import 2004-11-24 05:07:42 +00:00
Matthias Saou 6e3747582d Release bumping to provide upgrade path from non-fedora.us packages. A few
minor tweaks here and there.
2004-11-11 19:21:37 +00:00
cvsextras 0bb04645a7 auto-import changelog data from wxGTK-2.4.2-0.fdr.2.2.src.rpm
2.4.2-0.fdr.2
- s/wxWindows/wxWidgets/
- Fix release tag.
2.4.2-0.fdr.1.3
- Merged fix from wxGTK cvs head, now works with recent gtk2
2004-11-08 05:33:02 +00:00
cvsextras 1f38a0e617 auto-import wxGTK-2.4.2-0.fdr.1.1 from wxGTK-2.4.2-0.fdr.1.1.src.rpm 2004-11-08 05:32:56 +00:00
cvsextras 29b1c315f9 auto-import wxGTK-2.4.2-0.fdr.1.rh90 from wxGTK-2.4.2-0.fdr.1.rh90.src.rpm 2004-11-08 05:32:47 +00:00
cvsextras a0cffa75b5 auto-import changelog data from wxGTK-2.4.2-0.fdr.1.rh80.src.rpm
2.4.2-0.fdr.1
- Update to 2.4.2.
2004-11-08 05:32:41 +00:00
cvsextras 9ac3e73d08 auto-import changelog data from wxGTK-2.4.1-0.fdr.4.rh80.src.rpm
2.4.1-0.fdr.4
- Borrow Matthias Saou's -gl and -stc subpackages.
2.4.1-0.fdr.3
- Removed libwx_gtk2_xrc*so* from wxGTK2/wxGTK2-devel packages
2.4.1-0.fdr.2
- Removed *-devel postun scriptlets (from Ville Skyttä)
2.4.1-0.fdr.1
- Updated to 2.4.1
2.4.0-0.fdr.7
- Added xrc contrib in separate packages
2.4.0-0.fdr.6
- Corrected typo in postun devel
2.4.0-0.fdr.5
- Make -devel packages require the corresponding GTK devel package.
- Save .spec in UTF-8.
- Fixes from Dams:
- Don't build --with-unicode, it breaks stuff (as was already noted by
    Dams).
- Don't remove wx-config symlinks on upgrades.
- Remove duplicates from docs.
2.4.0-0.fdr.4
- Split into subpackages, spec file rewrite.
- Use bzipped upstream tarball.
- Clean up BuildRequirement versions.
2.4.0-0.fdr.3
- Now build/include both gtk/gtk2 libs
- buildroot -> RPM_BUILD_ROOT
Mon Mar 03 2003 Dams <anvil@livna.org>
- Initial build.
- Disable unicode as it breaks lmule
- use the /usr/lib/rpm/redhat/find-lang.sh
    /var/tmp/wxGTK-2.4.1-0.fdr.4.rh80-root-temp1 macro for locale
2004-11-08 05:32:38 +00:00
cvsextras c712bee63d Setup of module wxGTK 2004-11-08 05:32:36 +00:00