Commit graph

43 commits

Author SHA1 Message Date
Hans de Goede
ebca71b2d9 - Restore multilib devel goodness patch (make allegro-devel i386 and x86_64 F-7-split F-7-start allegro-4_2_1-2_fc7
parallel installable)
- Restore execstack patch so that binaries linked against allegro do not
    require an execstack and thus work under selinux (without this
    liballeg_unshareable.a contains object files which require an
    executable stack which will end up in any app linked against allegro)
- Make alleg-dga2.so plugin 100% PIC so it can load with selinux enabled
- Mark alleg-vga.so plugin as textrel_shlib_t as it isn't 100% PIC and
    cannot be fixed (easily) to be 100% PIC
2007-01-12 15:53:12 +00:00
Jindrich Novy
5fef66c803 new source tarball allegro-4_2_1-1_fc7 2006-11-28 12:03:05 +00:00
Jindrich Novy
ecb671848f update to 4.2.1 allegro-4_2_1-1_fc6 2006-11-28 11:31:36 +00:00
Hans de Goede
aa5f9d5224 - Multilib devel goodness (make allegro-devel i386 and x86_64 parallel FC-6-start allegro-4_2_0-18_fc6 FC-6-split
installable)
2006-10-15 17:13:04 +00:00
Hans de Goede
7ab9c7c4a5 - FE6 Rebuild allegro-4_2_0-17_fc6 2006-09-02 06:36:24 +00:00
Ville Skyttä
6b2a781b5d http://fedoraproject.org/wiki/Extras/Schedule/FC6MassRebuild 2006-08-27 20:14:40 +00:00
Hans de Goede
ee567532d7 - Don't package the main allegro lib in -devel as its already in the main allegro-4_2_0-16_fc6
package, iow only put the debug and profile versions -devel.
2006-07-14 20:46:05 +00:00
Hans de Goede
2005ba1aab - Stop allegro from making applications linked against it claim that they allegro-4_2_0-15_fc6
need an executable stack (Patch11). Unfortunatly this requires a
    rebuild of all applications linked against allegro.
2006-07-06 15:43:12 +00:00
Jindrich Novy
8d82bc1f03 - compile alld and allp debuging/profiling libraries (#196616) allegro-4_2_0-14_fc6
- fix typo in release caused by recent changes
2006-06-26 11:22:03 +00:00
Hans de Goede
a458820a69 - Add autoconf BR for missing autoheader with the new mock config. allegro-4_2_0-13_fc6 2006-06-10 07:48:15 +00:00
Hans de Goede
c2418aae8a Add %{dist} to Release 2006-03-21 17:40:31 +00:00
Hans de Goede
f682ef7ce8 - Sleep in xwindows vsync emulation, instead of busy waiting. allegro-4_2_0-12 2006-03-21 12:53:44 +00:00
Hans de Goede
43d8ce2395 - really, _really_ fix asm stretch code on i386 with NX processors, long FC-5-split allegro-4_2_0-11
story see bugzilla bug 185214 .
2006-03-13 22:57:30 +00:00
Hans de Goede
85e6f8853d - really fix asm stretch code on i386 with NX processors, on OpenBSD allegro-4_2_0-10
mprotects first argument does not need to be page-aligned, but on Linux
    it does. Note that for this to work you may also need to disable
    selinux (rh 185214)
2006-03-11 22:50:34 +00:00
Hans de Goede
8075274b6e oops forgot to raise release allegro-4_2_0-9 2006-03-08 22:15:11 +00:00
Hans de Goede
378732a90e - fix fullscreen <-> window switching bug (bz 183645)
- fix asm stretch code on i386 with NX processors, thanks to openBSD.
2006-03-08 22:12:12 +00:00
Hans de Goede
6f1526a70a - fix sound not working on PPC (bz 183112) allegro-4_2_0-8
- fix allegro not finding and loading plugins/modules on x86_64 (bz 183113)
2006-02-27 09:58:51 +00:00
Jindrich Novy
1db8370658 - set timidity++ as Requires instead of BuildRequires allegro-4_2_0-7 2006-02-11 16:31:59 +00:00
Jindrich Novy
defa94e2fb - fix digmid loading of timidity midi patches (#180154) allegro-4_2_0-6 2006-02-07 12:20:21 +00:00
Jindrich Novy
96f2be05a5 - update default allegro configuration to use sound successfully, thanks to allegro-4_2_0-5
Hans de Goede (#178383)
- add timidity++ dependency
2006-01-25 10:07:50 +00:00
Hans de Goede
352ff89848 - add allegro-4.2.0-nostrip.patch, so that the main .so file doesn't get allegro-4_2_0-4
stripped and we actually get debuginfo for it in allegro-debuginfo
2006-01-24 08:24:49 +00:00
Hans de Goede
176597b4af Add bz ticket nr to changelog allegro-4_2_0-3 2006-01-21 08:08:41 +00:00
Hans de Goede
ca241f83da update / fix BuildRequires for modular X 2006-01-20 20:27:28 +00:00
Jindrich Novy
bf54c3c2c9 - update dependencies for the new modular X allegro-4_2_0-2
- disable _smp_mflags to workaround build failure caused by bad
    dependencies
2005-12-16 09:29:20 +00:00
Jindrich Novy
71f4b392e7 update dependencies 2005-11-19 08:09:07 +00:00
Jindrich Novy
40390cae85 update to 4.2.0 allegro-4_2_0-1 2005-11-10 20:53:44 +00:00
Jindrich Novy
7ef08b8da7 bump up release number FC-4-split allegro-4_0_3-13 2005-05-25 14:20:23 +00:00
Jindrich Novy
283ccc4eb7 fix compilation on x86_64 2005-05-25 14:19:20 +00:00
Jeremy Katz
69f390bd27 - rebuild on all arches allegro-4_0_3-12 2005-05-22 22:52:40 +00:00
Jindrich Novy
947503f8e0 - fix build failures with gcc4 (#156224) allegro-4_0_3-11
- don't use %%{name} in patch names
- add Czech translation to package description/summary
2005-05-02 14:12:16 +00:00
Michael Schwendt
04ceb5e940 mass release bump for packages not rebuilt after FC-3-split allegro-4_0_3-10 2005-04-06 22:11:10 +00:00
Ville Skyttä
49273113c9 Fix fallout from "Epoch: 0" removal. 2005-03-05 09:05:52 +00:00
Ville Skyttä
df5d954811 #118773 avoidance sweep. 2005-03-04 21:00:23 +00:00
Matthias Saou
0f22e1ccfe Mass letter "a" update, one or more apply :
- Drop epoch: 0
- Remove %{epoch} requirements in sub-packages
- Remove trailing white spaces
- Keep consistent between spaces and tabs
2005-03-03 19:29:59 +00:00
Ville Skyttä
cd0c4c9c34 Fix x86_64 build, improve default config. FC-3-split 2005-02-13 22:10:46 +00:00
Ville Skyttä
bdeec79a25 Fix PPC build. 2005-02-13 19:45:27 +00:00
Ville Skyttä
12bb060745 Disable svgalib, let rpm strip, MMX and friends are detected at runtime. 2004-11-27 10:18:31 +00:00
gafton
d03aa8ebb1 Fix braindead import typo artifact in the default generated Makefile. Oh
well, the fedora extras commits list needs a workout anyway...
2004-11-24 03:09:37 +00:00
Michael Schwendt
a70ab5a6a4 Fix build for FC3. 2004-11-10 16:10:05 +00:00
cvsextras
78c557e027 auto-import allegro-4.0.3-0.fdr.5.2 from allegro-4.0.3-0.fdr.5.2.src.rpm FC-2-split allegro-4_0_3-0_fdr_5_2 2004-11-08 04:01:13 +00:00
cvsextras
a62529743e auto-import allegro-4.0.3-0.fdr.5.1 from allegro-4.0.3-0.fdr.5.1.src.rpm FC-1-split allegro-4_0_3-0_fdr_5_1 2004-11-08 04:01:07 +00:00
cvsextras
69fd365dfb auto-import changelog data from allegro-4.0.3-0.fdr.5.rh90.src.rpm RHL-9-split allegro-4_0_3-0_fdr_5_rh90
4.0.3-0.fdr.5
- Use MMX/SSE where appropriate (bug 959).
4.0.3-0.fdr.4
- Include *.so.* symlink.
- Re-introduce ldconfigs.
- *grumble*
4.0.3-0.fdr.3
- -devel Requires XFree86-devel.
4.0.3-0.fdr.2
- Handle --excludedocs installs gracefully.
- BuildRequires arts-devel.
- Make *.so executable so RPM groks autodependencies.
- Update to accordance with current Fedora spec template.
4.0.3-0.fdr.1
- Update to 4.0.3.
- Make build honor optflags.
- Remove redundant ldconfigs.
4.0.3-0.fdr.0.1.rc3
- Update to 4.0.3RC3.
4.0.3-0.fdr.0.1.rc2
- Update to 4.0.3RC2, and to current Fedora guidelines.
- make -jX works again.
- Don't remove info files on -devel upgrade.
Wed Feb 19 2003 Warren Togami <warren@togami.com> 4.0.3-0.beta2.fedora.2
- Disable smp make flags, Makefile needs fixing
Wed Feb 12 2003 Ville Skyttä <ville.skytta at iki.fi> -
    4.0.3-0.beta2.fedora.1
- First Fedora release, based on upstream source RPM.
Fri Dec 07 2001 Angelo Mottola <lillo@users.sourceforge.net> 4.0.0-1
- added italian translation
Tue Oct 02 2001 Peter Wang <tjaden@users.sourceforge.net> 3.9.39-1
- icon courtesy of Johan Peitz
Mon Sep 24 2001 Peter Wang <tjaden@users.sourceforge.net>
- remaining translations by Eric Botcazou and Grzegorz Adam Hankiewicz
Sun Sep 23 2001 Peter Wang <tjaden@users.sourceforge.net>
- translations by Eric Botcazou and Javier González
- language.dat and keyboard.dat moved to main package
- devel split into devel and tools packages
- makedoc added to tools package
Sun Sep 16 2001 Peter Wang <tjaden@users.sourceforge.net>
- merged Osvaldo's spec file with gfoot's spec and some other changes
Wed Sep 27 2000 Osvaldo Santana Neto <osvaldo@conectiva.com>
- updated to 3.9.33
2004-11-08 04:01:01 +00:00
cvsextras
48098f772e Setup of module allegro 2004-11-08 04:00:59 +00:00