SPECS: libgdiplus.spec, mono.spec, monodoc.spec, mono-tools.spec -...

wolf wolf at pld-linux.org
Wed Nov 22 20:10:45 CET 2006


Author: wolf                         Date: Wed Nov 22 19:10:45 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 1.2.1

---- Files affected:
SPECS:
   libgdiplus.spec (1.38 -> 1.39) , mono.spec (1.195 -> 1.196) , monodoc.spec (1.56 -> 1.57) , mono-tools.spec (1.21 -> 1.22) 

---- Diffs:

================================================================
Index: SPECS/libgdiplus.spec
diff -u SPECS/libgdiplus.spec:1.38 SPECS/libgdiplus.spec:1.39
--- SPECS/libgdiplus.spec:1.38	Fri Nov 10 00:53:02 2006
+++ SPECS/libgdiplus.spec	Wed Nov 22 20:10:39 2006
@@ -12,13 +12,13 @@
 Summary:	An Open Source implementation of the GDI+ API
 Summary(pl):	Otwarta implementacja API GDI+
 Name:		libgdiplus
-Version:	1.2
+Version:	1.2.1
 Release:	1
 License:	LGPL/MPL/MIT X11
 Group:		Libraries
 #Source0Download: http://www.go-mono.com/sources/
 Source0:	http://www.go-mono.com/sources/libgdiplus/%{name}-%{version}.tar.gz
-# Source0-md5:	1db98db209907eb78958b947db294692
+# Source0-md5:	3a6349b13c7d0058781991a3ee15d7a7
 Patch0:		%{name}-link.patch
 URL:		http://www.go-mono.com/
 BuildRequires:	autoconf >= 2.54
@@ -133,6 +133,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.39  2006/11/22 19:10:39  wolf
+- 1.2.1
+
 Revision 1.38  2006/11/09 23:53:02  wolf
 - updated source0 to official site
 

================================================================
Index: SPECS/mono.spec
diff -u SPECS/mono.spec:1.195 SPECS/mono.spec:1.196
--- SPECS/mono.spec:1.195	Fri Nov 10 01:17:13 2006
+++ SPECS/mono.spec	Wed Nov 22 20:10:39 2006
@@ -16,13 +16,13 @@
 Summary:	Common Language Infrastructure implementation
 Summary(pl):	Implementacja Common Language Infrastructure
 Name:		mono
-Version:	1.2
+Version:	1.2.1
 Release:	1
 License:	GPL/LGPL/MIT
 Group:		Development/Languages
 #Source0Download: http://go-mono.com/sources-stable/
 Source0:	http://www.go-mono.com/sources/mono/%{name}-%{version}.tar.gz
-# Source0-md5:	eb75a8b3bedbaa60ff3c3410ef4b759b
+# Source0-md5:	47621f63126d6599356d28668fb5fea2
 Patch0:		%{name}-alpha-float.patch
 Patch1:		%{name}-mint.patch
 Patch2:		%{name}-sonames.patch
@@ -273,6 +273,7 @@
 %attr(755,root,root) %{_bindir}/mozroots
 %attr(755,root,root) %{_bindir}/secutil*
 %attr(755,root,root) %{_bindir}/setreg*
+%attr(755,root,root) %{_bindir}/sgen
 %attr(755,root,root) %{_bindir}/signcode*
 %attr(755,root,root) %{_bindir}/sn*
 %attr(755,root,root) %{_libdir}/lib*.so.*.*
@@ -298,6 +299,7 @@
 %attr(755,root,root) %{_prefix}/lib/mono/1.0/mono-service*
 %attr(755,root,root) %{_prefix}/lib/mono/2.0/mkbundle*
 %attr(755,root,root) %{_prefix}/lib/mono/2.0/mono-service*
