Author: zbyniu Date: Thu Dec 27 00:26:05 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 0.7.6
---- Files affected: SPECS: lingot.spec (1.5 -> 1.6) ---- Diffs: ================================================================ Index: SPECS/lingot.spec diff -u SPECS/lingot.spec:1.5 SPECS/lingot.spec:1.6 --- SPECS/lingot.spec:1.5 Sat Mar 24 00:26:34 2007 +++ SPECS/lingot.spec Thu Dec 27 01:25:59 2007 @@ -2,13 +2,14 @@ Summary: LINGOT - LINGOT Is Not a Guitar-Only Tuner Summary(pl.UTF-8): LINGOT - LINGOT to nie tylko tuner gitarowy Name: lingot -Version: 0.7.1 +Version: 0.7.6 Release: 1 License: GPL Group: X11/Applications/Multimedia Source0: http://savannah.nongnu.org/download/lingot/%{name}-%{version}.tar.gz -# Source0-md5: 86632da52ea35b2eca792a4c7ee7bfe5 +# Source0-md5: e030c45af43e59521f6207ef5c9c5687 URL: http://www.nongnu.org/lingot/ +BuildRequires: gettext-devel BuildRequires: gtk+2-devel BuildRequires: libstdc++-devel BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -24,7 +25,7 @@ elektrycznych. (Strojenie innych instrumentów nie było testowane). %prep -%setup -q -n lingot +%setup -q %build %configure @@ -36,13 +37,17 @@ %{__make} install \ DESTDIR=$RPM_BUILD_ROOT +%find_lang %{name} + %clean rm -rf $RPM_BUILD_ROOT -%files +%files -f %{name}.lang %defattr(644,root,root,755) -%doc AUTHORS README README.ES +%doc AUTHORS README NEWS THANKS TODO %attr(755,root,root) %{_bindir}/* +%{_pixmapsdir}/lingot +%{_desktopdir}/lingot.desktop %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -50,6 +55,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.6 2007-12-27 00:25:59 zbyniu +- up to 0.7.6 + Revision 1.5 2007-03-23 23:26:34 jackass - up to 0.7.1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/lingot.spec?r1=1.5&r2=1.6&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
