Fixed source URL in specs
This commit is contained in:
parent
0bbbe414e3
commit
570ab10fd4
@ -1,13 +1,13 @@
|
|||||||
Name: libical
|
Name: libical
|
||||||
Version: 0.30
|
Version: 0.30
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
Summary: Reference implementation of the iCalendar data type and serialization format
|
Summary: Reference implementation of the iCalendar data type and serialization format
|
||||||
Summary(pl): Implementacja formatu iCalendar
|
Summary(pl): Implementacja formatu iCalendar
|
||||||
|
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
License: MPL, LGPLv2
|
License: MPL, LGPLv2
|
||||||
URL: http://freeassociation.sourceforge.net/
|
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)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
|
|
||||||
@ -70,6 +70,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_libdir}/*.so
|
%{_libdir}/*.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Apr 02 2008 Jakub 'Livio' Rusinek <jakub.rusinek@gmail.com> - 0.30-3
|
||||||
|
- Source URL... Fixed
|
||||||
|
|
||||||
* Wed Apr 02 2008 Jakub 'Livio' Rusinek <jakub.rusinek@gmail.com> - 0.30-2
|
* Wed Apr 02 2008 Jakub 'Livio' Rusinek <jakub.rusinek@gmail.com> - 0.30-2
|
||||||
- Removed untrue note about libical's homepage (to get rid of eventuall mess)
|
- Removed untrue note about libical's homepage (to get rid of eventuall mess)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user