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=767305

--- Comment #5 from Ricardo Rocha <rocha.po...@gmail.com> 2011-12-14 11:16:22 
EST ---
Hi.

> 1:
> %{_prefix} and not ${_prefix}

Ups sorry... fixed!

> 2:
> https://fedoraproject.org/wiki/Packaging:Treatment_Of_Bundled_Libraries#Packages_with_Bundled_Libraries
>
> a) 
> rm -rf lib/*.c lib/*.h lib/expat lib/neon/*.c lib/neon/*.h

Took a variation of a) with:
find ./lib -name '*.c' -o -name '*.h' | xargs rm -rf


New spec and src rpm:
http://rocha.web.cern.ch/rocha/fedora/litmus.spec
http://rocha.web.cern.ch/rocha/fedora/litmus-0.13-3.src.rpm

Koji builds (success):
https://koji.fedoraproject.org/koji/taskinfo?taskID=3584807 (5E)
https://koji.fedoraproject.org/koji/taskinfo?taskID=3584803 (6E)
https://koji.fedoraproject.org/koji/taskinfo?taskID=3584811 (f16)

Thanks!

Ricardo

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

Reply via email to