Author: qboosh Date: Tue Mar 21 20:13:07 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - pl, License is GPL (acc. to URL)
---- Files affected: SPECS: XaraLX.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/XaraLX.spec diff -u SPECS/XaraLX.spec:1.1 SPECS/XaraLX.spec:1.2 --- SPECS/XaraLX.spec:1.1 Tue Mar 21 16:50:19 2006 +++ SPECS/XaraLX.spec Tue Mar 21 21:13:02 2006 @@ -1,22 +1,28 @@ # $Revision$, $Date$ -# Summary: Xara Extreme LX Vector Image Editor +Summary(pl): Edytor obrazów wektorowych Xara Extreme LX Name: XaraLX Version: 0.3r693 Release: 0.1 -License: - (enter GPL/GPL v2/LGPL/BSD/BSD-like/other license name here) -Group: Applications +License: GPL +Group: X11/Applications Source0: http://downloads.xara.com/opensource/%{name}_%{version}.tar.bz2 # Source0-md5: 70c9490007e2d9914840f937ff28434d -URL: http://www.xaraxtreme.org +URL: http://www.xaraxtreme.org/ BuildRequires: autoconf BuildRequires: automake +# ??? +BuildRequires: gettext-devel BuildRequires: libtool -BuildRequires: perl +BuildRequires: perl-base BuildRequires: wxGTK2-unicode-devel > 2.6.2 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description +Xara Extreme LX Vector Image Editor. + +%description -l pl +Edytor obrazów wektorowych Xara Extreme LX. %prep %setup -q @@ -43,7 +49,7 @@ %files %defattr(644,root,root,755) -%{_bindir}/* +%attr(755,root,root) %{_bindir}/* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -51,7 +57,8 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2006/03/21 20:13:02 qboosh +- pl, License is GPL (acc. to URL) + Revision 1.1 2006/03/21 15:50:19 aredridel - added, NFY - - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/XaraLX.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
