[Bug 438804] Review Request: php-pear-Auth - provides methods for creating an authentication system using PHP

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: php-pear-Auth - provides methods for creating an authentication system using PHP
Alias: php-pear-Auth

https://bugzilla.redhat.com/show_bug.cgi?id=438804





------- Additional Comments From chris.stone@xxxxxxxxx  2008-06-21 21:12 EST -------
Okay more fixes needed:

1.  The sub-packages must require their parent package, like so:
Requires:       %{name} = %{version}-%{release}
2.  Please remove all tabs from the spec file
3.  Please do what I mentioned in comment #20 (we need to discuss virtual
provides for pear subpackages)
4.  Please update the %files section like so:

%files
%defattr(-,root,root,-)
%doc %{pear_name}-%{version}/docdir/%{pear_name}/*
%{pear_xmldir}/%{pear_name}.xml
%{pear_phpdir}/%{pear_name}*
%{pear_testdir}/%{pear_name}
%exclude %{pear_phpdir}/%{pear_name}/Container/SMBPasswd.php
%exclude %{pear_phpdir}/%{pear_name}/Container/RADIUS.php

%files samba
%defattr(-,root,root,-)
%{pear_phpdir}/%{pear_name}/Container/SMBPasswd.php

%files radius
%defattr(-,root,root,-)
%{pear_phpdir}/%{pear_name}/Container/RADIUS.php

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.

_______________________________________________
Fedora-package-review mailing list
Fedora-package-review@xxxxxxxxxx
http://www.redhat.com/mailman/listinfo/fedora-package-review

[Index of Archives]     [Fedora Legacy]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]     [Fedora Tools]