Author: pawelz Date: Mon May 31 08:05:58 2010 GMT Module: packages Tag: HEAD ---- Log message: - It is MIT license
---- Files affected: packages/libxdg-basedir: libxdg-basedir.spec (1.3 -> 1.4) ---- Diffs: ================================================================ Index: packages/libxdg-basedir/libxdg-basedir.spec diff -u packages/libxdg-basedir/libxdg-basedir.spec:1.3 packages/libxdg-basedir/libxdg-basedir.spec:1.4 --- packages/libxdg-basedir/libxdg-basedir.spec:1.3 Mon May 17 13:46:00 2010 +++ packages/libxdg-basedir/libxdg-basedir.spec Mon May 31 10:05:52 2010 @@ -4,11 +4,10 @@ Name: libxdg-basedir Version: 1.1.0 Release: 1 -License: Custom (see LICENSE) +License: MIT Group: Libraries Source0: http://n.ethz.ch/~nevillm/download/libxdg-basedir/%{name}-%{version}.tar.gz # Source0-md5: edf23c2bc530f6ca94b7ff6107064614 -Source1: %{name}-LICENSE URL: http://n.ethz.ch/~nevillm/download/libxdg-basedir/ BuildRequires: autoconf BuildRequires: automake @@ -48,8 +47,6 @@ %prep %setup -q -cp %{SOURCE1} LICENSE - %build %{__libtoolize} %{__aclocal} @@ -74,7 +71,6 @@ %files %defattr(644,root,root,755) -%doc LICENSE %attr(755,root,root) %{_libdir}/%{name}.so.*.* %attr(755,root,root) %ghost %{_libdir}/%{name}.so.1 @@ -96,6 +92,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.4 2010/05/31 08:05:52 pawelz +- It is MIT license + Revision 1.3 2010/05/17 11:46:00 baggins - 1.1.0 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libxdg-basedir/libxdg-basedir.spec?r1=1.3&r2=1.4&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
