[Bug 467401] Review Request: mingw32-libjpeg - MinGW Windows Libjpeg library

2009-02-04 Thread bugzilla
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=467401


Fedora Update System  changed:

   What|Removed |Added

 Status|ASSIGNED|CLOSED
 Resolution||NEXTRELEASE




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

___
Fedora-package-review mailing list
Fedora-package-review@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-package-review


[Bug 467401] Review Request: mingw32-libjpeg - MinGW Windows Libjpeg library

2009-02-04 Thread bugzilla
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=467401





--- Comment #11 from Fedora Update System   
2009-02-04 21:19:41 EDT ---
mingw32-libjpeg-6b-8.fc10 has been pushed to the Fedora 10 stable repository. 
If problems still persist, please make note of it in this bug report.

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

___
Fedora-package-review mailing list
Fedora-package-review@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-package-review


[Bug 467401] Review Request: mingw32-libjpeg - MinGW Windows Libjpeg library

2009-01-28 Thread bugzilla
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=467401


Kevin Fenzi  changed:

   What|Removed |Added

   Flag|fedora-cvs? |fedora-cvs+




--- Comment #10 from Kevin Fenzi   2009-01-28 19:08:44 EDT ---
cvs done.

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

___
Fedora-package-review mailing list
Fedora-package-review@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-package-review


[Bug 467401] Review Request: mingw32-libjpeg - MinGW Windows Libjpeg library

2009-01-28 Thread bugzilla
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=467401


Richard W.M. Jones  changed:

   What|Removed |Added

   Flag||fedora-cvs?




--- Comment #9 from Richard W.M. Jones   2009-01-28 08:53:47 
EDT ---
New Package CVS Request
===
Package Name: mingw32-libjpeg
Short Description: MinGW Windows Libjpeg library
Owners: rjones berrange lfarkas
Branches: F-10 EL-5
InitialCC:

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

___
Fedora-package-review mailing list
Fedora-package-review@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-package-review


[Bug 467401] Review Request: mingw32-libjpeg - MinGW Windows Libjpeg library

2009-01-28 Thread bugzilla
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=467401


Adam Tkac  changed:

   What|Removed |Added

   Flag||fedora-review+




--- Comment #8 from Adam Tkac   2009-01-28 08:43:12 EDT ---
Ok, all problems have been fixed => reviewed.

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

___
Fedora-package-review mailing list
Fedora-package-review@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-package-review


[Bug 467401] Review Request: mingw32-libjpeg - MinGW Windows Libjpeg library

2009-01-28 Thread bugzilla
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=467401





--- Comment #7 from Richard W.M. Jones   2009-01-28 05:26:36 
EDT ---
Although application programs are excluded from the MinGW project,
we do ship the occasional Win32 binary if it would be useful for
testing, development or debugging.  Examples include:

- openssl.exe (so developers and end users can debug certificates)
- certtool.exe (for the same reason)
- worms.exe (useful demo program which can be used to find out if
   all the components leading up to the windows console are working)

In this case, I don't think any of those binaries are useful for
this purpose, so they should be excluded.  The following excludes
them, and also includes Levente's patch from comment 6.

Spec URL:
http://hg.et.redhat.com/cgi-bin/hg-misc.cgi/fedora-mingw--devel/raw-file/tip/libjpeg/mingw32-libjpeg.spec
SRPM URL:
http://www.annexia.org/tmp/mingw/fedora-rawhide/src/SRPMS/mingw32-libjpeg-6b-8.fc11.src.rpm

* Wed Jan 28 2009 Richard W.M. Jones  - 6b-8
- Exclude the binaries.
- Rename the binaries to *.exe (Levente Farkas).

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

___
Fedora-package-review mailing list
Fedora-package-review@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-package-review


[Bug 467401] Review Request: mingw32-libjpeg - MinGW Windows Libjpeg library

2009-01-27 Thread bugzilla
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=467401





