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

Paul F. Johnson (pfj) fedora-extras-commits at redhat.com
Wed Jun 14 23:12:12 UTC 2006


Author: pfj

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

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


Index: monodoc.spec
===================================================================
RCS file: /cvs/extras/rpms/monodoc/devel/monodoc.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- monodoc.spec	1 Jun 2006 23:31:00 -0000	1.1
+++ monodoc.spec	14 Jun 2006 23:12:12 -0000	1.2
@@ -1,18 +1,17 @@
-%define _libdir %{_exec_prefix}/lib
 %define debug_package %{nil}
 
 Summary: The mono documentation system
 Name: monodoc
 Version: 1.1.13
-Release: 9%{?dist}
+Release: 10%{?dist}
 License: GPL
 Group: Documentation
 Source0: http://go-mono.com/sources/monodoc/monodoc-%{version}.tar.gz
 URL: http://go-mono.com/sources/monodoc/
 Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-BuildRequires:  mono-data, mono-devel, gtk-sharp2, gtk-sharp2-gapi
+BuildRequires:  mono-data, mono-devel, gtk-sharp2, gtk-sharp2-gapi, pkgconfig
 Requires: mono-core
-ExclusiveArch:	%ix86 x86_64 ppc ia64 armv4l sparc s390
+BuildArch: noarch
 
 %description
 monodoc is the documentation package for the mono .NET environment
@@ -30,7 +29,7 @@
 %setup -q 
 
 %build
-%configure
+%configure --target=sparc86x
 make 
 
 %install
@@ -52,6 +51,11 @@
 %{__rm} -rf %{buildroot}
 
 %changelog
+* 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
+- Add configure target
+
 * Thu Jun 01 2006 Paul F. Johnson <paul at all-the-johnsons.co.uk> 1.1.13-9
 - fixed usr-bin ownership problem
 - disabled debug-package as its empty




More information about the fedora-extras-commits mailing list