rpms/mono-zeroconf/devel mono-zeroconf.spec,1.3,1.4

David Nielsen (dnielsen) fedora-extras-commits at redhat.com
Tue Apr 1 10:14:55 UTC 2008


Author: dnielsen

Update of /cvs/pkgs/rpms/mono-zeroconf/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10696/devel

Modified Files:
	mono-zeroconf.spec 
Log Message:
Remove debuginfo and mono minimum requirement



Index: mono-zeroconf.spec
===================================================================
RCS file: /cvs/pkgs/rpms/mono-zeroconf/devel/mono-zeroconf.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- mono-zeroconf.spec	1 Feb 2008 07:17:34 -0000	1.3
+++ mono-zeroconf.spec	1 Apr 2008 10:14:20 -0000	1.4
@@ -1,6 +1,8 @@
+%define                 debug_package %{nil}
+
 Name:           mono-zeroconf
 Version:        0.7.5
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Mono-zeroconf namespace
 Group:          Development/Languages
 License:        GPLv2
@@ -8,7 +10,7 @@
 Source0:        %{name}-%{version}.tar.bz2
 Patch0:		%{name}-libdir.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-BuildRequires:  mono-devel >= 1.2.6, avahi-sharp, monodoc-devel
+BuildRequires:  mono-devel, avahi-sharp, monodoc-devel
 Requires: monodoc
 
 # Bug 241850 - no Mono on pp64
@@ -57,6 +59,9 @@
 %{_libdir}/pkgconfig/mono-zeroconf.pc
 
 %changelog
+* Mon Mar 31 2008 David Nielsen <gnomeuser at gmail.com> - 0.7.5-3
+- Remove debuginfo
+
 * Fri Feb 01 2008 David Nielsen <david at lovesunix.net> - 0.7.5-2
 - Exclude ppc64
 - Spec fixes




More information about the scm-commits mailing list