SPECS: blam.spec - added dotnet2 patch (make it build with 2.0 ver...
grzegol
grzegol at pld-linux.org
Mon Aug 14 22:32:46 CEST 2006
Author: grzegol Date: Mon Aug 14 20:32:46 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- added dotnet2 patch (make it build with 2.0 versions of gtk#, gnome#
and gecko#)
- added include patch (compilation fixes)
- rel. 3
---- Files affected:
SPECS:
blam.spec (1.22 -> 1.23)
---- Diffs:
================================================================
Index: SPECS/blam.spec
diff -u SPECS/blam.spec:1.22 SPECS/blam.spec:1.23
--- SPECS/blam.spec:1.22 Thu Dec 1 21:03:34 2005
+++ SPECS/blam.spec Mon Aug 14 22:32:40 2006
@@ -4,7 +4,7 @@
Summary(pl): Program do pobierania informacji w formacie RSS
Name: blam
Version: 1.8.2
-Release: 2
+Release: 3
License: GPL v2
Group: X11/Applications
Source0: http://ftp.imendio.com/pub/imendio/blam/src/%{name}-%{version}.tar.gz
@@ -13,15 +13,17 @@
Patch1: %{name}-mozilla_includes.patch
Patch2: %{name}-desktop.patch
Patch3: %{name}-install.patch
+Patch4: %{name}-dotnet2.patch
+Patch5: %{name}-include.patch
URL: http://micke.hallendal.net/
-BuildRequires: GConf2-devel >= 2.4.0
+BuildRequires: GConf2-devel >= 2.14.0
BuildRequires: autoconf
BuildRequires: automake >= 1:1.7
-BuildRequires: dotnet-gecko-sharp-devel >= 0.6
-BuildRequires: dotnet-gtk-sharp-devel >= 1.0
-BuildRequires: dotnet-gtk-sharp-gnome-devel >= 1.0
+BuildRequires: dotnet-gecko-sharp2-devel >= 0.11
+BuildRequires: dotnet-gnome-sharp-devel >= 2.15.0
+BuildRequires: dotnet-gtk-sharp2-devel >= 2.9.0
BuildRequires: intltool >= 0.25
-BuildRequires: libgnomeui-devel >= 2.2.0
+BuildRequires: libgnomeui-devel >= 2.15.91
BuildRequires: libstdc++-devel
BuildRequires: libtool
BuildRequires: mono-csharp >= 1.1.4
@@ -45,6 +47,8 @@
%patch1 -p1
%patch2 -p1
%patch3 -p1
+%patch4 -p1
+%patch5 -p1
%build
rm -rf autom4te.cache
@@ -64,6 +68,8 @@
%{__make} install \
DESTDIR=$RPM_BUILD_ROOT
+rm -r $RPM_BUILD_ROOT%{_datadir}/locale/no
+
%find_lang %{name}
rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
@@ -100,6 +106,12 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.23 2006/08/14 20:32:40 grzegol
+- added dotnet2 patch (make it build with 2.0 versions of gtk#, gnome#
+ and gecko#)
+- added include patch (compilation fixes)
+- rel. 3
+
Revision 1.22 2005/12/01 20:03:34 freetz
- one more %%files fix
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/blam.spec?r1=1.22&r2=1.23&f=u
More information about the pld-cvs-commit
mailing list