SPECS: geany.spec - disabled --as-needed, not very usable on HEAD ...

freetz freetz at pld-linux.org
Mon Jul 24 21:09:01 CEST 2006


Author: freetz                       Date: Mon Jul 24 19:09:01 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- disabled --as-needed, not very usable on HEAD (crash at startup caused by
  double-free)

---- Files affected:
SPECS:
   geany.spec (1.12 -> 1.13) 

---- Diffs:

================================================================
Index: SPECS/geany.spec
diff -u SPECS/geany.spec:1.12 SPECS/geany.spec:1.13
--- SPECS/geany.spec:1.12	Mon Jul 24 20:24:28 2006
+++ SPECS/geany.spec	Mon Jul 24 21:08:56 2006
@@ -20,6 +20,8 @@
 BuildRequires:	vte-devel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+%define		no_build_with_as_needed	1
+
 %description
 Geany is a small and lightweight integrated development environment.
 It was developed to provide a small and fast IDE, which has only a few
@@ -94,6 +96,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.13  2006/07/24 19:08:56  freetz
+- disabled --as-needed, not very usable on HEAD (crash at startup caused by
+  double-free)
+
 Revision 1.12  2006/07/24 18:24:28  qboosh
 - merged update to 0.7.1 from AC-branch
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/geany.spec?r1=1.12&r2=1.13&f=u



More information about the pld-cvs-commit mailing list