Author: qboosh Date: Fri Mar 30 22:03:45 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - pl, cleanup
---- Files affected: SPECS: libreptool.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/libreptool.spec diff -u SPECS/libreptool.spec:1.1 SPECS/libreptool.spec:1.2 --- SPECS/libreptool.spec:1.1 Sun Mar 25 20:53:57 2007 +++ SPECS/libreptool.spec Sat Mar 31 00:03:40 2007 @@ -1,11 +1,11 @@ # $Revision$, $Date$ -# Summary: Library for reporting +Summary(pl.UTF-8): Biblioteka do raportowania Name: libreptool Version: 0.0.1 Release: 1 License: GPL -Group: Applications +Group: Libraries Source0: http://dl.sourceforge.net/reptool/%{name}-%{version}.tar.gz # Source0-md5: b12314049c3094a8d1833cdfe45fb7fd URL: http://sourceforge.net/projects/reptool/ @@ -17,10 +17,14 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -Reptool is a reporting/printing tool. libreptool, which manage source -files that are the report's definition, and it produces the -report/print; and greptool, which visually creates source files. It is -based on glib, libxml, Gtk+, cairo, pango, libgda. +Reptool is a reporting/printing tool based on libreptool, which manage +source files that are the report's definition, and it produces the +report/print. + +%description -l pl.UTF-8 +reptool to narzędzie do raportowania/drukowania oparte na bibliotece +libreptool, zarządzającej plikami źródłowymi będącymi definicją +raportu i tworzącej raport/wydruk. %package apidocs Summary: libreptool API documentation @@ -81,7 +85,7 @@ %files %defattr(644,root,root,755) %doc AUTHORS ChangeLog NEWS README -%attr(755,root,root) %{_libdir}/*.so.* +%attr(755,root,root) %{_libdir}/*.so.*.*.* %files apidocs %defattr(644,root,root,755) @@ -89,9 +93,9 @@ %files devel %defattr(644,root,root,755) -%{_includedir}/* -%{_libdir}/*.so +%attr(755,root,root) %{_libdir}/*.so %{_libdir}/*.la +%{_includedir}/* %{_pkgconfigdir}/*.pc %files static @@ -104,15 +108,8 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2007/03/30 22:03:40 qboosh +- pl, cleanup + Revision 1.1 2007/03/25 18:53:57 aredridel - added - -Revision 1.66 2007/02/12 22:09:17 glen -- tabs in preamble - -Revision 1.65 2007/02/12 01:06:34 baggins -- converted to UTF-8 - -Revision 1.64 2007/02/07 14:47:31 glen -- Epoch adding should be simple enough, not to have it here - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/libreptool.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
