Author: agaran Date: Wed Aug 6 09:45:51 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - another patch added
---- Files affected: SPECS: avr_simulator.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/avr_simulator.spec diff -u SPECS/avr_simulator.spec:1.1 SPECS/avr_simulator.spec:1.2 --- SPECS/avr_simulator.spec:1.1 Wed Aug 6 11:28:43 2008 +++ SPECS/avr_simulator.spec Wed Aug 6 11:45:45 2008 @@ -7,7 +7,7 @@ Summary: avr simulator Name: avr_simulator Version: 1.3.0 -Release: 0.1 +Release: 0.3 License: GPL v2+ Group: Applications Source0: http://dl.sourceforge.net/avr/%{name}-%{version}.tar.gz @@ -15,6 +15,7 @@ Patch0: %{name}-quick.patch Patch1: %{name}-DESTDIR.patch Patch2: %{name}-install.patch +Patch3: %{name}-xpm.patch URL: http://sourceforge.net/projects/avr/ BuildRequires: motif-devel #BuildRequires: autoconf @@ -41,6 +42,7 @@ %patch0 -p1 %patch1 -p1 %patch2 -p1 +%patch3 -p1 # undos the source #find '(' -name '*.php' -o -name '*.inc' ')' -print0 | xargs -0 %{__sed} -i -e 's,\r$,,' @@ -97,6 +99,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2008/08/06 09:45:45 agaran +- another patch added + Revision 1.1 2008/08/06 09:28:43 agaran - 1.3.0, builds here ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/avr_simulator.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
