Author: qboosh Date: Tue Jun 28 21:16:17 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - unified, revised doc
---- Files affected: SPECS: gtkdbfeditor.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/gtkdbfeditor.spec diff -u SPECS/gtkdbfeditor.spec:1.1 SPECS/gtkdbfeditor.spec:1.2 --- SPECS/gtkdbfeditor.spec:1.1 Tue Jun 28 01:08:16 2005 +++ SPECS/gtkdbfeditor.spec Tue Jun 28 23:16:12 2005 @@ -1,6 +1,6 @@ # $Revision$, $Date$ Summary: A GTK+ based DBF Editor -Summary(pl): Bazujący na GTK+ edytor DBF +Summary(pl): Oparty na GTK+ edytor DBF Name: gtkdbfeditor Version: 0.2.0 Release: 1 @@ -8,18 +8,18 @@ Group: Applications/Databases Source0: http://dl.sourceforge.net/gtkdbfeditor/%{name}-%{version}.tar.gz # Source0-md5: 2e88b0e8d3c2cd0016ee7606782ef53d -URL: http://gtkdbfeditor.sourceforge.net +URL: http://gtkdbfeditor.sourceforge.net/ BuildRequires: autoconf BuildRequires: automake -BuildRequires: gtk+-devel +BuildRequires: gtk+-devel >= 1.2.0 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -GTK DBF Editor is a program to edit dbf files. It supports simple +GTK DBF Editor is a program to edit DBF files. It supports simple editing functions. %description -GTK DBF Editor to program do edycji plików dbf. Udostępnia proste +GTK DBF Editor to program do edycji plików DBF. Udostępnia proste możliwości edycji. %prep @@ -34,6 +34,7 @@ %install rm -rf $RPM_BUILD_ROOT + %{__make} install \ DESTDIR=$RPM_BUILD_ROOT @@ -42,7 +43,7 @@ %files %defattr(644,root,root,755) -%doc README NEWS INSTALL ChangeLog AUTHORS +%doc AUTHORS ChangeLog README %attr(755,root,root) %{_bindir}/gtkdbfeditor %{_datadir}/%{name} @@ -52,6 +53,8 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2005/06/28 21:16:12 qboosh +- unified, revised doc + Revision 1.1 2005/06/27 23:08:16 undefine - simple dbf editor - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/gtkdbfeditor.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
