SPECS: synfig.spec - pl, partial files cleanup
qboosh
qboosh at pld-linux.org
Fri Jan 13 16:46:09 CET 2006
Author: qboosh Date: Fri Jan 13 15:46:08 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pl, partial files cleanup
---- Files affected:
SPECS:
synfig.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/synfig.spec
diff -u SPECS/synfig.spec:1.1 SPECS/synfig.spec:1.2
--- SPECS/synfig.spec:1.1 Wed Jan 11 22:13:49 2006
+++ SPECS/synfig.spec Fri Jan 13 16:46:03 2006
@@ -1,6 +1,6 @@
# $Revision$, $Date$
-#
Summary: Vector-based 2D animation software package
+Summary(pl): Pakiet oprogramowania do wektorowych animacji 2D
Name: synfig
Version: 0.61.03
Release: 0.1
@@ -8,8 +8,8 @@
Group: Applications/Graphics
Source0: http://www.bridgetone.com/voria/files/%{name}-%{version}.tar.gz
# Source0-md5: 79833d8a264fce9a891683bf8fb4a0a1
-Patch0: synfig-openexr.patch
-URL: http://www.synfig.com
+Patch0: %{name}-openexr.patch
+URL: http://www.synfig.com/
BuildRequires: ETL
BuildRequires: libxml++-devel
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -22,6 +22,14 @@
with the efficient production of 2D animation, we are currently
unaware of any other software that can do what our software can.
+%description -l pl
+Synfig to potężny, o sile przemysłowej pakiet oprogramowania do
+wektorowych animacji 2D, zaprojektowany od podstaw do tworzenia
+animacji o jakości filmowej przy mniejszym zaangażowaniu ludzi i
+zasobów. O ile na rynku jest wiele innych programów pomagających przy
+wydajnej produkcji animacji 2D, autorzy nie znają innego
+oprogramowania o takich możliwościach jak synfig.
+
%prep
%setup -q
%patch0 -p0
@@ -48,18 +56,23 @@
%clean
rm -rf $RPM_BUILD_ROOT
-
%files
%defattr(644,root,root,755)
%doc NEWS README TODO
-/etc/synfig_modules.cfg
%attr(755,root,root) %{_bindir}/synfig*
-/usr/include/synfig-0.0/synfig/*
+%attr(755,root,root) %{_libdir}/libsynfig.so.*.*.*
+%dir %{_libdir}/synfig
+%dir %{_libdir}/synfig/modules
+%attr(755,root,root) %{_libdir}/synfig/modules/*.so.*
+%{_libdir}/synfig/modules/*.la
+/etc/synfig_modules.cfg
+
+#%files devel
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_libdir}/libsynfig.so
%{_libdir}/libsynfig.la
-%{_libdir}/libsynfig.so.0.0.0
+%{_includedir}/synfig-0.0
%{_pkgconfigdir}/synfig.pc
-%{_libdir}/synfig/modules/*.la
-%{_libdir}/synfig/modules/*.so.*
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -67,6 +80,8 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2006/01/13 15:46:03 qboosh
+- pl, partial files cleanup
+
Revision 1.1 2006/01/11 21:13:49 adasi
- almost total NFY, need to fix autoconf stuff
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/synfig.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list