SPECS (for-AC): mono.spec - fixed rpm scripts b0rkage, rel.3

freetz freetz at pld-linux.org
Fri Aug 4 19:47:24 CEST 2006


Author: freetz                       Date: Fri Aug  4 17:47:24 2006 GMT
Module: SPECS                         Tag: for-AC
---- Log message:
- fixed rpm scripts b0rkage, rel.3

---- Files affected:
SPECS:
   mono.spec (1.171.2.3 -> 1.171.2.4) 

---- Diffs:

================================================================
Index: SPECS/mono.spec
diff -u SPECS/mono.spec:1.171.2.3 SPECS/mono.spec:1.171.2.4
--- SPECS/mono.spec:1.171.2.3	Fri Aug  4 18:56:57 2006
+++ SPECS/mono.spec	Fri Aug  4 19:47:19 2006
@@ -18,7 +18,7 @@
 Summary(pl):	Implementacja Common Language Infrastructure
 Name:		mono
 Version:	1.1.13.8
-Release:	2
+Release:	3
 License:	GPL/LGPL/MIT
 Group:		Development/Languages
 #Source0Download: http://go-mono.com/sources/
@@ -29,13 +29,14 @@
 Patch2:		%{name}-mint.patch
 Patch3:		%{name}-sonames.patch
 Patch4:		%{name}-alpha-atomic.patch
+Patch5:		%{name}-script_fixes.patch
 URL:		http://www.mono-project.com/
 BuildRequires:	autoconf
 BuildRequires:	automake
 BuildRequires:	bison
 BuildRequires:	glib2-devel >= %{_glibver}
 BuildRequires:	libtool
-%{!?with_bootstrap:BuildRequires:	mono-devel >= 1.1.8.3-2}
+%{!?with_bootstrap:BuildRequires:	mono-devel >= 1.1.13.8-3}
 BuildRequires:	pkgconfig
 BuildRequires:	rpmbuild(macros) >= 1.213
 BuildRequires:	rpmbuild(monoautodeps)
@@ -191,9 +192,7 @@
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
-
-sed -i -e 's at a=`which "$0"`@a="/usr/bin/whatever"@' scripts/mono-find-provides.in
-sed -i -e 's at a=`which "$0"`@a="/usr/bin/whatever"@' scripts/mono-find-requires.in
+%patch5 -p1
 
 %build
 cp -f /usr/share/automake/config.sub .
@@ -457,6 +456,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.171.2.4  2006/08/04 17:47:19  freetz
+- fixed rpm scripts b0rkage, rel.3
+
 Revision 1.171.2.3  2006/08/04 16:56:57  freetz
 - post bootstrap rel.2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/mono.spec?r1=1.171.2.3&r2=1.171.2.4&f=u



More information about the pld-cvs-commit mailing list