A DSSSL implementation
Go to file
Ondřej Sloup 1f08b39535 Fix installation on OSTree by removing %%ghost (rhbz#2193429)
Remove %%ldconfig_postun as it has no effect in Fedora
While installing this package on OSTree, a dangling symlink is created in the build_dir. Usually, the install-catalogue is expected to create the symlink to which the openjade.soc will be linked. However, it does not work in this scenario and since the file which is supposed to be made by install-catalogue is %%ghosted in the spec file, a dangling symlink is created. Then if this symlink is used to install other packages or read in the installation process, the installation process will fail.
The %%ghosted macro has been removed so that the file will be included in the build folder; however, additional fixes must be done. The %%ghosted file was removed by the install-catalogue in the %%preun, but the specfile removed the file again and threw a warning. Therefore I created the same but empty file to suppress this warning.
2023-07-10 18:34:58 +02:00
.gitignore dist-git conversion 2010-07-29 04:58:39 +00:00
config.guess Update config files and use autosetup 2023-06-09 13:52:21 +02:00
config.sub Update config files and use autosetup 2023-06-09 13:52:21 +02:00
openjade-1.3.1-manpage.patch auto-import changelog data from openjade-1.3.1-8.src.rpm 2004-09-09 09:31:23 +00:00
openjade-1.3.1-nsl.patch auto-import changelog data from openjade-1.3.2-8.src.rpm 2004-09-09 09:33:46 +00:00
openjade-1.3.2-gcc46.patch fix build with gcc46 (upstream bug tracker) 2011-06-08 10:45:58 +02:00
openjade-configure-c99.patch Port configure script to C99. 2023-01-14 04:34:32 +00:00
openjade-deplibs.patch fixed more missing dependencies in libostyle.so and libospgrove.so 2007-07-23 14:40:37 +00:00
openjade-getoptperl.patch avoid build failure with using Getopt::Std; 2012-08-10 10:45:16 +02:00
openjade-nola.patch do not require OpenSP libosp.la file for build(#485114) 2009-02-13 12:42:02 +00:00
openjade-ppc64.patch auto-import changelog data from openjade-1.3.2-8.src.rpm 2004-09-09 09:33:46 +00:00
openjade.spec Fix installation on OSTree by removing %%ghost (rhbz#2193429) 2023-07-10 18:34:58 +02:00
opensp-1.5-gcc34.patch auto-import changelog data from openjade-1.3.2-11.1.src.rpm 2004-09-09 09:35:13 +00:00
sources auto-import changelog data from openjade-1.3.2-8.src.rpm 2004-09-09 09:33:46 +00:00