ius-coredev team mailing list archive
-
ius-coredev team
-
Mailing list archive
-
Message #01320
[Bug 920178] Re: php52-ioncube and php53u-ioncube provide inconsistent package name
Commits pushed for php52 and php53u:
http://bazaar.launchpad.net/~ius-coredev/ius/php52-ioncube-loader/revision/9
http://bazaar.launchpad.net/~ius-coredev/ius/php53u-ioncube-loader/revision/15
Rebuilding now
** Changed in: ius
Assignee: (unassigned) => Jeffrey Ness (jeffrey-ness)
--
You received this bug notification because you are a member of IUS Core
Development, which is subscribed to IUS Community Project.
https://bugs.launchpad.net/bugs/920178
Title:
php52-ioncube and php53u-ioncube provide inconsistent package name
Status in IUS Community Project:
New
Bug description:
The php52-ioncube-loader and php53u-ioncube-loader package specs both
provide 'php5-ioncube-loader' instead of 'php-ioncube-loader' which is
the naming scheme followed by all the other IUS PHP packages.
To fix, the 'Conflicts' and 'Provides' line would have to be changed
from:
Conflicts: php5-ioncube-loader < %{basever}
Provides: php5-ioncube-loader = %{version}-%{release}
to:
Conflicts: php-ioncube-loader < %{basever}
Provides: php-ioncube-loader = %{version}-%{release}
To manage notifications about this bug go to:
https://bugs.launchpad.net/ius/+bug/920178/+subscriptions
References