https://bugzilla.rpmfusion.org/show_bug.cgi?id=2161
Ken Dreyer <ktdreyer(a)ktdreyer.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ktdreyer(a)ktdreyer.com
--- Comment #5 from Ken Dreyer <ktdreyer(a)ktdreyer.com> 2012-01-30 20:15:29 CET ---
(In reply to comment #4)
(In reply to comment #1)
> #svn checkout -r 73976
https://pcsxr.svn.codeplex.com/svn/pcsxr
>
> Also, the source comment is sort of incomplete: checking out the svn repo
> doesn't give you the zip archive...
I was under the impression it was assumed it would then need to be zipped. If
you can provide me an example used in a current RPMFusion or Fedora package, I
will be fully willing to change it. I will clarify it does not give a zip file
else wise or for the time being.
Basically what we / other maintainers need is the full set of commands that you
ran to arrive at a zip file. For example:
# export SVNVERSION=73976
# svn checkout -r $SVNVERSION
https://pcsxr.svn.codeplex.com/svn/pcsxr
# zip pcsxr-$SVNVERSION.zip pcsxr/trunk/
...or whatever you used.
--
Configure bugmail:
https://bugzilla.rpmfusion.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
You are the assignee for the bug.