+%attr(755,root,root) %{_prefix}/lib/mono/2.0/sgen*
 %exclude %{_prefix}/lib/mono/1.0/*.mdb
 %{_prefix}/lib/mono/gac
 %exclude %{_prefix}/lib/mono/gac/*/*/*.mdb
@@ -312,6 +314,7 @@
 %{_mandir}/man1/mozroots.1*
 %{_mandir}/man1/secutil.1*
 %{_mandir}/man1/setreg.1*
+%{_mandir}/man1/sgen.1*
 %{_mandir}/man1/signcode.1*
 %{_mandir}/man1/sn.1*
 %{_mandir}/man1/permview.1*
@@ -476,6 +479,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.196  2006/11/22 19:10:39  wolf
+- 1.2.1
+
 Revision 1.195  2006/11/10 00:17:13  wolf
 - official sources
 

================================================================
Index: SPECS/monodoc.spec
diff -u SPECS/monodoc.spec:1.56 SPECS/monodoc.spec:1.57
--- SPECS/monodoc.spec:1.56	Mon Oct 16 21:20:30 2006
+++ SPECS/monodoc.spec	Wed Nov 22 20:10:39 2006
@@ -3,12 +3,12 @@
 Summary:	Documentation for Mono class libraries and tools to produce and edit the documentation
 Summary(pl):	Dokumentacja klas Mono wraz z narzędziami do jej generowania i przeglądania
 Name:		monodoc
-Version:	1.1.18
+Version:	1.2.1
 Release:	1
 License:	GPL
 Group:		Development/Tools
 Source0:	http://www.go-mono.com/sources/monodoc/%{name}-%{version}.zip
-# Source0-md5:	71981a3ed2c1eadd9ec0493c4b9f1bf1
+# Source0-md5:	19437a8652ee009364abb04b767b65ba
 Patch0:		%{name}-mint.patch
 URL:		http://www.go-mono.com/
 BuildRequires:	autoconf
@@ -62,6 +62,7 @@
 %{_libdir}/%{name}/*.xml
 %{_libdir}/%{name}/sources
 %{_pkgconfigdir}/*.pc
+%{_mandir}/man1/*.1*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -69,6 +70,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.57  2006/11/22 19:10:39  wolf
+- 1.2.1
+
 Revision 1.56  2006/10/16 19:20:30  wolf
 - 1.1.18
 
@@ -86,160 +90,3 @@
 
 Revision 1.51  2006/01/10 15:21:47  wolf
 - 1.1.13
-
-Revision 1.50  2005/12/22 13:16:02  wolf
-- 1.1.11
-
-Revision 1.49  2005/11/30 16:05:45  freetz
-- exclude i386 alpha sparc sparc64 from build
-
-Revision 1.48  2005/11/10 19:15:41  wolf
-- 1.1.10
-
-Revision 1.47  2005/09/14 12:11:36  qboosh
-- added mint patch
-
-Revision 1.46  2005/09/09 19:06:28  wolf
-- 1.1.9
-- moved %post from monodoc to mono-tools
-
-Revision 1.45  2005/09/05 20:43:25  glen
-- build not parallel make safe (limit to one job):
-  Unhandled Exception: System.IO.IOException: Win32 IO returned ERROR_SHARING_VIOLATION. Path: ecma334.zip
-
-Revision 1.44  2005/09/04 11:50:30  qboosh
-- don't own mono dirs
-
-Revision 1.43  2005/09/04 11:03:01  wolf
-- remove R: mono
-
-Revision 1.42  2005/09/04 09:51:54  arekm
-- rel 3
-
-Revision 1.41  2005/08/30 20:24:59  arekm
-- R: mono-tools
-
-Revision 1.40  2005/08/30 19:52:14  arekm
-/usr/bin/monodoc[77]: mint: not found
-
-Revision 1.39  2005/08/11 23:41:52  wolf
-- s/rpm-build >= 4.4.2-0.3/rpmbuild(monoautodeps)/
-
-Revision 1.38  2005/08/11 18:59:11  wolf
-- auto mono prov/req
-
-Revision 1.37  2005/08/06 21:35:13  wolf
-- add blocker
-
-Revision 1.36  2005/07/28 17:45:36  pawcioos
-- removed Requires mono-tools
-
-Revision 1.35  2005/07/22 21:16:24  freetz
-- reverted monodoc script removal, cleanup
-
-Revision 1.34  2005/07/20 16:23:23  pawcioos
-- removed monodoc, its in mono-tools
-
-Revision 1.33  2005/07/20 15:17:55  pawcioos
-- fixed missing path
-
-Revision 1.32  2005/07/12 14:29:24  freetz
-- 1.0.7, gtk-sharp stuff removed (browser moved to mono-tools)
-
-Revision 1.31  2005/05/02 23:10:00  qboosh
-- oops, wrong parts order in deps; release 3
-
-Revision 1.30  2005/05/02 22:37:20  qboosh
-- quiet make-index (it prints a lot)
-
-Revision 1.29  2005/05/02 22:26:08  qboosh
-- updated gtk-sharp deps, removed EA alpha, release 2
-
-Revision 1.28  2005/04/21 18:09:09  freetz
-- allow build with gtk-sharp-2.0 (bcond,patch added)
-
-Revision 1.27  2005/03/23 17:18:07  glen
-- dropped SourceX-size
-
-Revision 1.26  2005/02/27 15:33:52  pawcioos
-- updated to 1.0.6
-
-Revision 1.25  2004/12/11 00:08:34  undefine
-- up to 1.0.5, patch monodoc-gacdir.patch not needed anymore
-
-Revision 1.24  2004/11/07 22:35:26  undefine
-- update to 1.0.4
-
-Revision 1.23  2004/11/05 14:57:18  paladine
-- rel 2 for fixed desktop file
-
-Revision 1.22  2004/10/09 13:17:01  undefine
-- up to 1.0.2
-
-Revision 1.21  2004/08/20 08:11:29  krzak
-- ExcludeArch: alpha
-- rel 2
-
-Revision 1.20  2004/08/15 19:07:00  krzak
-- mono-csharp already require mono-devel
-
-Revision 1.19  2004/08/13 09:06:28  krzak
-- up to 1.0.1
-
-Revision 1.18  2004/07/03 18:31:10  krzak
-- fixed mint.patch
-- rel 4
-
-Revision 1.17  2004/07/01 20:31:22  krzak
-- rel. 3
-- fixed execution on amd64
-
-Revision 1.16  2004/07/01 20:21:07  krzak
-- generate index after install in %post
-
-Revision 1.15  2004/07/01 20:05:54  krzak
-- autotools and BR's
-- mint.patch - allow to build with mint not only mono
-- rel. 2
-
-Revision 1.14  2004/07/01 17:48:14  krzak
-- BuildRequires:  mono-csharp >= 0.96
-
-Revision 1.13  2004/07/01 15:19:28  krzak
-- copy config.sub for amd64
-
-Revision 1.12  2004/06/30 22:52:26  krzak
-- up to version 1.0
-
-Revision 1.11  2004/06/20 16:30:27  aflinta
-- up to version 0.17
-
-Revision 1.10  2004/06/07 12:13:15  aflinta
-- fixed BR
-
-Revision 1.9  2004/06/07 09:40:13  aflinta
-- up to version 0.16
-
-Revision 1.8  2004/05/05 18:51:50  malekith
-- up to 0.15
-
-Revision 1.7  2004/04/03 20:00:26  grzegol
-updated to 0.13
-
-Revision 1.6  2004/02/29 22:12:45  grzegol
-- simplified icon and .desktop file instalation
-
-Revision 1.5  2004/02/27 22:58:40  krzak
-- up to 0.11
-
-Revision 1.4  2004/02/21 17:03:26  krzak
-- monodoc.png with desktop
-
-Revision 1.3  2004/02/21 14:58:36  krzak
-- added .desktop file
-
-Revision 1.2  2004/02/17 20:24:59  qboosh
-- formatting
-
-Revision 1.1  2004/02/16 13:53:35  grzegol
-- new

================================================================
Index: SPECS/mono-tools.spec
diff -u SPECS/mono-tools.spec:1.21 SPECS/mono-tools.spec:1.22
--- SPECS/mono-tools.spec:1.21	Tue Nov  7 23:29:01 2006
+++ SPECS/mono-tools.spec	Wed Nov 22 20:10:39 2006
@@ -7,12 +7,12 @@
 Summary:	Mono Tools
 Summary(pl):	Narzędzia do mono
 Name:		mono-tools
-Version:	1.1.17
+Version:	1.2.1
 Release:	1
 License:	GPL
 Group:		Development/Tools
 Source0:	http://go-mono.com/sources/mono-tools/%{name}-%{version}.tar.gz
-# Source0-md5:	5480683e70806f5aa8f9d378ae6a094c
+# Source0-md5:	d65587a842799f2e087ef101bcb4c68a
 URL:		http://www.go-mono.com/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -87,14 +87,18 @@
 %files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog README
+%attr(755,root,root) %{_bindir}/create-native-map
 %attr(755,root,root) %{_bindir}/gasnview
 %attr(755,root,root) %{_bindir}/gnunit
 %attr(755,root,root) %{_bindir}/gnunit2
 %{_prefix}/lib/mono/1.0/*
 %{_prefix}/lib/mono/2.0/*
+%{_libdir}/create-native-map
 %{_libdir}/monodoc/browser.exe
 %{_desktopdir}/*.desktop
 %{_pixmapsdir}/*
+%{_pkgconfigdir}/*.pc
+%{_mandir}/man1/create-native-map.1*
 
 %if %{with gecko}
 %files gecko
@@ -112,6 +116,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.22  2006/11/22 19:10:39  wolf
+- 1.2.1
+
 Revision 1.21  2006/11/07 22:29:01  glen
 - do not list %{_desktopdir}/* -- dangerous, could list directories unexpectedly
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/libgdiplus.spec?r1=1.38&r2=1.39&f=u
    http://cvs.pld-linux.org/SPECS/mono.spec?r1=1.195&r2=1.196&f=u
    http://cvs.pld-linux.org/SPECS/monodoc.spec?r1=1.56&r2=1.57&f=u
    http://cvs.pld-linux.org/SPECS/mono-tools.spec?r1=1.21&r2=1.22&f=u



More information about the pld-cvs-commit mailing list