2.5 beta 5 (darcs-beta)
This commit is contained in:
parent
2c7874cac3
commit
5e920e805b
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
darcs-2.4.4.tar.gz
|
||||
/darcs-beta-2.4.98.5.tar.gz
|
||||
|
11
darcs.spec
11
darcs.spec
@ -1,6 +1,6 @@
|
||||
# Updated to cabal2spec-0.22.2 and ghc-rpm-macros-0.8.1
|
||||
|
||||
%global pkg_name darcs
|
||||
%global pkg_name darcs-beta
|
||||
|
||||
%global common_summary Haskell %{pkg_name} library
|
||||
|
||||
@ -25,9 +25,9 @@ consistent and powerful theory of patches.
|
||||
# debuginfo is not useful for ghc
|
||||
%global debug_package %{nil}
|
||||
|
||||
Name: %{pkg_name}
|
||||
Version: 2.4.4
|
||||
Release: 4%{?dist}
|
||||
Name: darcs
|
||||
Version: 2.4.98.5
|
||||
Release: 1%{?dist}
|
||||
Summary: David's advanced revision control system
|
||||
|
||||
Group: Development/Tools
|
||||
@ -91,6 +91,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Sep 17 2010 Jens Petersen <petersen@redhat.com> - 2.4.98.5-1
|
||||
- 2.5 beta 5 (darcs-beta)
|
||||
|
||||
* Thu Aug 19 2010 Jens Petersen <petersen@redhat.com> - 2.4.4-4
|
||||
- rebuild for newer haskeline and dataenc
|
||||
- make it easier to build darcs-beta
|
||||
|
Loading…
Reference in New Issue
Block a user