rpms/ctorrent/devel ctorrent.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Michael Schwendt (mschwendt) fedora-extras-commits at redhat.com
Sat May 27 23:54:20 UTC 2006


Author: mschwendt

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

Modified Files:
	.cvsignore sources 
Added Files:
	ctorrent.spec 
Log Message:
auto-import ctorrent-1.3.2-3 on branch devel from ctorrent-1.3.2-3.src.rpm


--- NEW FILE ctorrent.spec ---
Name: ctorrent       
Version: 1.3.2       
Release: 3%{?dist}
Summary: BitTorrent Client written in C      

Group: Applications/Internet	        
License: GPL        
URL: http://ctorrent.sourceforge.net         
Source0: http://download.sourceforge.net/ctorrent/ctorrent-1.3.2.tar.gz      
BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)

BuildRequires: openssl-devel   

%description
CTorrent is a BitTorrent Client written in C that
doesn't require any graphical component, such as an X server.

%prep
%setup -q

%build
%configure
make %{?_smp_mflags}

%install
rm -rf $RPM_BUILD_ROOT
make install DESTDIR=$RPM_BUILD_ROOT

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-,root,root,-)
%{_bindir}/ctorrent
%doc AUTHORS README NEWS

%changelog
* Wed May 24 2006 Andrea Veri <bluekuja at ubuntu.com> 1.3.2-3
 - Added openssl-devel to BR
 - Removed libc.so.6 libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1) in BR
 - Description Changed
 - Fixed URL
 
* Sun Feb 1 2004 YuHong <bsdi at sina.com> 1.3.2
 - First Release




Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/ctorrent/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	27 May 2006 23:53:41 -0000	1.1
+++ .cvsignore	27 May 2006 23:54:20 -0000	1.2
@@ -0,0 +1 @@
+ctorrent-1.3.2.tar.gz


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/ctorrent/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	27 May 2006 23:53:41 -0000	1.1
+++ sources	27 May 2006 23:54:20 -0000	1.2
@@ -0,0 +1 @@
+1bc787df91285a9cec8509617c3152d6  ctorrent-1.3.2.tar.gz




More information about the fedora-extras-commits mailing list