Author: qboosh Date: Mon Aug 25 19:18:13 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 0.7.3 - updated build_fixes patch
---- Files affected: SPECS: libinklevel.spec (1.20 -> 1.21) ---- Diffs: ================================================================ Index: SPECS/libinklevel.spec diff -u SPECS/libinklevel.spec:1.20 SPECS/libinklevel.spec:1.21 --- SPECS/libinklevel.spec:1.20 Sun Aug 12 09:43:38 2007 +++ SPECS/libinklevel.spec Mon Aug 25 21:18:08 2008 @@ -2,12 +2,12 @@ Summary: Library for checking ink level of a printer Summary(pl.UTF-8): Biblioteka do sprawdzania poziomu atramentu drukarki Name: libinklevel -Version: 0.7.2 +Version: 0.7.3 Release: 1 License: GPL Group: Libraries Source0: http://dl.sourceforge.net/libinklevel/%{name}-%{version}.tar.gz -# Source0-md5: 1e55e9d2264493c2ee736de7bf6f709f +# Source0-md5: c7ccefec29d1d218d1aae240f6044fe1 Patch0: %{name}-build_fixes.patch URL: http://libinklevel.sourceforge.net/ BuildRequires: libieee1284-devel @@ -64,7 +64,8 @@ %files %defattr(644,root,root,755) %doc AUTHORS CHANGELOG README -%attr(755,root,root) %{_libdir}/libinklevel.so.*.* +%attr(755,root,root) %{_libdir}/libinklevel.so.*.*.*.* +%attr(755,root,root) %ghost %{_libdir}/libinklevel.so.4 %files devel %defattr(644,root,root,755) @@ -77,6 +78,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.21 2008/08/25 19:18:08 qboosh +- updated to 0.7.3 +- updated build_fixes patch + Revision 1.20 2007/08/12 07:43:38 qboosh - updated to 0.7.2 - updated build_fixes patch ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libinklevel.spec?r1=1.20&r2=1.21&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
