Commit Graph

25 Commits

Author SHA1 Message Date
Orion Poplawski c32f37ff6c Drop use of %buildarch in macros.octave (bugz#1733898) 2019-07-31 07:40:27 -06:00
Orion Poplawski 281df3b846 Update to 4.4.1 2018-11-11 17:34:07 -07:00
Colin B. Macdonald e487e99ed8 macros: support other names for appdata .metainfo.xml files 2018-07-01 23:23:18 -07:00
Colin B. Macdonald eb697c174d macros: support dependencies in octave_pkg_check 2018-06-28 20:47:29 -07:00
Orion Poplawski ba0a203672 Run appstream-util validate-relax on metainfo.xml files 2017-08-12 09:12:44 -06:00
Orion Poplawski 86c9c906ba Install metainfo.xml files in %octave_pkg_install 2017-08-10 22:33:13 -06:00
Orion Poplawski ed607fc8fe Have %octave_pkg_check re-strip shared objects 2017-02-08 11:02:56 -07:00
Orion Poplawski 5c42e75d55 Handle noarch package tarball names 2016-12-09 14:40:15 -07:00
Orion Poplawski 29021ae262 Add patch to prevent gzip from deleting target file, instead emit warning
Drop debug code
Disable segfaulting osmesa_print and pltopt tests
2016-12-08 14:28:22 -07:00
Orion Poplawski 4db3872ff9 Fix version option 2016-12-08 07:06:04 -07:00
Orion Poplawski 8fd8b50df3 A desparate attempt to debug octave package building 2016-12-07 20:53:25 -07:00
Orion Poplawski 7a5c2dba41 Build in a build sub-directory 2016-12-07 14:36:17 -07:00
Orion Poplawski af0420f223 Use 'octave-config -p CANONICAL_HOST_TYPE' in macros 2016-12-07 11:01:23 -07:00
Orion Poplawski 22d0d4e8c1 Use %_host in macros 2016-12-07 07:37:25 -07:00
Orion Poplawski 171daaaa9d Rework pkg build/install macros 2016-12-06 22:44:18 -07:00
Orion Poplawski 8e983362f7 Swap quoting in octave macros to make set -x output a little cleaner
- Stop trying to turn octave warnings off in macros
2016-03-24 17:21:20 -06:00
Orion Poplawski b605586312 Keep on_uninstall.m around so rpm does not complain on removal 2015-07-31 11:04:19 -06:00
Orion Poplawski 5ebd21d577 Add octave_pkg_check rpm macro, other macro cleanup 2015-07-31 08:17:24 -06:00
Orion Poplawski c146c589df Add -nodeps to %octave_pkg_build macro 2013-12-28 16:33:27 -07:00
Jussi Lehtola 342625de91 Update to 3.6.0. 2012-01-16 10:09:26 +02:00
Jussi Lehtola 834892e5b5 Get rid of spurious } in octave_api macro. 2011-12-16 01:42:54 +02:00
Orion Poplawski 265a73c346 Use libdir instead of libexecdir
Rename octave_pkg_preun macro
Fix multilib installs
Re-enable prelinking, seems to work
Add patch to enable building packages from directories
2011-03-30 11:09:06 -06:00
Orion Poplawski 6948e3e45a Fix %octpkgdir 2011-02-23 10:56:38 -07:00
Orion Poplawski b62f115556 Update rpm macros per FPC comments 2011-02-23 10:40:13 -07:00
Orion Poplawski cf6b5f2a23 Add rpm macros
Rebuild should pick up fixed suitesparse
2011-02-14 14:51:21 -07:00