Author: qboosh Date: Sun Oct 31 07:41:03 2010 GMT Module: packages Tag: HEAD ---- Log message: - run autoheader - more specific License
---- Files affected: packages/libEMF: libEMF.spec (1.16 -> 1.17) ---- Diffs: ================================================================ Index: packages/libEMF/libEMF.spec diff -u packages/libEMF/libEMF.spec:1.16 packages/libEMF/libEMF.spec:1.17 --- packages/libEMF/libEMF.spec:1.16 Sat May 29 17:19:06 2010 +++ packages/libEMF/libEMF.spec Sun Oct 31 08:40:58 2010 @@ -8,7 +8,7 @@ Name: libEMF Version: 1.0.4 Release: 1 -License: LGPL/GPL +License: LGPL v2.1+ (library), GPL v2+ (utility) Group: Libraries #Source0: http://dl.sourceforge.net/libemf/%{name}-%{version}.tar.gz Source0: http://dl.sourceforge.net/pstoedit/%{name}-%{version}.tar.gz @@ -39,6 +39,7 @@ %package devel Summary: libEMF header files Summary(pl.UTF-8): Pliki nagłówkowe libEMF +License: LGPL v2.1+ Group: Development/Libraries Requires: %{name} = %{version}-%{release} Requires: libstdc++-devel @@ -52,6 +53,7 @@ %package static Summary: libEMF static library Summary(pl.UTF-8): Statyczna biblioteka libEMF +License: LGPL v2.1+ Group: Development/Libraries Requires: %{name}-devel = %{version}-%{release} @@ -71,6 +73,7 @@ %{__libtoolize} %{__aclocal} %{__autoconf} +%{__autoheader} %{__automake} %configure \ --enable-editing \ @@ -116,6 +119,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.17 2010/10/31 07:40:58 qboosh +- run autoheader +- more specific License + Revision 1.16 2010/05/29 15:19:06 gotar - upgraded to 1.0.4 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libEMF/libEMF.spec?r1=1.16&r2=1.17&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
