Author: megabajt Date: Thu Aug 21 16:14:45 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 2.12.2
---- Files affected: SPECS: dotnet-gtk-sharp2.spec (1.48 -> 1.49) ---- Diffs: ================================================================ Index: SPECS/dotnet-gtk-sharp2.spec diff -u SPECS/dotnet-gtk-sharp2.spec:1.48 SPECS/dotnet-gtk-sharp2.spec:1.49 --- SPECS/dotnet-gtk-sharp2.spec:1.48 Thu Jun 19 19:55:19 2008 +++ SPECS/dotnet-gtk-sharp2.spec Thu Aug 21 18:14:39 2008 @@ -1,33 +1,30 @@ # $Revision$, $Date$ # -%include /usr/lib/rpm/macros.perl %include /usr/lib/rpm/macros.mono # Summary: .NET language bindings for GTK+ Summary(pl.UTF-8): Wiązania GTK+ dla .NET Name: dotnet-gtk-sharp2 -Version: 2.12.1 +Version: 2.12.2 Release: 1 License: LGPL Group: Libraries Source0: http://ftp.gnome.org/pub/GNOME/sources/gtk-sharp/2.12/gtk-sharp-%{version}.tar.bz2 -# Source0-md5: b769fabc114fa9201c4e085ae36a8540 +# Source0-md5: a0ab73f69cdd374816aac14e55e7d351 Patch0: %{name}-destdir.patch Patch1: %{name}-mint.patch URL: http://gtk-sharp.sourceforge.net/ BuildRequires: autoconf BuildRequires: automake -BuildRequires: libglade2-devel >= 1:2.6.0 +BuildRequires: gtk+2-devel >= 2:2.12.0 +BuildRequires: libglade2-devel >= 1:2.6.2 BuildRequires: libtool -BuildRequires: libxml2-devel >= 1:2.6.26 BuildRequires: mono-csharp >= 1.1.16.1 BuildRequires: monodoc >= 1.1.16 -BuildRequires: ncurses-devel BuildRequires: pkgconfig -BuildRequires: rpm-perlprov BuildRequires: rpmbuild(monoautodeps) -Requires: gtk+2 >= 2:2.10.13 -Requires: libglade2 >= 1:2.6.0 +Requires: gtk+2 >= 2:2.12.0 +Requires: libglade2 >= 1:2.6.2 Requires: mono >= 1.1.16.1 Obsoletes: gtk-sharp2 ExclusiveArch: %{ix86} %{x8664} arm hppa ia64 ppc s390 s390x sparc sparcv9 sparc64 @@ -77,15 +74,15 @@ %build %{__libtoolize} %{__aclocal} +%{__autoconf} %{__autoheader} %{__automake} -%{__autoconf} %configure %{__make} -j1 %install rm -rf $RPM_BUILD_ROOT -install -d $RPM_BUILD_ROOT{%{perl_vendorlib},%{_examplesdir}/%{name}-%{version}} +install -d $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version} %{__make} install \ DESTDIR=$RPM_BUILD_ROOT \ @@ -216,6 +213,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.49 2008/08/21 16:14:39 megabajt +- updated to 2.12.2 + Revision 1.48 2008/06/19 17:55:19 qboosh - dropped download URL note (out of date) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/dotnet-gtk-sharp2.spec?r1=1.48&r2=1.49&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
