There are a couple of rpmlint issues with 389-ds-base: 389-ds-base.x86_64: E: script-without-shebang /usr/lib64/dirsrv/perl/Resource.pm ... 389-ds-base.x86_64: E: executable-marked-as-config-file /etc/sysconfig/dirsrv
These are fixed by marking them as _DATA instead of _SCRIPTS in Makefile.am
I'm also changing the version to 1.2.1 to take into consideration the new syntax and paged results code.
Finally, this is the output of git diff, not git-format-patch, so you guys don't have to wade through all of those configure and Makefile.in diffs.
Rich Megginson wrote:
There are a couple of rpmlint issues with 389-ds-base: 389-ds-base.x86_64: E: script-without-shebang /usr/lib64/dirsrv/perl/Resource.pm ... 389-ds-base.x86_64: E: executable-marked-as-config-file /etc/sysconfig/dirsrv
These are fixed by marking them as _DATA instead of _SCRIPTS in Makefile.am
Your fixes look good. --noriko
I'm also changing the version to 1.2.1 to take into consideration the new syntax and paged results code.
Finally, this is the output of git diff, not git-format-patch, so you guys don't have to wade through all of those configure and Makefile.in diffs.
-- Fedora-directory-devel mailing list Fedora-directory-devel@redhat.com https://www.redhat.com/mailman/listinfo/fedora-directory-devel
Noriko Hosoi wrote:
Rich Megginson wrote:
There are a couple of rpmlint issues with 389-ds-base: 389-ds-base.x86_64: E: script-without-shebang /usr/lib64/dirsrv/perl/Resource.pm ... 389-ds-base.x86_64: E: executable-marked-as-config-file /etc/sysconfig/dirsrv
These are fixed by marking them as _DATA instead of _SCRIPTS in Makefile.am
Your fixes look good.
thanks - pushed
--noriko
I'm also changing the version to 1.2.1 to take into consideration the new syntax and paged results code.
Finally, this is the output of git diff, not git-format-patch, so you guys don't have to wade through all of those configure and Makefile.in diffs.
-- Fedora-directory-devel mailing list Fedora-directory-devel@redhat.com https://www.redhat.com/mailman/listinfo/fedora-directory-devel
-- Fedora-directory-devel mailing list Fedora-directory-devel@redhat.com https://www.redhat.com/mailman/listinfo/fedora-directory-devel
389-devel@lists.fedoraproject.org