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

Rich Mattes <richmat...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Depends On|                            |870788

--- Comment #3 from Rich Mattes <richmat...@gmail.com> ---
Spec URL: http://rmattes.fedorapeople.org/rospackages/rosdep/python-rosdep.spec
SRPM URL:
http://rmattes.fedorapeople.org/rospackages/rosdep/python-rosdep-0.10.7-1.20121028gita9d29d2.fc17.src.rpm

Updated to address the above concerns, and to use the ros-release package.

The file 20-sources.list doesn't get installed by RPM, it gets written by
rosdep when you call rosdep init.  So we can't use config noreplace since it's
not being installed as a config file.  We do want to get rid of it when rosdep
is uninstalled though, so i created a ghost file that tells RPM that the file
is still part of the package, but doesn't get installed at the same time as the
rest of the package.  I think this is the correct way to accomplish this.

I also filed a bug upstream about the missing license file at
https://github.com/ros/rosdep/issues/29

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to