Author: maciek2w Date: Thu Sep 21 16:07:59 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 0.3 - added patch to catch exception from curs_set() - rel 1
---- Files affected: SPECS: amaroc.spec (1.5 -> 1.6) ---- Diffs: ================================================================ Index: SPECS/amaroc.spec diff -u SPECS/amaroc.spec:1.5 SPECS/amaroc.spec:1.6 --- SPECS/amaroc.spec:1.5 Tue Jul 4 20:01:18 2006 +++ SPECS/amaroc.spec Thu Sep 21 18:07:54 2006 @@ -3,12 +3,13 @@ Summary(de): amaroc - ncurses Frontend für Amarok Summary(pl): amaroc - frontend ncurses dla Amaroka Name: amaroc -Version: 0.2 -Release: 0.1 +Version: 0.3 +Release: 1 License: GPL v2 Group: Applications Source0: http://dl.sourceforge.net/amaroc/%{name}-%{version}.tar.bz2 -# Source0-md5: 7191b83e2b66d161a7cd8f463f5181d7 +# Source0-md5: 38308e04b2bd0f7df94d19f2455b70df +Patch0: %{name}-curses.patch Requires: amarok Requires: python Requires: python-modules @@ -28,6 +29,7 @@ %prep %setup -q +%patch0 -p0 %install rm -rf $RPM_BUILD_ROOT @@ -47,6 +49,11 @@ * %{date} PLD Team <[EMAIL PROTECTED]> All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.6 2006/09/21 16:07:54 maciek2w +- updated to 0.3 +- added patch to catch exception from curs_set() +- rel 1 + Revision 1.5 2006/07/04 18:01:18 qboosh - R: python-modules, ncurses is implied ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/amaroc.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
