SPECS: gtk-sharp2.spec - snap 20050815

wolf wolf at pld-linux.org
Mon Aug 15 03:25:15 CEST 2005


Author: wolf                         Date: Mon Aug 15 01:25:15 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- snap 20050815

---- Files affected:
SPECS:
   gtk-sharp2.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/gtk-sharp2.spec
diff -u SPECS/gtk-sharp2.spec:1.1 SPECS/gtk-sharp2.spec:1.2
--- SPECS/gtk-sharp2.spec:1.1	Fri Feb  4 00:32:46 2005
+++ SPECS/gtk-sharp2.spec	Mon Aug 15 03:25:10 2005
@@ -1,21 +1,25 @@
 # $Revision$, $Date$
-%define		gtkhtml_soversion	%(/bin/ls %{_libdir}/libgtkhtml-3.1.so.* | /usr/bin/head -n 1 | /usr/bin/awk '{ split($1,v,"."); print v[4]; }')
-%define		gtkhtml_version		%(if [ -e /usr/bin/pkg-config ]; then /usr/bin/pkg-config --modversion libgtkhtml-3.1; else echo 0; fi)
+%define		gtkhtml_soversion	%(/bin/ls %{_libdir}/libgtkhtml-3.6.so.* | /usr/bin/head -n 1 | /usr/bin/awk '{ split($1,v,"."); print v[4]; }')
+%define		gtkhtml_version		%(if [ -e /usr/bin/pkg-config ]; then /usr/bin/pkg-config --modversion libgtkhtml-3.6; else echo 0; fi)
 %include	/usr/lib/rpm/macros.perl
+%include	/usr/lib/rpm/macros.mono
+%define		_snap	20050815
 Summary:	.NET language bindings for GTK+ and GNOME
 Summary(pl):	Wiązania GTK+ oraz GNOME dla .NET
 Name:		gtk-sharp2
-Version:	1.9.1
-Release:	1
+Version:	1.9.4
+Release:	0.%{_snap}.1
 License:	LGPL
 Group:		Development/Libraries
-Source0:	http://dl.sourceforge.net/gtk-sharp/gtk-sharp-%{version}.tar.gz
-# Source0-md5:	4a59896b645c09c106bb7d7bbed1f75d
+#Source0:	http://dl.sourceforge.net/gtk-sharp/gtk-sharp-%{version}.tar.gz
+Source0:	gtk-sharp-%{_snap}.tar.bz2
+# Source0-md5:	6e10522e9c4c86cc51e0b9524e15bdc5
 URL:		http://gtk-sharp.sf.net/
 BuildRequires:	autoconf
 BuildRequires:	automake
 BuildRequires:	gawk
-BuildRequires:	gtkhtml-devel >= 3.2.4
+BuildRequires:	gnome-panel-devel >= 2.6.0
+BuildRequires:	gtkhtml-devel >= 3.6.2
 BuildRequires:	libart_lgpl-devel >= 2.2.0
 BuildRequires:	libgda-devel >= 1.0.0
 BuildRequires:	libglade2-devel >= 2.0.1
@@ -69,15 +73,16 @@
 Biblioteki statyczne gtk-sharp.
 
 %prep
-%setup -q -n gtk-sharp-%{version}
+%setup -q -n gtk-sharp-%{_snap}
 
 %build
-rm -rf autom4te.cache
-%{__libtoolize}
-%{__aclocal}
-%{__autoheader}
-%{__automake}
-%{__autoconf}
+#rm -rf autom4te.cache
+#%%{__libtoolize}
+#%%{__aclocal}
+#%%{__autoheader}
+#%%{__automake}
+#%%{__autoconf}
+./bootstrap
 
 %configure \
 	GTKHTMLSOVERSION=%{gtkhtml_soversion}
@@ -105,6 +110,8 @@
 %attr(755,root,root) %{_libdir}/lib*sharpglue-2.so
 %{_libdir}/lib*sharpglue-2.la
 %{_libdir}/mono/gac/*
+%dir %{_libdir}/gtk-sharp-2.0
+%attr(755,root,root) %{_libdir}/gtk-sharp-2.0/*
 
 %files devel
 %defattr(644,root,root,755)
@@ -125,7 +132,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2005/08/15 01:25:10  wolf
+- snap 20050815
+
 Revision 1.1  2005/02/03 23:32:46  aredridel
 - added
 - NFY: builds with symlinks to buildroot.
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gtk-sharp2.spec?r1=1.1&r2=1.2&f=u




More information about the pld-cvs-commit mailing list