rpms/mono-zeroconf/devel import.log, 1.3, 1.4 mono-zeroconf.spec, 1.8, 1.9 zeroconf-076-config.patch, 1.2, NONE

Paul F. Johnson pfj at fedoraproject.org
Thu Dec 18 11:16:36 UTC 2008


Author: pfj

Update of /cvs/pkgs/rpms/mono-zeroconf/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv29996/devel

Modified Files:
	import.log mono-zeroconf.spec 
Removed Files:
	zeroconf-076-config.patch 
Log Message:

Removed patch
Added additional BRs and Rs 



Index: import.log
===================================================================
RCS file: /cvs/pkgs/rpms/mono-zeroconf/devel/import.log,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- import.log	18 Dec 2008 10:48:06 -0000	1.3
+++ import.log	18 Dec 2008 11:16:05 -0000	1.4
@@ -1,3 +1,4 @@
 mono-zeroconf-0_7_6-3_fc10:HEAD:mono-zeroconf-0.7.6-3.fc10.src.rpm:1219772405
 mono-zeroconf-0_7_6-3_fc11:HEAD:mono-zeroconf-0.7.6-3.fc11.src.rpm:1229596369
 mono-zeroconf-0_7_6-4_fc11:HEAD:mono-zeroconf-0.7.6-4.fc11.src.rpm:1229597239
+mono-zeroconf-0_7_6-5_fc11:HEAD:mono-zeroconf-0.7.6-5.fc11.src.rpm:1229598912


Index: mono-zeroconf.spec
===================================================================
RCS file: /cvs/pkgs/rpms/mono-zeroconf/devel/mono-zeroconf.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- mono-zeroconf.spec	18 Dec 2008 10:48:06 -0000	1.8
+++ mono-zeroconf.spec	18 Dec 2008 11:16:05 -0000	1.9
@@ -2,16 +2,16 @@
 
 Name:           mono-zeroconf
 Version:        0.7.6
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        Mono-zeroconf namespace
 Group:          Development/Languages
 License:        MIT
 URL:            http://banshee-project.org/files/mono-zeroconf
 Source0:        %{name}-%{version}.tar.bz2
-Patch0:		zeroconf-076-config.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-BuildRequires:  mono-devel >= 2.2, avahi-sharp, monodoc-devel
-Requires: monodoc
+BuildRequires:  mono-devel >= 2.2, avahi-sharp, monodoc-devel, mono-web-devel
+BuildRequires:	automake, autoconf
+Requires: 	monodoc mono-web
 
 ExclusiveArch: %ix86 x86_64 ia64 armv4l sparc alpha
 
@@ -30,9 +30,7 @@
 %prep
 %setup -q
 # sed magic...
-sed -i -e 's!@libdir@!%{_libdir}!' %{PATCH0}
-%patch0 -p1 -b .original
-sed -i -e 's!%{_libdir}!@libdir@!' %{PATCH0} 
+sed -i -e 's!$(prefix)/lib!%{_libdir}!' configure.ac
 
 %build
 %configure
@@ -60,6 +58,10 @@
 %{_libdir}/pkgconfig/mono-zeroconf.pc
 
 %changelog
+* Thu Dec 18 2008 Paul F. Johnson <paul at all-the-johnsons.co.uk> 0.7.6-5
+- Remove patch file (use sed)
+- Additional BRs and Rs
+
 * Thu Dec 18 2008 Paul F. Johnson <paul at all-the-johnsons.co.uk> 0.7.6-4
 - remove ppc build for now
 


--- zeroconf-076-config.patch DELETED ---




More information about the fedora-extras-commits mailing list