Author: freetz                       Date: Tue Jul 11 21:26:49 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel.2, --as-needed for linker

---- Files affected:
SPECS:
   libcm.spec (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: SPECS/libcm.spec
diff -u SPECS/libcm.spec:1.8 SPECS/libcm.spec:1.9
--- SPECS/libcm.spec:1.8        Tue Jul 11 22:39:23 2006
+++ SPECS/libcm.spec    Tue Jul 11 23:26:44 2006
@@ -3,7 +3,7 @@
 Summary(pl):   Biblioteka Composite Manager
 Name:          libcm
 Version:       0.0.22
-Release:       1
+Release:       2
 License:       GPL
 Group:         X11/Libraries
 #Source0:      http://www.daimi.au.dk/~sandmann/%{name}-%{version}.tar.gz
@@ -13,7 +13,7 @@
 BuildRequires: OpenGL-GLU-devel
 BuildRequires: autoconf
 BuildRequires: automake
-BuildRequires: glib2-devel >= 1:2.11.3
+BuildRequires: glib2-devel >= 1:2.12.0
 BuildRequires: pkgconfig
 BuildRequires: xorg-lib-libX11-devel
 BuildRequires: xorg-lib-libXcomposite-devel
@@ -33,7 +33,7 @@
 Group:         X11/Development/Libraries
 Requires:      %{name} = %{version}-%{release}
 Requires:      OpenGL-GLU-devel
-Requires:      glib2-devel >= 1:2.11.3
+Requires:      glib2-devel >= 1:2.12.0
 Requires:      xorg-lib-libX11-devel
 Requires:      xorg-lib-libXcomposite-devel
 Requires:      xorg-lib-libXdamage-devel
@@ -66,6 +66,7 @@
 %{__autoheader}
 %{__automake}
 %{__autoconf}
+LDFLAGS="%{rpmldflags} -Wl,--as-needed"
 %configure
 %{__make}
 
@@ -105,6 +106,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2006/07/11 21:26:44  freetz
+- rel.2, --as-needed for linker
+
 Revision 1.8  2006/07/11 20:39:23  qboosh
 - removed obsolete configure patch
 - -devel R: OpenGL-GLU-devel now
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/libcm.spec?r1=1.8&r2=1.9&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to