Spec URL: https://www.box.com/s/yecyhtri4l6dfikjxdin SRPM URL: https://www.box.com/s/wjtv0putkw932c6hz6cz Description: Theora is Xiph.Org's first publicly released video codec, intended for use within the Ogg's project's Ogg multimedia streaming system. Theora is derived directly from On2's VP3 codec; Currently the two are nearly identical, varying only in encapsulating decoder tables in the bitstream headers, but Theora will make use of this extra freedom in the future to improve over what is possible with VP3. This is the MinGW version of a package that Fedora already has in its repository. Fedora Account System Username: ulatekh
Hello Steve, Spec looks good, rpmlint dose not report E/W. just some small modifications needed. remove rm -rf $RPM_BUILD_ROOT it's not required any more in EPEL6 >%install >rm -rf $RPM_BUILD_ROOT same story here >%clean >rm -rf $RPM_BUILD_ROOT http://fedoraproject.org/wiki/Packaging:Guidelines#.25clean The %clean section is not required for F-13 and above. Each package for F-12 and below (or EPEL 5) MUST have a %clean section, which contains rm -rf %{buildroot} (or $RPM_BUILD_ROOT).
Build fails on rawhide. You have some files you're not taking care of properly. RPM build errors: Installed (but unpackaged) file(s) found: /usr/i686-w64-mingw32/sys-root/mingw/bin/libtheoraenc-1.dll /usr/i686-w64-mingw32/sys-root/mingw/lib/libtheoraenc.dll.a /usr/x86_64-w64-mingw32/sys-root/mingw/bin/libtheoraenc-1.dll /usr/x86_64-w64-mingw32/sys-root/mingw/lib/libtheoraenc.dll.a
Depends on bug 964437 comment 5. > $ fedora-review -b 970407 > INFO: Processing bugzilla bug: 970407 > INFO: Getting .spec and .srpm Urls from : 970407 > ERROR: 'Cannot find source rpm URL' To Steve: Requesting fedorapeople.org web space would be a good idea in this case: https://fedoraproject.org/wiki/Join_the_package_collection_maintainers#Upload_Your_Package
Also, I've had a look at whether there is a Fedora MinGW SIG, and there is one http://fedoraproject.org/wiki/MinGW including an own mailing-list. There are a lot of pending review requests according to the query they have linked on that page, so there is a lot to do. I highly recommend getting in touch with them for any progress.
There were no response for more than one month. This ticket could be closed as stalled within one week as described in http://fedoraproject.org/wiki/Policy_for_stalled_package_reviews .
*** This bug has been marked as a duplicate of bug 1122325 ***