--- Comment #6 from Levente Farkas   2009-01-27 11:07:55 
EDT ---
yes and no. we usually ship those binaries which needed on win32 eg:
openssl.exe the reason for this is that nsis or nsiswrapper can collect all
required libs and exes for the installer and then the final installer can
contain all component which required on win32. however in this case these exe
should have to be called *.exe:-(
i send a patch to the mailing list.

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

___
Fedora-package-review mailing list
Fedora-package-review@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-package-review


[Bug 467401] Review Request: mingw32-libjpeg - MinGW Windows Libjpeg library

2009-01-27 Thread bugzilla
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=467401


Adam Tkac  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED




--- Comment #5 from Adam Tkac   2009-01-27 10:46:19 EDT ---
(In reply to comment #4)
> Adam, will you take this review?

yes, of course. Sorry for late response, I lost this review in my "working
queue".

Review:

source files match upstream: YES
package meets naming and versioning guidelines: YES
specfile is properly named, is cleanly written and uses macros consistently:
YES
dist tag is present: YES
build root is correct: YES
license field matches the actual license: YES
license is open source-compatible. YES
latest version is being packaged: YES
BuildRequires are proper: YES
compiler flags are appropriate: YES
%clean is present: YES
package builds in mock (Rawhide/x86_64): YES
rpmlint is silent: NO but errors are ok for mingw32 package
final provides and requires look sane: NO
owns the directories it creates: YES
no duplicates in %files: YES
file permissions are appropriate: YES
code, not content: YES
---

Currently I see one problem - win32 binaries are installed:
/usr/i686-pc-mingw32/sys-root/mingw/bin/cjpeg
/usr/i686-pc-mingw32/sys-root/mingw/bin/djpeg
/usr/i686-pc-mingw32/sys-root/mingw/bin/jpegtran
/usr/i686-pc-mingw32/sys-root/mingw/bin/rdjpgcom
/usr/i686-pc-mingw32/sys-root/mingw/bin/wrjpgcom

Is here any reason to have them installed?

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

___
Fedora-package-review mailing list
Fedora-package-review@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-package-review


[Bug 467401] Review Request: mingw32-libjpeg - MinGW Windows Libjpeg library

2009-01-27 Thread bugzilla
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=467401


Levente Farkas  changed:

   What|Removed |Added

 CC||lfar...@lfarkas.org




--- Comment #4 from Levente Farkas   2009-01-27 09:51:28 
EDT ---
Adam, will you take this review?

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

___
Fedora-package-review mailing list
Fedora-package-review@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-package-review


[Bug 467401] Review Request: mingw32-libjpeg - MinGW Windows Libjpeg library

2009-01-25 Thread bugzilla
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=467401


Bug 467401 depends on bug 467397, which changed state.

Bug 467397 Summary: Review Request: mingw32-libpng - MinGW Windows Libpng 
library
https://bugzilla.redhat.com/show_bug.cgi?id=467397

   What|Old Value   |New Value

 Status|NEW |ASSIGNED
 Resolution||NEXTRELEASE
 Status|ASSIGNED|CLOSED



--- Comment #3 from Richard W.M. Jones   2009-01-25 08:22:07 
EDT ---
Spec URL:
http://hg.et.redhat.com/cgi-bin/hg-misc.cgi/fedora-mingw--devel/raw-file/tip/libjpeg/mingw32-libjpeg.spec
SRPM URL:
http://www.annexia.org/tmp/mingw/fedora-rawhide/src/SRPMS/mingw32-libjpeg-6b-7.fc11.src.rpm

* Fri Jan 23 2009 Richard W.M. Jones  - 6b-7
- Disable static libraries.
- Use _smp_mflags.
- Update for new libtool 2.
- +BR mingw32-dlfcn.
- Added documentation (README includes the license).

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

___
Fedora-package-review mailing list
Fedora-package-review@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-package-review


[Bug 467401] Review Request: mingw32-libjpeg - MinGW Windows Libjpeg library

2008-12-21 Thread bugzilla
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=467401


Bug 467401 depends on bug 454416, which changed state.

Bug 454416 Summary: Review Request: mingw32-zlib - MinGW Windows zlib 
compression library
https://bugzilla.redhat.com/show_bug.cgi?id=454416

   What|Old Value   |New Value

 Status|NEW |ASSIGNED
 Resolution||RAWHIDE
 Status|ASSIGNED|CLOSED



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

___
Fedora-package-review mailing list
Fedora-package-review@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-package-review


[Bug 467401] Review Request: mingw32-libjpeg - MinGW Windows Libjpeg library

2008-12-10 Thread bugzilla
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=467401


Richard W.M. Jones <[EMAIL PROTECTED]> changed:

   What|Removed |Added

   Flag|needinfo?([EMAIL PROTECTED] |
   |)   |




--- Comment #2 from Richard W.M. Jones <[EMAIL PROTECTED]>  2008-12-10 11:18:38 
EDT ---
Here are the correct URLs for this package:

Spec URL:
http://hg.et.redhat.com/cgi-bin/hg-misc.cgi/fedora-mingw--devel/file/tip/libjpeg/mingw32-libjpeg.spec
SRPM URL:
http://www.annexia.org/tmp/mingw/fedora-10/src/SRPMS/mingw32-libjpeg-6b-6.fc10.src.rpm

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

___
Fedora-package-review mailing list
Fedora-package-review@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-package-review


[Bug 467401] Review Request: mingw32-libjpeg - MinGW Windows Libjpeg library

2008-12-10 Thread bugzilla
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=467401


Adam Tkac <[EMAIL PROTECTED]> changed:

   What|Removed |Added

 CC||[EMAIL PROTECTED]
 AssignedTo|[EMAIL PROTECTED]|[EMAIL PROTECTED]
   Flag||needinfo?([EMAIL PROTECTED]
   ||)




--- Comment #1 from Adam Tkac <[EMAIL PROTECTED]>  2008-12-10 09:08:01 EDT ---
SRPM and SPEC links seem incorrect. Could you please update them? I will take
care about review.

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

___
Fedora-package-review mailing list
Fedora-package-review@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-package-review


[Bug 467401] Review Request: mingw32-libjpeg - MinGW Windows Libjpeg library

2008-12-09 Thread bugzilla
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=467401


Bug 467401 depends on bug 454410, which changed state.

Bug 454410 Summary: Review Request: mingw32-gcc - MinGW Windows cross-compiler 
(GCC) for C and C++
https://bugzilla.redhat.com/show_bug.cgi?id=454410

   What|Old Value   |New Value

 Status|NEW |ASSIGNED
 Resolution||RAWHIDE
 Status|ASSIGNED|CLOSED



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

___
Fedora-package-review mailing list
Fedora-package-review@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-package-review


[Bug 467401] Review Request: mingw32-libjpeg - MinGW Windows Libjpeg library

2008-10-17 Thread bugzilla
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=467401


Richard W.M. Jones <[EMAIL PROTECTED]> changed:

   What|Removed |Added

 Blocks||467420




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

___
Fedora-package-review mailing list
Fedora-package-review@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-package-review


[Bug 467401] Review Request: mingw32-libjpeg - MinGW Windows Libjpeg library

2008-10-17 Thread bugzilla
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=467401


Richard W.M. Jones <[EMAIL PROTECTED]> changed:

   What|Removed |Added

 Blocks||467408




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

___
Fedora-package-review mailing list
Fedora-package-review@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-package-review


[Bug 467401] Review Request: mingw32-libjpeg - MinGW Windows Libjpeg library

2008-10-17 Thread bugzilla
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=467401


Richard W.M. Jones <[EMAIL PROTECTED]> changed:

   What|Removed |Added

 CC||[EMAIL PROTECTED]
 Depends on||454410, 454416, 467397
  Alias||mingw32-libjpeg




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

___
Fedora-package-review mailing list
Fedora-package-review@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-package-review