SPECS: dotnet-gtk-sharp.spec - auto mono prov/req - cut changelog

wolf wolf at pld-linux.org
Thu Aug 11 20:45:14 CEST 2005


Author: wolf                         Date: Thu Aug 11 18:45:14 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- auto mono prov/req
- cut changelog

---- Files affected:
SPECS:
   dotnet-gtk-sharp.spec (1.75 -> 1.76) 

---- Diffs:

================================================================
Index: SPECS/dotnet-gtk-sharp.spec
diff -u SPECS/dotnet-gtk-sharp.spec:1.75 SPECS/dotnet-gtk-sharp.spec:1.76
--- SPECS/dotnet-gtk-sharp.spec:1.75	Tue Jul 12 15:54:44 2005
+++ SPECS/dotnet-gtk-sharp.spec	Thu Aug 11 20:45:09 2005
@@ -7,6 +7,7 @@
 %define		gtkhtml_soversion	%(/bin/ls %{_libdir}/libgtkhtml-3.6.so.* 2>/dev/null | /usr/bin/head -n 1 | /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 2>/dev/null || echo 0; else echo 0; fi)
 %include	/usr/lib/rpm/macros.perl
+%include	/usr/lib/rpm/macros.mono
 Summary:	.NET language bindings for GTK+ and GNOME
 Summary(pl):	Wiązania GTK+ oraz GNOME dla .NET
 Name:		dotnet-gtk-sharp
@@ -32,6 +33,7 @@
 BuildRequires:	mono-csharp >= 1.0.2
 BuildRequires:	ncurses-devel
 BuildRequires:	pkgconfig
+BuildRequires:	rpm-build >= 4.4.2-0.3
 BuildRequires:	rpm-perlprov
 %if %{with gnome}
 BuildRequires:	gtkhtml-devel >= 3.6.2
@@ -336,6 +338,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.76  2005/08/11 18:45:09  wolf
+- auto mono prov/req
+- cut changelog
+
 Revision 1.75  2005/07/12 13:54:44  freetz
 - 1.0.10
 
@@ -356,230 +362,3 @@
 
 Revision 1.69  2005/05/02 17:45:04  qboosh
 - split (separated gnome,gda,gnomedb bindings); release 6
