Author: qboosh Date: Tue Apr 3 21:50:44 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 0.4.0 - updated build_fixes patch
---- Files affected: SPECS: ink.spec (1.6 -> 1.7) ---- Diffs: ================================================================ Index: SPECS/ink.spec diff -u SPECS/ink.spec:1.6 SPECS/ink.spec:1.7 --- SPECS/ink.spec:1.6 Tue Feb 13 09:06:35 2007 +++ SPECS/ink.spec Tue Apr 3 23:50:36 2007 @@ -2,15 +2,15 @@ Summary: Tool for checking ink level of a printer Summary(pl.UTF-8): Narzędzie sprawdzające poziom atramentu w drukarce Name: ink -Version: 0.3 +Version: 0.4.0 Release: 1 License: GPL Group: Applications -Source0: http://home.arcor.de/markusheinz/%{name}-%{version}.tar.gz -# Source0-md5: 1fca7b488c7e37e6809820bd5aed5053 +Source0: http://dl.sourceforge.net/ink/%{name}-%{version}.tar.gz +# Source0-md5: ac795dbdb00982aa3627773da2250d55 Patch0: %{name}-build_fixes.patch URL: http://ink.sourceforge.net/ -BuildRequires: libinklevel-devel >= 0.6 +BuildRequires: libinklevel-devel >= 0.7.0 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -20,7 +20,7 @@ Ink jest narzędziem CLI do sprawdzania poziomu atramentu w drukarce. %prep -%setup -qn %{name} +%setup -q %patch0 -p1 %build @@ -39,7 +39,7 @@ %files %defattr(644,root,root,755) -%doc README +%doc AUTHORS README %attr(755,root,root) %{_bindir}/* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) @@ -48,6 +48,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.7 2007/04/03 21:50:36 qboosh +- updated to 0.4.0 +- updated build_fixes patch + Revision 1.6 2007/02/13 08:06:35 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/ink.spec?r1=1.6&r2=1.7&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
