rpms/monotorrent/F-9 import.log, NONE, 1.1 monotorrent.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Paul F. Johnson pfj at fedoraproject.org
Thu Sep 11 22:48:43 UTC 2008


Author: pfj

Update of /cvs/pkgs/rpms/monotorrent/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv16385/F-9

Modified Files:
	.cvsignore sources 
Added Files:
	import.log monotorrent.spec 
Log Message:

Initial F9 import 



--- NEW FILE import.log ---
monotorrent-0_4-2_fc10:F-9:monotorrent-0.4-2.fc10.src.rpm:1221173266


--- NEW FILE monotorrent.spec ---
%define                 debug_package %{nil}

Name:           monotorrent
Version:        0.4
Release:        2%{?dist}
Summary:        Mono bittorrent client
Group:          Development/Languages
License:        X11/MIT
URL:            http://www.monotorrent.com
Source0:        %{name}-%{version}.tar.gz
BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires:  mono-devel, gtk-sharp2-devel, desktop-file-utils

# Bug 241850 - no Mono on pp64
ExclusiveArch: %ix86 x86_64 ppc ia64 armv4l sparc alpha

%description
Monotorrent is a bittorrent for mono

%package devel
Summary: .pc file for monotorrent
Group: Documentation
Requires: %{name} = %{version}-%{release} pkgconfig

%description devel
Package config file for monotorrent

%prep
%setup -q

%build
%configure
make

%install
%{__rm} -rf %{buildroot}
make DESTDIR=%{buildroot} install

%clean
%{__rm} -rf %{buildroot}

%files 
%defattr(-,root,root,-)
%doc COPYING README
%{_bindir}/trackerapp
%{_bindir}/sampleclient
%{_libdir}/monotorrent/*

%files devel
%defattr(-,root,root,-)
%{_libdir}/pkgconfig/monotorrent.pc

%changelog
* Sat Jun 28 2008 Paul F. Johnson <paul at all-the-johnsons.co.uk> 0.4-2
- defattr fix

* Wed Jun 25 2008 Paul F. Johnson <paul at all-the-johnsons.co.uk> 0.4-1
- Initial import for FE


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/monotorrent/F-9/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	9 Jul 2008 16:54:23 -0000	1.1
+++ .cvsignore	11 Sep 2008 22:48:12 -0000	1.2
@@ -0,0 +1 @@
+monotorrent-0.4.tar.gz


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/monotorrent/F-9/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	9 Jul 2008 16:54:23 -0000	1.1
+++ sources	11 Sep 2008 22:48:12 -0000	1.2
@@ -0,0 +1 @@
+636e6b06198a2f7ba80790245018ca1c  monotorrent-0.4.tar.gz




More information about the fedora-extras-commits mailing list