rpms/monodoc/devel monodoc.spec,1.2,1.3

Paul F. Johnson (pfj) fedora-extras-commits at redhat.com
Sat Jun 17 22:05:03 UTC 2006


Author: pfj

Update of /cvs/extras/rpms/monodoc/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19431/devel

Modified Files:
	monodoc.spec 
Log Message:
auto-import monodoc-1.1.13-11 on branch devel from monodoc-1.1.13-11.src.rpm


Index: monodoc.spec
===================================================================
RCS file: /cvs/extras/rpms/monodoc/devel/monodoc.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- monodoc.spec	14 Jun 2006 23:12:12 -0000	1.2
+++ monodoc.spec	17 Jun 2006 22:05:03 -0000	1.3
@@ -1,9 +1,10 @@
 %define debug_package %{nil}
+%define libdir %{_exec_prefix}/lib
 
 Summary: The mono documentation system
 Name: monodoc
 Version: 1.1.13
-Release: 10%{?dist}
+Release: 11%{?dist}
 License: GPL
 Group: Documentation
 Source0: http://go-mono.com/sources/monodoc/monodoc-%{version}.tar.gz
@@ -39,9 +40,19 @@
 %files
 %defattr(-, root, root)
 %doc COPYING AUTHORS ChangeLog NEWS README
-%{_libdir}/%{name}/
-%{_libdir}/mono/
-%{_bindir}/*
+%{_libdir}/mono/gac/monodoc/*
+%{_libdir}/mono/monodoc/monodoc.dll
+%{_libdir}/%{name}/*.exe
+%{_libdir}/%{name}/monodoc.xml
+%{_libdir}/%{name}/sources/*.zip
+%{_libdir}/%{name}/sources/*.tree
+%{_libdir}/%{name}/sources/*.source
+%{_bindir}/mdassembler
+%{_bindir}/mdcs2ecma
+%{_bindir}/mdnormalizer
+%{_bindir}/mdvalidater
+%{_bindir}/mod
+%{_bindir}/monodoc*
 
 %files devel
 %defattr (-, root, root)
@@ -51,6 +62,10 @@
 %{__rm} -rf %{buildroot}
 
 %changelog
+* Sat Jun 17 2006 Paul F. Johnson <paul at all-the-johnsons.co.uk> 1.1.13-11
+- Added libdir hack back in
+- Fixed files problems
+
 * Wed Jun 14 2006 Paul F. Johnson <paul at all-the-johnsons.co.uk> 1.1.13-10
 - Added BR pkgconfig
 - Removed libdir hack, changed to noarch




More information about the scm-commits mailing list