Hi,

When bumped to 2.4.7, patches/libgphoto2-01-gettext.diff and 
patches/gphoto2-01-gettext.diff are removed, which caused wrong 
localization production.
I am attaching the new patches.

===================================================================
--- base-specs/gphoto2.spec     (revision 19727)
+++ base-specs/gphoto2.spec     (working copy)
@@ -22,6 +22,8 @@
 Source:       
http://kent.dl.sourceforge.net/sourceforge/gphoto/gphoto2-%{version}.tar.bz2
 # date:2008-08-01 type:branding owner:mattman
 Patch1:       gphoto2-01-man.diff
+# date:2009-10-27 type:feature owner:funix
+Patch2:       gphoto2-02-gettext.diff
 URL:          http://www.gphoto.org
 BuildRoot:    %{_tmppath}/%{name}-%{version}-build
 DocDir:       %{_defaultdocdir}/gphoto2
@@ -51,6 +53,7 @@
 %prep
 %setup -q -n gphoto2-%{version}
 %patch1 -p1
+%patch2 -p1

 %build
 %ifos linux

===================================================================
--- base-specs/libgphoto2.spec  (revision 19727)
+++ base-specs/libgphoto2.spec  (working copy)
@@ -26,6 +26,10 @@
 Patch1:       libgphoto2-01-nousb.diff
 # date:2008-08-01 type:branding owner:mattman
 Patch2:       libgphoto2-02-man.diff
+# date:2009-10-27 type:feature owner:funix
+Patch3:       libgphoto2-03-gettext.diff
+# date:2009-10-27 type:feature owner:funix
+Patch4:       libgphoto2-04-port-gettext.diff
 URL:          http://www.gphoto.org
 BuildRoot:    %{_tmppath}/%{name}-%{version}-build
 DocDir:       %{_defaultdocdir}/libgphoto2
@@ -51,6 +55,8 @@
 %setup -q
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
+%patch4 -p1

 %build
 %ifos linux

Best Regards,
Harry Fu
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gphoto2-02-gettext.diff
Type: text/x-patch
Size: 957 bytes
Desc: not available
URL: 
<http://mail.opensolaris.org/pipermail/jds-review/attachments/20091027/cd407eeb/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: libgphoto2-03-gettext.diff
Type: text/x-patch
Size: 737 bytes
Desc: not available
URL: 
<http://mail.opensolaris.org/pipermail/jds-review/attachments/20091027/cd407eeb/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: libgphoto2-04-port-gettext.diff
Type: text/x-patch
Size: 790 bytes
Desc: not available
URL: 
<http://mail.opensolaris.org/pipermail/jds-review/attachments/20091027/cd407eeb/attachment-0002.bin>

Reply via email to