SPECS: monodoc.spec - updated to 1.2.6

qboosh qboosh at pld-linux.org
Sat Dec 15 22:20:24 CET 2007


Author: qboosh                       Date: Sat Dec 15 21:20:24 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 1.2.6

---- Files affected:
SPECS:
   monodoc.spec (1.65 -> 1.66) 

---- Diffs:

================================================================
Index: SPECS/monodoc.spec
diff -u SPECS/monodoc.spec:1.65 SPECS/monodoc.spec:1.66
--- SPECS/monodoc.spec:1.65	Sat Sep  1 16:40:53 2007
+++ SPECS/monodoc.spec	Sat Dec 15 22:20:18 2007
@@ -3,15 +3,15 @@
 Summary:	Documentation for Mono class libraries and tools to produce and edit the documentation
 Summary(pl.UTF-8):	Dokumentacja klas Mono wraz z narzędziami do jej generowania i przeglądania
 Name:		monodoc
-Version:	1.2.5
+Version:	1.2.6
 Release:	1
-License:	GPL
+License:	GPL v2
 Group:		Development/Tools
 #Source0Download: http://go-mono.com/sources-stable/
-Source0:	http://www.go-mono.com/sources/monodoc/%{name}-%{version}.zip
-# Source0-md5:	7eb942dc85db3deb6284ce2e0dff9d6f
+Source0:	http://go-mono.com/sources/monodoc/%{name}-%{version}.zip
+# Source0-md5:	bd4c9619ebf3b41803b7ca9097be7fc1
 Patch0:		%{name}-mint.patch
-URL:		http://www.go-mono.com/
+URL:		http://www.mono-project.com/
 BuildRequires:	autoconf
 BuildRequires:	automake
 BuildRequires:	mono-csharp >= 0.96
@@ -55,15 +55,29 @@
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README
-%attr(755,root,root) %{_bindir}/*
+%attr(755,root,root) %{_bindir}/mdassembler
+%attr(755,root,root) %{_bindir}/mdcs2ecma
+%attr(755,root,root) %{_bindir}/mdnormalizer
+# typo?
+%attr(755,root,root) %{_bindir}/mdvalidater
+%attr(755,root,root) %{_bindir}/mod
+%attr(755,root,root) %{_bindir}/monodoc
+%attr(755,root,root) %{_bindir}/monodocer
+%attr(755,root,root) %{_bindir}/monodocs2html
+%attr(755,root,root) %{_bindir}/monodocs2slashdoc
 %{_prefix}/lib/mono/gac/monodoc
 %{_prefix}/lib/mono/monodoc
 %dir %{_libdir}/%{name}
 %attr(755,root,root) %{_libdir}/%{name}/*.exe
 %{_libdir}/%{name}/*.xml
 %{_libdir}/%{name}/sources
-%{_pkgconfigdir}/*.pc
-%{_mandir}/man1/*.1*
+%{_pkgconfigdir}/monodoc.pc
+%{_mandir}/man1/mdassembler.1*
+%{_mandir}/man1/mdcs2ecma.1*
+%{_mandir}/man1/mdnormalizer.1*
+%{_mandir}/man1/mdvalidator.1*
+%{_mandir}/man1/monodocer.1*
+%{_mandir}/man1/monodocs2html.1*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -71,6 +85,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.66  2007-12-15 21:20:18  qboosh
+- updated to 1.2.6
+
 Revision 1.65  2007-09-01 14:40:53  wolf
 - 1.2.5
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/monodoc.spec?r1=1.65&r2=1.66&f=u



More information about the pld-cvs-commit mailing list