rpms/libical/F-8 libical.spec,1.3,1.4

Jakub 'Livio' Rusinek (liviopl) fedora-extras-commits at redhat.com
Wed Apr 2 13:34:51 UTC 2008


Author: liviopl

Update of /cvs/pkgs/rpms/libical/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18572/F-8

Modified Files:
	libical.spec 
Log Message:
Fixed source URL in specs



Index: libical.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libical/F-8/libical.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- libical.spec	2 Apr 2008 13:22:58 -0000	1.3
+++ libical.spec	2 Apr 2008 13:34:09 -0000	1.4
@@ -1,13 +1,13 @@
 Name:			libical
 Version:		0.30
-Release:		1%{?dist}
+Release:		2%{?dist}
 Summary:		Reference implementation of the iCalendar data type and serialization format
 Summary(pl):		Implementacja formatu iCalendar
 
 Group:			System Environment/Libraries
 License:		MPL, LGPLv2
 URL:			http://freeassociation.sourceforge.net/
-Source0:		http://puzzle.dl.sourceforge.net/sourceforge/freeassociation/%{name}-%{version}.tar.gz
+Source0:		http://downloads.sourceforge.net/freeassociation/%{name}-%{version}.tar.gz
 
 BuildRoot:		%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -79,6 +79,9 @@
 
 
 %changelog
+* Wed Apr 02 2008 Jakub 'Livio' Rusinek <jakub.rusinek at gmail.com> - 0.30-2
+- Source URL... Fixed
+
 * Wed Apr 02 2008 Jakub 'Livio' Rusinek <jakub.rusinek at gmail.com> - 0.30-1
 - Switch to freeassociation libical
 - bump to 0.30




More information about the fedora-extras-commits mailing list