packages: gnome-shell/gnome-shell.spec - do aclocal in m4 dir (fixes XFixes...

lisu lisu at pld-linux.org
Sun Apr 10 01:29:17 CEST 2011


Author: lisu                         Date: Sat Apr  9 23:29:17 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- do aclocal in m4 dir (fixes XFixesDestroyPointerBarrier undefined symbol in libgnome-shell.so)
- rel 2

---- Files affected:
packages/gnome-shell:
   gnome-shell.spec (1.15 -> 1.16) 

---- Diffs:

================================================================
Index: packages/gnome-shell/gnome-shell.spec
diff -u packages/gnome-shell/gnome-shell.spec:1.15 packages/gnome-shell/gnome-shell.spec:1.16
--- packages/gnome-shell/gnome-shell.spec:1.15	Thu Apr  7 09:02:41 2011
+++ packages/gnome-shell/gnome-shell.spec	Sun Apr 10 01:29:12 2011
@@ -2,7 +2,7 @@
 Summary:	Window manager and application launcher for GNOME
 Name:		gnome-shell
 Version:	3.0.0.2
-Release:	1
+Release:	2
 License:	GPL v2+
 Group:		X11/Window Managers
 Source0:	http://ftp.gnome.org/pub/GNOME/sources/gnome-shell/3.0/%{name}-%{version}.tar.bz2
@@ -66,7 +66,7 @@
 %build
 %{__intltoolize}
 %{__libtoolize}
-%{__aclocal}
+%{__aclocal} -I m4
 %{__autoconf}
 %{__autoheader}
 %{__automake}
@@ -137,6 +137,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.16  2011/04/09 23:29:12  lisu
+- do aclocal in m4 dir (fixes XFixesDestroyPointerBarrier undefined symbol in libgnome-shell.so)
+- rel 2
+
 Revision 1.15  2011/04/07 07:02:41  wiget
 - up to 3.0.0.2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gnome-shell/gnome-shell.spec?r1=1.15&r2=1.16&f=u



More information about the pld-cvs-commit mailing list