Author: ankry Date: Sun Nov 4 23:09:51 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - [EMAIL PROTECTED] -> [EMAIL PROTECTED], rel. 4
---- Files affected: SPECS: inkscape.spec (1.67 -> 1.68) ---- Diffs: ================================================================ Index: SPECS/inkscape.spec diff -u SPECS/inkscape.spec:1.67 SPECS/inkscape.spec:1.68 --- SPECS/inkscape.spec:1.67 Fri Oct 12 00:54:31 2007 +++ SPECS/inkscape.spec Mon Nov 5 00:09:46 2007 @@ -14,7 +14,7 @@ Summary(pl.UTF-8): Edytor skalowalnej grafiki wektorowej Name: inkscape Version: 0.45.1 -Release: 3 +Release: 4 License: GPL v2, LGPL v2.1 Group: Applications/Graphics Source0: http://dl.sourceforge.net/inkscape/%{name}-%{version}.tar.gz @@ -54,7 +54,9 @@ %{?with_gnomevfs:Requires: gnome-vfs2 >= 2.15.2} Requires: gtk+2 >= 2:2.9.4 Requires: perl-XML-XQL -Buildroot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) +# [EMAIL PROTECTED] vs. [EMAIL PROTECTED] +Conflicts: glibc-misc < 6:2.7 +BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description Inkscape is a program for viewing, making, and editing two-dimensional @@ -97,6 +99,8 @@ %{__make} install \ DESTDIR=$RPM_BUILD_ROOT +[ -d $RPM_BUILD_ROOT%{_datadir}/locale/[EMAIL PROTECTED] ] || \ + mv -f $RPM_BUILD_ROOT%{_datadir}/locale/[EMAIL PROTECTED],latin} %find_lang %{name} %clean @@ -150,6 +154,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.68 2007/11/04 23:09:46 ankry +- [EMAIL PROTECTED] -> [EMAIL PROTECTED], rel. 4 + Revision 1.67 2007/10/11 22:54:31 wolf - require newest gcc (fixes blur) - rel 3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/inkscape.spec?r1=1.67&r2=1.68&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
