rpms/awn-extras-applets/devel awn-extras-applets-0.3.2.1-python-platform.patch, 1.1, 1.2 awn-extras-applets.spec, 1.19, 1.20

Sindre Pedersen Bjørdal sindrepb at fedoraproject.org
Thu Apr 2 18:13:04 UTC 2009


Author: sindrepb

Update of /cvs/pkgs/rpms/awn-extras-applets/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv17463

Modified Files:
	awn-extras-applets-0.3.2.1-python-platform.patch 
	awn-extras-applets.spec 
Log Message:
fix 64bit build issue, for real

awn-extras-applets-0.3.2.1-python-platform.patch:

Index: awn-extras-applets-0.3.2.1-python-platform.patch
===================================================================
RCS file: /cvs/pkgs/rpms/awn-extras-applets/devel/awn-extras-applets-0.3.2.1-python-platform.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- awn-extras-applets-0.3.2.1-python-platform.patch	2 Apr 2009 18:05:08 -0000	1.1
+++ awn-extras-applets-0.3.2.1-python-platform.patch	2 Apr 2009 18:13:04 -0000	1.2
@@ -21,12 +21,12 @@
  common_ldflags = -module -avoid-version
 diff -up ./src/libawn-extras/bindings/python/Makefile.in.orig ./src/libawn-extras/bindings/python/Makefile.in
 --- ./src/libawn-extras/bindings/python/Makefile.in.orig	2009-04-02 18:59:58.000000000 +0200
-+++ ./src/libawn-extras/bindings/python/Makefile.in	2009-04-02 19:42:03.000000000 +0200
++++ ./src/libawn-extras/bindings/python/Makefile.in	2009-04-02 20:12:22.000000000 +0200
 @@ -246,6 +246,7 @@ PYTHON_EXTRA_LDFLAGS = @PYTHON_EXTRA_LDF
  PYTHON_EXTRA_LIBS = @PYTHON_EXTRA_LIBS@
  PYTHON_LDFLAGS = @PYTHON_LDFLAGS@
  PYTHON_SITE_PKG = @PYTHON_SITE_PKG@
-+PYTHON_SITE_PKG = @PYTHON_PLATFORM_PKG@
++PYTHON_PLATFORM_PKG = @PYTHON_PLATFORM_PKG@
  PYTHON_VERSION = @PYTHON_VERSION@
  RANLIB = @RANLIB@
  SED = @SED@


Index: awn-extras-applets.spec
===================================================================
RCS file: /cvs/pkgs/rpms/awn-extras-applets/devel/awn-extras-applets.spec,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- awn-extras-applets.spec	2 Apr 2009 18:05:08 -0000	1.19
+++ awn-extras-applets.spec	2 Apr 2009 18:13:04 -0000	1.20
@@ -2,7 +2,7 @@
 
 Name:           awn-extras-applets
 Version:        0.3.2.1
-Release:        5%{?dist}
+Release:        6%{?dist}
 Summary:        Extras applets for avant window navigator
 
 Group:          User Interface/Desktops
@@ -178,7 +178,7 @@
 
 
 %changelog
-* Tue Apr 02 2009 Sindre Pedersen Bjørdal <sindrepb at fedoraproject.org> - 0.3.2.1-5
+* Tue Apr 02 2009 Sindre Pedersen Bjørdal <sindrepb at fedoraproject.org> - 0.3.2.1-6
 - Add patch to fix build on x86_64
 
 * Tue Apr 02 2009 Sindre Pedersen Bjørdal <sindrepb at fedoraproject.org> - 0.3.2.1-4




More information about the scm-commits mailing list