Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Update to 11.0 beta1 | Alex Lancaster | 2011-12-28 | 7 | -212/+197 | |
| | | | | | Disable patches that are obsolete (keep around while testing) Update icon cache (#2097) | |||||
* | Resync with devel branch in CVS. | Alex Lancaster | 2011-12-27 | 4 | -2/+853 | |
| | ||||||
* | Resync with CVS devel branch. | Alex Lancaster | 2011-11-05 | 1 | -3/+15 | |
| | ||||||
* | Need to BR: dbus-devel. | Alex Lancaster | 2011-09-02 | 1 | -1/+4 | |
| | ||||||
* | Update changelog with bug number. | Alex Lancaster | 2011-09-02 | 1 | -1/+1 | |
| | ||||||
* | Merge branch 'master' of ↵ | Alex Lancaster | 2011-09-02 | 0 | -0/+0 | |
|\ | | | | | | | ssh://fedorapeople.org/home/fedora/alexlan/public_git/xbmc-rpm | |||||
| * | * Fri Sep 2 2011 Alex Lancaster <alexlan[AT]fedoraproject org> - 10.1-4 | Alex Lancaster | 2011-09-02 | 1 | -2/+10 | |
| | | | | | | | | | | | | | | - Remove hal-devel as BuildRequires, dropped in f16 and later: http://fedoraproject.org/wiki/Features/HalRemoval replaced by udisks, upower, libudev, but not clear if xbmc can use those packages yet | |||||
* | | Remove hal-devel as BuildRequires, dropped in f16 and later: | Alex Lancaster | 2011-09-02 | 1 | -2/+10 | |
|/ | | | | | | http://fedoraproject.org/wiki/Features/HalRemoval replaced by udisks, upower, libudev, but not clear if xbmc can use those packages yet | |||||
* | Add missing patch. | Alex Lancaster | 2011-03-30 | 1 | -0/+92 | |
| | ||||||
* | Patch from upstream to fix builds for GCC 4.6.x | Alex Lancaster | 2011-03-30 | 1 | -1/+11 | |
| | ||||||
* | Update to 10.1 | Alex Lancaster | 2011-03-30 | 2 | -18/+31 | |
| | | | | | | Add support for using system python-imaging and pysqlite modules, thanks to Pierre Ossman for patch (#1575) Drop most references to SVNVERSION, upstream now uses git | |||||
* | Update to 10.0 (Dharma final) | Alex Lancaster | 2010-12-23 | 2 | -5/+13 | |
| | ||||||
* | Rebase to Dharma rc2 (SVN r35567) | Alex Lancaster | 2010-12-12 | 3 | -5/+65 | |
| | | | | | Update Python 2.7 patch, to fix DLL search patch problems (#1532). Thanks to Richard Guest for patch. | |||||
* | Need explicit requires for librtmp and libbluray: loaded dynamically | Alex Lancaster | 2010-11-21 | 1 | -3/+10 | |
| | | | | via XBMC's DLL mechanism which is missed by autodeps | |||||
* | Rebase to Dharma rc1 (SVN r35326) | Alex Lancaster | 2010-11-19 | 3 | -21/+10 | |
| | | | | | | Remove conditionals on {librtmp,libbluray}-devel: now present in all currently supported releases (f13+) Removed the obsolete SNES patch | |||||
* | Merge back changes from CVS/devel | Alex Lancaster | 2010-11-19 | 1 | -1/+5 | |
| | ||||||
* | Bump release in spec to 20 | Alex Lancaster | 2010-11-07 | 1 | -3/+6 | |
| | ||||||
* | - Rebase to Dharma beta 4 (SVN r35068) | Alex Lancaster | 2010-11-07 | 2 | -20/+17 | |
| | | | | | - Enable libbluray (currently only available for f15+) - Drop patch disabling SNES (fixed in nasm) | |||||
* | Rebase to Dharma beta3 (SVN r34731) | Alex Lancaster | 2010-10-15 | 2 | -8/+13 | |
| | | | | Disable VAAPI: crashes XBMC when playing back rtmp streams | |||||
* | Enable librtmp support on in F-14 and later (until librtmp is build on F-13) | Alex Lancaster | 2010-09-20 | 1 | -1/+6 | |
| | ||||||
* | Enable VAAPI: add BR: libva-freeworld-devel | Alex Lancaster | 2010-09-16 | 1 | -1/+5 | |
| | ||||||
* | Add BuildRequires for librtmp-devel, used for various plugins | Alex Lancaster | 2010-09-16 | 1 | -1/+5 | |
| | ||||||
* | Rebase to Dharma beta 2 (SVN r33778) | Alex Lancaster | 2010-09-14 | 3 | -9/+12 | |
| | ||||||
* | Added patch to disable SNES codec (Nintendo sound files) on f14 as | Alex Lancaster | 2010-09-14 | 2 | -1/+25 | |
| | | | | | nasm >=2.09 has trouble compiling with that version on f14 (rhbz#633646) | |||||
* | Upstream is dropping month from version, using 10.0 as Dharma release version. | Alex Lancaster | 2010-09-13 | 1 | -2/+9 | |
| | | | | Add explicit Requires for libcrystalhd | |||||
* | - Drop libmodplug/microhttpd patch, no longer needed | Alex Lancaster | 2010-09-01 | 2 | -37/+9 | |
| | ||||||
* | Rebase to Dharma beta1 release. | Alex Lancaster | 2010-09-01 | 2 | -9/+23 | |
| | | | | | | Use tarball, rather than pulling from SVN in generate tarball script. Removing more unneeded win/osx files from tools/ subdirectory. | |||||
* | Add FIXME notes about other things to strip from tarball. | Alex Lancaster | 2010-09-01 | 1 | -0/+3 | |
| | ||||||
* | - Add -D__STDC_CONSTANT_MACROS for building with ffmpeg > 0.6 | Alex Lancaster | 2010-08-29 | 1 | -3/+6 | |
| | ||||||
* | - Default to using /var/run/lirc/lircd (#1325) | Alex Lancaster | 2010-08-25 | 1 | -1/+5 | |
| | ||||||
* | Rebase patches to r32970. | Alex Lancaster | 2010-08-20 | 5 | -27/+30 | |
| | | | | | Fix generate tarball script to use r32970 by default, override by passing SVN version number on the command-line. | |||||
* | Add patch from upstream trac ticket 9584 to find Python 2.7 (needed for F-14+) | Alex Lancaster | 2010-07-29 | 2 | -1/+680 | |
| | | | | Add BuildRequires for zip | |||||
* | Sync with r32266 on Dharma branch. Update dvdread | Alex Lancaster | 2010-07-29 | 2 | -8/+12 | |
| | | | | so that it applies cleanly. | |||||
* | Remove 24 patches which have been applied upstream, yay! | Alex Lancaster | 2010-07-19 | 27 | -2079/+30 | |
| | | | | | | Rebased 2 patches: libdvd patch and hdhomerun patch for Dharma Add some new patches, some of which have upstream trac tickets, others need to be. Also renumber patches | |||||
* | - Sync with Dharma branch r31911 | Alex Lancaster | 2010-07-19 | 2 | -4/+13 | |
| | ||||||
* | Yet another file fix, update changelog. | Alex Lancaster | 2010-07-19 | 1 | -1/+6 | |
| | ||||||
* | More fixes in %files to match new installation which better matches FHS. | Alex Lancaster | 2010-07-19 | 1 | -2/+3 | |
| | ||||||
* | Fix %install, cleanup some unused lines. | Alex Lancaster | 2010-07-19 | 1 | -11/+2 | |
| | ||||||
* | New patch to fix "@#" in Makefiles. Restore smp flags to make | Alex Lancaster | 2010-07-19 | 2 | -2/+25 | |
| | ||||||
* | Remove xbmc-dll-symbols from list of directories to remove, appears to | Alex Lancaster | 2010-07-19 | 1 | -1/+2 | |
| | | | | be XBMC-specific, oddly. | |||||
* | More ignored files | Alex Lancaster | 2010-07-19 | 1 | -0/+3 | |
| | ||||||
* | Add .gitignore. | Alex Lancaster | 2010-07-19 | 1 | -0/+4 | |
| | ||||||
* | Sync with work in rawhide for Camelot+1 | alex | 2010-07-19 | 7 | -49/+391 | |
| | ||||||
* | Get current version of patches in Fedora | alex | 2010-07-19 | 28 | -0/+2396 | |