From a9e90e83ad7ef197e90f07e6410fd8b381a8a5e3 Mon Sep 17 00:00:00 2001 From: Maciej Pijanka Date: Wed, 6 Aug 2008 09:45:45 +0000 Subject: [PATCH] - another patch added Changed files: avr_simulator.spec -> 1.2 --- avr_simulator.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/avr_simulator.spec b/avr_simulator.spec index 7498b20..4cb8a10 100644 --- a/avr_simulator.spec +++ b/avr_simulator.spec @@ -6,7 +6,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 @@ -14,6 +14,7 @@ Source0: http://dl.sourceforge.net/avr/%{name}-%{version}.tar.gz 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 @@ -40,6 +41,7 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %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$,,' -- 2.44.0