[monotorrent] - Rebuild against mono-2.8

Paul F. Johnson pfj at fedoraproject.org
Sun Oct 24 10:06:22 UTC 2010


commit 477c919401dd7d17fbdbd8c4259e53dc4ba40935
Author: Paul F. Johnson <paul at all-the-johnsons.co.uk>
Date:   Sun Oct 24 11:06:20 2010 +0100

    - Rebuild against mono-2.8

 monotorrent.spec |   18 ++++++++++++------
 1 files changed, 12 insertions(+), 6 deletions(-)
---
diff --git a/monotorrent.spec b/monotorrent.spec
index a46049b..a94a1b9 100644
--- a/monotorrent.spec
+++ b/monotorrent.spec
@@ -1,13 +1,13 @@
 %define         debug_package %{nil}
 
 Name:           monotorrent
-Version:        0.72
-Release:        5%{?dist}
+Version:        0.80
+Release:        2%{?dist}
 Summary:        Mono bittorrent client
 Group:          Development/Languages
 License:        MIT
-URL:            http://projects.qnetp.net/projects/show/monotorrent
-Source0:        %{name}-%{version}.tar.gz
+URL:            http://www.monotorrent.com
+Source0:        httpL//www.monotorrent.com/attachments/download/28/%{name}-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:  mono-devel, gtk-sharp2-devel, desktop-file-utils
 
@@ -40,14 +40,20 @@ make DESTDIR=%{buildroot} install
 
 %files 
 %defattr(-,root,root,-)
-%doc README
+%doc README TODO
 %{_libdir}/monotorrent/*
 
 %files devel
 %defattr(-,root,root,-)
-%{_libdir}/pkgconfig/monotorrent.pc
+%{_libdir}/pkgconfig/*.pc
 
 %changelog
+* Sun Oct 24 2010 Paul F. Johnson <paul at all-the-johnsons.co.uk> - 0.80-2
+- Rebuild against mono-2.8
+
+* Thu Oct 14 2010 Paul Lange <palango at gmx.de> - 0.80-1
+- Update to 0.80
+
 * Mon Oct 26 2009 Dennis Gilmore <dennis at ausil.us> - 0.72-5
 - exclude sparc64
 


More information about the scm-commits mailing list