This commit is contained in:
parent
b76c6207f7
commit
1ac8e343b2
17
re2c.spec
17
re2c.spec
@ -1,10 +1,17 @@
|
|||||||
#
|
#
|
||||||
# spec file for package re2c (Version 0.13.5)
|
# spec file for package re2c (Version 0.13.5)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
# This file and all modifications and additions to the pristine
|
|
||||||
# package are under the same license as the package itself.
|
|
||||||
#
|
#
|
||||||
|
# All modifications and additions to the file contributed by third parties
|
||||||
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
|
# upon. The license for this file, and modifications and additions to the
|
||||||
|
# file, is the same license as for the pristine package itself (unless the
|
||||||
|
# license for the pristine package is not an Open Source License, in which
|
||||||
|
# case the license is the MIT License). An "Open Source License" is a
|
||||||
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
|
# published by the Open Source Initiative.
|
||||||
|
|
||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
@ -14,7 +21,7 @@
|
|||||||
Name: re2c
|
Name: re2c
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
Version: 0.13.5
|
Version: 0.13.5
|
||||||
Release: 1
|
Release: 25
|
||||||
License: Public Domain, Freeware
|
License: Public Domain, Freeware
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
@ -102,7 +109,7 @@ find CHANGELOG lessons examples -type f -print0 \
|
|||||||
* Added -c and -t to generate scanners with (f)lex-like condition support.
|
* Added -c and -t to generate scanners with (f)lex-like condition support.
|
||||||
* Fri May 04 2007 dmueller@suse.de
|
* Fri May 04 2007 dmueller@suse.de
|
||||||
- update to version 0.12.0
|
- update to version 0.12.0
|
||||||
* Mon Apr 02 2007 mrueckert@suse.de
|
* Sun Apr 01 2007 mrueckert@suse.de
|
||||||
- update to version 0.11.3
|
- update to version 0.11.3
|
||||||
* Sun Mar 04 2007 mrueckert@suse.de
|
* Sun Mar 04 2007 mrueckert@suse.de
|
||||||
- update to version 0.11.2
|
- update to version 0.11.2
|
||||||
|
Loading…
Reference in New Issue
Block a user