[Bug 713963] Review Request: rpkg - Utility for interacting with rpm+git packaging systems

[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.


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

leigh scott <leigh123linux@xxxxxxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |leigh123linux@xxxxxxxxxxxxx
                   |                            |m

--- Comment #1 from leigh scott <leigh123linux@xxxxxxxxxxxxxx> 2011-06-17 13:38:09 EDT ---
this needs changing from

%files -n pyrpkg
%doc COPYING README
# For noarch packages: sitelib
%{python_sitelib}/*



to


%files -n pyrpkg
%defattr(-,root,root,-)
%doc COPYING README
%{python_sitelib}/pyrpkg
%{python_sitelib}/rpkg-1.0-py?.?.egg-info


as far as I know you should remove the comment from "rm -rf $RPM_BUILD_ROOT" in
the install section.


make these changes and I will approve it

-- 
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.
_______________________________________________
package-review mailing list
package-review@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/package-review


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