diff --git a/eppic-git09e8b97.tar.bz2 b/eppic-git09e8b97.tar.bz2 new file mode 100644 index 0000000..596f806 --- /dev/null +++ b/eppic-git09e8b97.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74eae46c44599a1ee911fe3f07445159633ab5034be7e0105f8716c80383eff2 +size 77030 diff --git a/eppic-gitc2a2564.tar.bz2 b/eppic-gitc2a2564.tar.bz2 deleted file mode 100644 index 8797989..0000000 --- a/eppic-gitc2a2564.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fae7d11fc1d0f5e383703aeae069247e076e207736c23946517ba8a57e4bc264 -size 76995 diff --git a/eppic.changes b/eppic.changes index 720439a..59acb83 100644 --- a/eppic.changes +++ b/eppic.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Nov 22 09:36:46 UTC 2013 - ptesarik@suse.cz + +- update to commit 09e8b97 + o fix a few compile issues + ------------------------------------------------------------------- Wed Apr 3 09:12:54 UTC 2013 - ptesarik@suse.cz diff --git a/eppic.spec b/eppic.spec index 1469caf..79ce085 100644 --- a/eppic.spec +++ b/eppic.spec @@ -1,7 +1,7 @@ # -# spec file for package libeppic +# spec file for package eppic # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,20 +15,23 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -%define git_date 20130402 -%define git_commit c2a2564 + +%define git_date 20130904 +%define git_commit 09e8b97 %define checkout %{git_date}git%{git_commit} Name: eppic Version: 3.99.%{checkout} Release: 0 Summary: Embeddable Pre-Processor and Interpreter for C -Group: System/Libraries License: GPL-2.0+ -Source: %{name}-git%{git_commit}.tar.bz2 +Group: System/Libraries +Source: %{name}-git%{git_commit}.tar.bz2 Patch1: %{name}-fix-install.patch Patch2: %{name}-no-return.patch -BuildRequires: bison flex ncurses-devel +BuildRequires: bison +BuildRequires: flex +BuildRequires: ncurses-devel Url: http://code.google.com/p/eppic/ BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -47,7 +50,6 @@ Authors: %package -n libeppic-devel Summary: EPPIC include files and libraries Group: Development/Languages/C and C++ -License: GPL-2.0+ %description -n libeppic-devel EPPIC is a C interpreter that permits easy access to the symbol and type