mirror of
https://github.com/vishapoberon/compiler.git
synced 2026-04-06 07:32:24 +00:00
parent
c19bd920e8
commit
60caef64e4
16 changed files with 22 additions and 20 deletions
8
voc.spec
8
voc.spec
|
|
@ -26,14 +26,14 @@
|
|||
%define packer %(finger -lp `echo "$USER"` | head -n 1 | cut -d" " -f2)
|
||||
|
||||
Name: voc
|
||||
Summary: Oberon-2 compiler
|
||||
Version: 1.0.1
|
||||
Summary: Vishap Oberon-2 compiler
|
||||
Version: 1.1
|
||||
Release: 1
|
||||
License: GPLv3
|
||||
Vendor: D. E. Evans <sinuhe@gnu.org>
|
||||
Packager: %{packer}
|
||||
Group: Development/Languages
|
||||
Source: http://oberon.vishap.am/voc/voc-1.0.1.src.tar.bz2
|
||||
Source: http://oberon.vishap.am/voc/voc-1.1.src.tar.bz2
|
||||
# this is ~/rpmbuild/SOURCES/
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-build
|
||||
|
||||
|
|
@ -125,6 +125,8 @@ ldconfig
|
|||
/etc/profile.d/
|
||||
|
||||
%changelog
|
||||
* Thu Jan 29 2015 - N. Chilingarian <norayr [at] vishap.am>
|
||||
- 1.1 release, see changelog.
|
||||
* Thu Sep 18 2014 - N. Chilingarian <norayr [at] vishap.am>
|
||||
- 1.0.1 release of voc, see CHANGES.md file for changes history
|
||||
* Tue Sep 9 2014 - D. E. Evans <sinuhe@gnu.org>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue