Revisions of presage

buildservice-autocommit accepted request 1157885 from Takashi Iwai's avatar Takashi Iwai (tiwai) (revision 53)
baserev update by copy to link target
Takashi Iwai's avatar Takashi Iwai (tiwai) accepted request 1157512 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 52)
- remove dependency on /usr/bin/python3 using
  %python3_fix_shebang macro, [bsc#1212476]
buildservice-autocommit accepted request 1153336 from Takashi Iwai's avatar Takashi Iwai (tiwai) (revision 51)
baserev update by copy to link target
buildservice-autocommit accepted request 1088252 from Jiri Srain's avatar Jiri Srain (jsrain) (revision 49)
baserev update by copy to link target
Fridrich Strba's avatar Fridrich Strba (fstrba) accepted request 1087244 from Frederic Crozat's avatar Frederic Crozat (fcrozat) (revision 48)
- Update url for website and sources.
buildservice-autocommit accepted request 892672 from Fridrich Strba's avatar Fridrich Strba (fstrba) (revision 47)
baserev update by copy to link target
Fridrich Strba's avatar Fridrich Strba (fstrba) accepted request 892475 from Martin Liška's avatar Martin Liška (marxin) (revision 46)
- Fix one more GCC 11 warning.
buildservice-autocommit accepted request 890631 from Marguerite Su's avatar Marguerite Su (MargueriteSu) (revision 45)
baserev update by copy to link target
Marguerite Su's avatar Marguerite Su (MargueriteSu) accepted request 890608 from Marguerite Su's avatar Marguerite Su (MargueriteSu) (revision 43)
- redo presage-0.9.1-gcc11.patch (boo#1181881)
  * use noexcept(false) for "throw PresageException"
buildservice-autocommit accepted request 876015 from Marguerite Su's avatar Marguerite Su (MargueriteSu) (revision 42)
baserev update by copy to link target
Marguerite Su's avatar Marguerite Su (MargueriteSu) committed (revision 41)
Marguerite Su's avatar Marguerite Su (MargueriteSu) accepted request 876008 from Marguerite Su's avatar Marguerite Su (MargueriteSu) (revision 40)
- add presage-0.9.11-gcc11.patch (boo#1181881)
  * fix ISO C++17 does not allow dynamic exception specifications
  * fix come from github.com/AcademySoftwareFoundation/openexr/pull/280
- Revert change of the source package name for the doc flavor.
  Different flavors require distinct package names for _multibuild
  to work properly.
- Update presage-0.9.1-python3.patch: Adjust two more env python to
  for python3.
- Export the include path to fix the build under python 3.8
- Add presage-0.9.1-python3.patch, port python binding and apps
  to python3
- Rename subpackages:
  * dbus-1-presage -> python3-dbus-presage
  * python-presage -> python3-presage
  * pyprompter -> python3-pyprompter
  * python-presagemate -> python3-presagemate
- Add explicit BuildRequires for pkg-config for doc flavor, otherwise
  configuration on Leap 15.x / SLE 15 fails.
- Disable build and checks for tools/bindings when building API docs.
- Make the package name dependent on the flavor, otherwise OBS can not track
  the packages correctly and keeps blocking until all flavors are finished.
- Remove unnneded Requires: presage in devel subpackge
- Split out API doc generation using multibuild. graphviz-gd has
  become quite heavy as a build dependency.
- Cleanup specfile
  * remove defattr, use license macro
  * remove conditionals for EOLed distribution versions
- Remove gpresagemate, it depends on the long deprecated XEVIE extension
- Set she-bang for /usr/bin/presage_dbus_* to /usr/bin/python2
- Drop obsolete and unused libgnome-devel BuildRequires: No longer
  needed.
- Add presage-buildcycle.diff to break the build cycle
  preemptively.
- Limit fdupes to not cross typical partition boundaries.
- Request wx3 for building so we can move off wx2.8
- add patch: presage-0.9.1-doxygen-no-freesans.patch
  * doxygen no longer ships with the FreeSans font
  * used to suppress the annoying fontconfig output
- add BuildRequires ghostscript-fonts-std providing Helvetica,
  default for doxygen, which is also smaller in size than
  texlive-gnu-freefont-fonts that provides FreeSans
- add patch: presage-0.9.1-gcc6.patch
  * fix boo#985362
  * fix narrowing conversion from int to char inside {}
- Add reproducible.patch to make build-compare work
- update version 0.9.1
  * see NEWS
- drop: presage-0.9-automake-1.14.patch
- drop: presage-0.9.0-automake_1.12_abuild.patch
- add:  presage-0.9.1-automake-1.12.patch
- add:  presage-0.9.1-automake-1.14.patch
- drop: presage-swig-3.0.patch,upstreamed
- Add presage-swig-3.0.patch: Fix build with SWIG 3.0.
- fix build for factory
  * add patch: presage-0.9-automake-1.14.patch
  * automake 1.14 starts to check subdir-objects.
- update version 0.9.beta20140216
  * see ChangeLog file
- drop patch: presage-0.8.9-automake_1.12_abuild.patch
- add patch: presage-0.9.0-automake_1.12_abuild.patch
- update version 0.8.9
  * a minor bugfix release
  * see Changelog and News for details
- update version 0.8.9.beta20130208
  * see ChangeLog for details
- fix build after autoreconf -fi using automake 1.12
  * presage_automake_1.12.abuild.patch
- fix cmuclmtk command in arpa.
  * patch1: presage_cmuclmtk.patch
  * port old CMU-Statistical Language Modelling tools to its
    successor CMU-Cambridge Statistical Language Modeling Toolkit v2
    (cmuclmtk)
- fix ncurses check flag 
- fix fedora flag in spec and remove unnecessary if
- support fedora builds.
- initial version 0.8.8
  * see ChangeLog and News for details.
buildservice-autocommit accepted request 772573 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) (revision 39)
baserev update by copy to link target
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 772548 from Stefan Brüns's avatar Stefan Brüns (StefanBruens) (revision 38)
- Revert change of the source package name for the doc flavor.
  Different flavors require distinct package names for _multibuild
  to work properly.
Marguerite Su's avatar Marguerite Su (MargueriteSu) accepted request 772344 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 37)
- Update presage-0.9.1-python3.patch: Adjust two more env python to
  for python3.

Fixes the build in case there is no accidental python2 in the buildroot
(happens currently in Staging:E - where nothing pulls in py2 anymore for
the presage build)
Marguerite Su's avatar Marguerite Su (MargueriteSu) accepted request 770455 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 36)
- Export the include path to fix the build under python 3.8
buildservice-autocommit accepted request 766970 from Marguerite Su's avatar Marguerite Su (MargueriteSu) (revision 35)
baserev update by copy to link target
Displaying revisions 1 - 20 of 53
openSUSE Build Service is sponsored by