rpms/podcatcher/devel podcatcher.spec,1.4,1.5

Christof Damian cdamian at fedoraproject.org
Wed Feb 3 20:05:01 UTC 2010


Author: cdamian

Update of /cvs/pkgs/rpms/podcatcher/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv10876

Modified Files:
	podcatcher.spec 
Log Message:
- change define to global
- fix repoid for download url



Index: podcatcher.spec
===================================================================
RCS file: /cvs/pkgs/rpms/podcatcher/devel/podcatcher.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- podcatcher.spec	26 Aug 2009 17:57:34 -0000	1.4
+++ podcatcher.spec	3 Feb 2010 20:05:01 -0000	1.5
@@ -1,8 +1,8 @@
-%define repoid  43722
+%global repoid  62744
 
 Name:           podcatcher
 Version:        3.1.5
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Armangil's podcatcher 
 
 Group:          Applications/Internet
@@ -44,6 +44,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_bindir}/podcatcher
 
 %changelog
+* Wed Feb 3 2010 Christof Damian <christof at damian.net> 3.1.5-2
+- change define to global
+- fix repoid for download url
+
 * Wed Aug 26 2009 Christof Damian <christof at damian.net> - 3.1.5-1
 - upgrade to 3.1.5 
 



More information about the scm-commits mailing list