]> git.pld-linux.org Git - packages/blam.git/blobdiff - blam.spec
- release 6, xulrunner 1.8.1.4
[packages/blam.git] / blam.spec
index 2757e1dc031e4cebe395ff38a990d83f0280a5da..c4d74a49d5d2ad3f1559bdde87545628bb143a80 100644 (file)
--- a/blam.spec
+++ b/blam.spec
@@ -1,10 +1,9 @@
-#
 %include        /usr/lib/rpm/macros.mono
 Summary:       .NET RSS Reader
 Summary(pl):   Program do pobierania informacji w formacie RSS
 Name:          blam
 Version:       1.8.2
-Release:       3
+Release:       6
 License:       GPL v2
 Group:         X11/Applications
 Source0:       http://ftp.imendio.com/pub/imendio/blam/src/%{name}-%{version}.tar.gz
@@ -13,23 +12,22 @@ Patch0:             %{name}-mozilla.patch
 Patch1:                %{name}-mozilla_includes.patch
 Patch2:                %{name}-desktop.patch
 Patch3:                %{name}-install.patch
-Patch4:                %{name}-dotnet2.patch
-Patch5:                %{name}-include.patch
+Patch4:                %{name}-include.patch
 URL:           http://micke.hallendal.net/
-BuildRequires: GConf2-devel >= 2.14.0
+BuildRequires: GConf2-devel >= 2.4.0
 BuildRequires: autoconf
 BuildRequires: automake >= 1:1.7
-BuildRequires: dotnet-gecko-sharp2-devel >= 0.11
-BuildRequires: dotnet-gnome-sharp-devel >= 2.15.0
-BuildRequires: dotnet-gtk-sharp2-devel >= 2.9.0
+BuildRequires: dotnet-gecko-sharp-devel >= 0.6
+BuildRequires: dotnet-gtk-sharp-devel >= 1.0
+BuildRequires: dotnet-gtk-sharp-gnome-devel >= 1.0
 BuildRequires: intltool >= 0.25
-BuildRequires: libgnomeui-devel >= 2.15.91
+BuildRequires: libgnomeui-devel >= 2.2.0
 BuildRequires: libstdc++-devel
 BuildRequires: libtool
 BuildRequires: mono-csharp >= 1.1.4
-BuildRequires: xulrunner-devel
 BuildRequires: pkgconfig
 BuildRequires: rpmbuild(macros) >= 1.213
+BuildRequires: xulrunner-devel >= 1.8.0.4
 Requires(post,preun):  GConf2 >= 2.4.0
 %requires_eq   xulrunner
 ExcludeArch:   alpha i386 sparc sparc64
@@ -49,7 +47,6 @@ Program do pobierania informacji w formacie RSS wykonany w technologii
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
-%patch5 -p1
 
 %build
 rm -rf autom4te.cache
@@ -69,8 +66,6 @@ rm -rf $RPM_BUILD_ROOT
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
-rm -r $RPM_BUILD_ROOT%{_datadir}/locale/no
-
 %find_lang %{name}
 
 rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
@@ -97,6 +92,6 @@ rm -rf $RPM_BUILD_ROOT
 %{_prefix}/lib/%{name}/blam.exe.config
 %{_prefix}/lib/%{name}/*.dll
 %{_datadir}/%{name}
-%{_desktopdir}/*.desktop
+%{_desktopdir}/*
 %{_pixmapsdir}/*
 %{_sysconfdir}/gconf/schemas/blam.schemas
This page took 0.078079 seconds and 4 git commands to generate.