rpms/podcatcher/F-10 import.log, NONE, 1.1 podcatcher.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Christof Damian cdamian at fedoraproject.org
Tue Jan 13 00:22:01 UTC 2009


Author: cdamian

Update of /cvs/pkgs/rpms/podcatcher/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv7622/F-10

Modified Files:
	.cvsignore sources 
Added Files:
	import.log podcatcher.spec 
Log Message:
import of podcatcher-3.1.4-3.fc10.src.rpm



--- NEW FILE import.log ---
podcatcher-3_1_4-3_fc10:F-10:podcatcher-3.1.4-3.fc10.src.rpm:1231806060


--- NEW FILE podcatcher.spec ---
%define repoid  43722

Name:           podcatcher
Version:        3.1.4
Release:        3%{?dist}
Summary:        Armangil's podcatcher 

Group:          Applications/Internet

License:        GPL+
URL:            http://podcatcher.rubyforge.org/
Source0:        http://rubyforge.org/frs/download.php/%{repoid}/%{name}-%{version}.tar.gz
BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)

BuildArch:      noarch

Requires:       ruby >= 1.8.2

%description

Armangil's podcatcher is a podcast client for the command line. It provides 
several download strategies (new shows only, back-catalog allowed, etc), offers 
cache management, supports BitTorrent, and generates playlists for media player
applications.

%prep
%setup -q -n %{name}

%build

%install
rm -rf $RPM_BUILD_ROOT
install -p -D bin/podcatcher $RPM_BUILD_ROOT/%{_bindir}/podcatcher

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-,root,root,-)
%doc demo/
%doc README.txt
%{_bindir}/podcatcher

%changelog
* Mon Jan 5 2009 Christof Damian <christof at damian.net> 3.1.4-3
- add repoid for download link and use name macro too
- removed unused macros

* Thu Jan 1 2009 Christof Damian <christof at damian.net> 3.1.4-2
- fixed some problems in the spec file

* Fri Dec 26 2008 Christof Damian <christof at damian.net> 3.1.4-1
- initial rpm


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/podcatcher/F-10/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	11 Jan 2009 17:16:24 -0000	1.1
+++ .cvsignore	13 Jan 2009 00:21:30 -0000	1.2
@@ -0,0 +1 @@
+podcatcher-3.1.4.tar.gz


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/podcatcher/F-10/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	11 Jan 2009 17:16:24 -0000	1.1
+++ sources	13 Jan 2009 00:21:30 -0000	1.2
@@ -0,0 +1 @@
+38e5382613c4a454b8138bcc2b881e68  podcatcher-3.1.4.tar.gz




More information about the fedora-extras-commits mailing list