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

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


Author: liviopl

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

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



Index: libical.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libical/devel/libical.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- libical.spec	2 Apr 2008 13:23:04 -0000	1.4
+++ libical.spec	2 Apr 2008 13:34:21 -0000	1.5
@@ -1,13 +1,13 @@
 Name:			libical
 Version:		0.30
-Release:		2%{?dist}
+Release:		3%{?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)
 
@@ -70,6 +70,9 @@
 %{_libdir}/*.so
 
 %changelog
+* Wed Apr 02 2008 Jakub 'Livio' Rusinek <jakub.rusinek at gmail.com> - 0.30-3
+- Source URL... Fixed
+
 * Wed Apr 02 2008 Jakub 'Livio' Rusinek <jakub.rusinek at gmail.com> - 0.30-2
 - Removed untrue note about libical's homepage (to get rid of eventuall mess)
 




More information about the fedora-extras-commits mailing list