rpms/lesstif/F-7 lesstif.spec,1.11,1.12

Hans de Goede (jwrdegoede) fedora-extras-commits at redhat.com
Sun Sep 2 20:51:44 UTC 2007


Author: jwrdegoede

Update of /cvs/extras/rpms/lesstif/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5695

Modified Files:
	lesstif.spec 
Log Message:
* Sat Sep  1 2007 Hans de Goede <j.w.r.degoede at hhs.nl> 0.95.0-19
- Fix more 64 bit XChange/GetWindowProperty issues (inspired by the
  cut and paste 64 bit fix which was an XChange/GetWindowProperty issue too)
- Fix z88: http://www.z88.uni-bayreuth.de/ not working with lesstif
- Stop lessstif from spewing messages about XtUngrab... (bz 210384)



Index: lesstif.spec
===================================================================
RCS file: /cvs/extras/rpms/lesstif/F-7/lesstif.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- lesstif.spec	30 Aug 2007 22:47:17 -0000	1.11
+++ lesstif.spec	2 Sep 2007 20:51:12 -0000	1.12
@@ -1,7 +1,7 @@
 Summary: OSF/Motif(R) library clone
 Name: lesstif
 Version: 0.95.0
-Release: 18%{?dist}
+Release: 19%{?dist}
 License: LGPLv2+
 # in Xm-2.1/
 # some files are MIT
@@ -46,13 +46,12 @@
 Patch4: lesstif-0.95.0-c++fix.patch
 Patch5: http://ftp.debian.org/debian/pool/main/l/lesstif2/lesstif2_0.95.0-2.diff.gz
 Patch6: lesstif-0.95.0-scroll.patch
-# patch from kgallowa at redhat.com, to achieve API conformance with 
-# openmotif on 64 bit.
-Patch7: lesstif-64.patch
 Patch8: lesstif-0.95-resource-fix.patch
 Patch9: lesstif-0.95-text.patch
-Patch10: lesstif-0.95.0-cutpaste64.patch
+Patch10: lesstif-0.95.0-XxxxProperty-64bit.patch
 Patch11: lesstif-0.95.0-accelkeys.patch
+Patch12: lesstif-0.95.0-attach-bottom-self.patch
+Patch13: lesstif-0.95.0-xtungrab-warning.patch
 
 Url: http://www.lesstif.org/
 
@@ -146,11 +145,12 @@
 %patch4 -p1 -b .VendorSP
 %patch5 -p1
 %patch6 -p1
-#%patch7 -p1
 %patch8 -p1
 %patch9 -p1
 %patch10 -p1
 %patch11 -p1
+%patch12 -p1
+%patch13 -p1
 
 # and pick up some fixes from Debian
 patch -p1 < debian/patches/020_xpmpipethrough.diff
@@ -305,6 +305,12 @@
 
 
 %changelog
+* Sat Sep  1 2007 Hans de Goede <j.w.r.degoede at hhs.nl> 0.95.0-19
+- Fix more 64 bit XChange/GetWindowProperty issues (inspired by the
+  cut and paste 64 bit fix which was an XChange/GetWindowProperty issue too)
+- Fix z88: http://www.z88.uni-bayreuth.de/ not working with lesstif
+- Stop lessstif from spewing messages about XtUngrab... (bz 210384)
+
 * Thu Aug 30 2007 Hans de Goede <j.w.r.degoede at hhs.nl> 0.95.0-18
 - Fix cut and paste from / to lesstif apps on 64 bits machines (bz 243508)
 - Fix accelkeys which use more then one modifier (bz 214018)




More information about the fedora-extras-commits mailing list