-
-Revision 1.68  2005/04/23 21:01:27  arekm
-- rel 5
-
-Revision 1.67  2005/04/14 20:06:16  qboosh
-- reverted ldconfig changes
-
-Revision 1.66  2005/04/12 16:34:12  paladine
-- new style macros
-- rel. 4 for gtkhtml 3.6.2
-
-Revision 1.65  2005/04/03 18:55:13  qboosh
-- removed disable-rsvg-sample hack (no longer needed)
-
-Revision 1.64  2005/04/03 11:35:44  qboosh
-- R: mono
-- todo: it should be split not to require dozen of gnome libs for just Gtk#
-
-Revision 1.63  2005/04/03 01:09:46  qboosh
-- added bconds to build without gnome and gda
-
-Revision 1.62  2005/04/03 00:56:35  qboosh
-- fixed spec parse error when gtkhtml-devel is not installed
-
-Revision 1.61  2005/03/18 08:52:30  aflinta
-- rebuild with gtkhtml 3.6.1, release 3
-
-Revision 1.60  2005/03/17 07:54:02  aflinta
-- we got now gtkhtml 3.6.1 on head, release 2
-
-Revision 1.59  2005/02/28 20:25:36  pawcioos
-- updated to 1.0.6
-
-Revision 1.58  2004/12/09 11:30:00  paladine
-- spaces->tabs
-- cosmetics
-
-Revision 1.57  2004/12/06 23:50:26  grzegol
-- rel. 4 to rebuild with gtkhtml-3.2.4
-
-Revision 1.56  2004/10/25 08:49:33  paladine
-- [Gg]tk+ -> GTK+
-
-Revision 1.55  2004/10/12 11:48:55  aflinta
-- release 3 to rebuild with gtkhtml
-
-Revision 1.54  2004/10/09 19:13:56  undefine
-- release 2 to rebuild with new gtkhtml
-
-Revision 1.53  2004/09/23 23:35:30  grzegol
-- updated to 1.0.2
-
-Revision 1.52  2004/09/16 22:47:06  havner
-- rel 11
-
-Revision 1.51  2004/08/30 17:27:48  grzegol
-- rel. 10 to rebuild with gtkhtml-3.2.0
-
-Revision 1.50  2004/08/19 15:25:11  havner
-- exlcudearch alpha
-- rel 9
-
-Revision 1.49  2004/08/15 19:06:59  krzak
-- mono-csharp already require mono-devel
-
-Revision 1.48  2004/08/15 10:40:52  aflinta
-- rebuild with gtkhtml 3.1.20, release 8
-
-Revision 1.47  2004/08/09 15:23:52  ankry
-- rel 7 to rebuild with new gtkhtml
-
-Revision 1.46  2004/08/01 16:56:42  qboosh
-- fixed head syntax
-
-Revision 1.45  2004/08/01 16:36:00  krzak
-- one more fix for src-builder
-
-Revision 1.43  2004/08/01 16:15:02  krzak
-- rel. 6 (I forgot)
-
-Revision 1.42  2004/08/01 16:07:20  krzak
-- fixed build to do not require gtkhtml-devel package with dotnet-gtk-sharp
-
-Revision 1.41  2004/07/03 13:49:11  krzak
-- rel 5.
-- rebuild with fixed mint patch, now it work on amd64 not only build.
-
-Revision 1.40  2004/07/01 11:41:09  krzak
-- rel 4
-- fixed pc-libdir.patch
-- seems work
-
-Revision 1.39  2004/07/01 09:22:32  krzak
-- BuildRequires: mono-devel >= 1.0-3
-  To make sure everything will work fine.
-
-Revision 1.38  2004/06/30 23:45:27  krzak
-- rel. 3 because of my mistake in pc-libdir.patch
-
-Revision 1.37  2004/06/30 22:46:43  krzak
-- removed ExcludeArch:  amd64, it work again, but check if you have mono-1.0-2
-- rel. 2
-
-Revision 1.36  2004/06/30 22:06:19  krzak
-- rel 1.5
-- pc-libdir.patch - fix .pc files to set libdir based on @libdir@
-- mint.patch update
-
-Revision 1.35  2004/06/30 20:25:48  krzak
-- up to 1.0
-- remove runtime-optimize.patch - outdated with mono 1.0
-- added  disable-rsvg-sample.patch - do not build rsvg samples because of errors.
-
-Revision 1.34  2004/06/29 11:37:10  krzak
-- runtime-optimize.patch that set RUNTIME=mono --optimize=loop (fix build proc.)
-- remove %{_docdir}/gtk-sharp, documentation is already in monodoc and
-  this requirements circle is not necessary, and confusing.
-- rel 2.
-
-Revision 1.33  2004/06/29 07:30:28  krzak
-- up to 0.99
-
-Revision 1.32  2004/06/20 21:14:19  aflinta
-- fixed gtkhtml versioning
-
-Revision 1.31  2004/06/20 16:47:25  grzegol
-- more BRs
-- cosmetics
-
-Revision 1.30  2004/06/20 16:29:36  aflinta
-- up to beta3, version 0.98
-
-Revision 1.29  2004/06/14 08:52:09  krzak
-- ExcludeArch: amd64, just do not work.
-
-Revision 1.28  2004/06/11 19:54:14  krzak
-- rel 2
-- mint.patch - use mint if mono is not found, should help on arch. which doesn't support mono
-
-Revision 1.27  2004/06/07 07:35:07  aflinta
-- fixed source URL
-
-Revision 1.26  2004/06/07 06:31:54  aflinta
-- more provides/obsoletes
-
-Revision 1.25  2004/06/07 06:23:35  aflinta
-- up to version 0.93, dotnet-gtk-sharp obsoletes dotnet-gtk
-
-Revision 1.24  2004/06/05 04:40:24  aflinta
-- added version to mono BR's
-
-Revision 1.23  2004/06/03 19:06:07  aflinta
-- rebuild with new gtkhtml
-
-Revision 1.22  2004/05/13 17:24:02  ankry
-- spaces -> tabs, other cosmetics
-
-Revision 1.21  2004/05/05 10:20:28  malekith
-- rename gtk-sharp to dotnet-gtk
-- upgrade to 0.91.1 (using GAC)
-- (it was server side cp)
-
-Revision 1.20  2004/04/06 00:24:17  grzegol
-- rel. 2 to rebuild with gtkhtml-3.1.11
-
-Revision 1.19  2004/04/01 09:39:06  malekith
-- up to 0.18
-
-Revision 1.18  2004/03/22 14:33:21  wrobell
-- rel. 3 to rebuild with new gtkhtml on nest builders
-
-Revision 1.17  2004/03/17 10:36:35  grabba
-BR: ncurses-devel
-
-Revision 1.16  2004/03/06 14:04:51  grzegol
-- rel. 2 to rebuild with gtkhtml-3.1.9 (for nest)
-
-Revision 1.15  2004/02/27 21:24:47  krzak
-- up to 0.17
-
-Revision 1.14  2004/02/21 15:06:15  krzak
-- BR: mono-devel
-
-Revision 1.13  2004/02/16 13:49:25  grzegol
-- fixed gtkhtml31 patch (now it should work with gtkhtml-3.1, not only compile)
-- rel. 2
-
-Revision 1.12  2004/02/08 16:57:30  grzegol
-- updated to 0.16
-
-Revision 1.11  2004/02/07 18:37:21  grzegol
-- added gtkhtml31 patch (allow building with gtkhtml-3.1.x)
-- uncommented BR: libgnomedb - it's needed
-- rel. 2
-
-Revision 1.10  2004/01/22 18:42:14  grzegol
-- updated to 0.15
-
-Revision 1.9  2004/01/22 12:01:17  grzegol
-- updated to 0.14
-- added static subpackage
-- more BRs
-- cosmetics
-
-Revision 1.8  2003/10/31 08:50:18  malekith
-- up to 0.12
-
-Revision 1.7  2003/09/06 12:50:40  krzak
-- up to 0.10
-
-Revision 1.6  2003/05/28 12:59:01  malekith
-- massive attack: source-md5
-
-Revision 1.5  2003/05/25 05:48:32  misi3k
-- massive attack s/pld.org.pl/pld-linux.org/
-
-Revision 1.4  2003/05/11 23:57:34  radek
-- release 2, updated for perl-5.8
-
-Revision 1.3  2003/02/28 10:13:24  qboosh
-- use perl macros, moved libgtksharpglue.a to -devel, BR: mono-csharp
-
-Revision 1.2  2003/02/26 21:28:37  malekith
-- added ldconfig call and TODO
-
-Revision 1.1  2003/02/26 21:14:45  malekith
-- from scratch
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/dotnet-gtk-sharp.spec?r1=1.75&r2=1.76&f=u




More information about the pld-cvs-commit mailing list