]> git.pld-linux.org Git - packages/avr_simulator.git/commitdiff
- another patch added
authorMaciej Pijanka <agaran@pld-linux.org>
Wed, 6 Aug 2008 09:45:45 +0000 (09:45 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    avr_simulator.spec -> 1.2

avr_simulator.spec

index 7498b20764fa7a681bb3875a247aa713230e6a3e..4cb8a1017b66b74525602c7dabff6ef914fc3a6a 100644 (file)
@@ -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$,,'
This page took 0.135487 seconds and 4 git commands to generate.