Updated spec
This commit is contained in:
parent
5d44fb530e
commit
0bbbe414e3
@ -1,12 +1,11 @@
|
|||||||
Name: libical
|
Name: libical
|
||||||
Version: 0.30
|
Version: 0.30
|
||||||
Release: 1%{?dist}
|
Release: 2%{?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
|
||||||
#Note: site linked below doesn't say anything 'bout libical, but provides its source
|
|
||||||
URL: http://freeassociation.sourceforge.net/
|
URL: http://freeassociation.sourceforge.net/
|
||||||
Source0: http://puzzle.dl.sourceforge.net/sourceforge/freeassociation/%{name}-%{version}.tar.gz
|
Source0: http://puzzle.dl.sourceforge.net/sourceforge/freeassociation/%{name}-%{version}.tar.gz
|
||||||
|
|
||||||
@ -71,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-2
|
||||||
|
- Removed untrue note about libical's homepage (to get rid of eventuall mess)
|
||||||
|
|
||||||
* Sat Feb 23 2008 David Nielsen <gnomeuser@gmail.com> - 0.30-1
|
* Sat Feb 23 2008 David Nielsen <gnomeuser@gmail.com> - 0.30-1
|
||||||
- Switch to freeassociation libical
|
- Switch to freeassociation libical
|
||||||
- bump to 0.30
|
- bump to 0.30
|
||||||
|
Loading…
Reference in New Issue
Block a user