add Epoch to get proper update path
This commit is contained in:
parent
2df46473e4
commit
f1b266b652
1 changed files with 5 additions and 1 deletions
|
|
@ -1,7 +1,8 @@
|
|||
|
||||
Name: clojure
|
||||
Epoch: 1
|
||||
Version: 1.0.0
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: A dynamic programming language that targets the Java Virtual Machine
|
||||
|
||||
Group: Development/Languages
|
||||
|
|
@ -72,6 +73,9 @@ rm -rf %{buildroot}
|
|||
%{_bindir}/clojure
|
||||
|
||||
%changelog
|
||||
* Wed Dec 2 2009 Jochen Schmitt <Jochen herr-schmitt de> 1:1.0.0-3
|
||||
- Add Epoch to get proper EVR path
|
||||
|
||||
* Tue Dec 1 2009 Jochen Schmitt <Jochen herr-schmitt de> 1.0.0-2
|
||||
- Forgot uploading soruces
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue