]> git.pld-linux.org Git - packages/darcs.git/commitdiff
- up to 1.0.4
authoraredridel <aredridel@pld-linux.org>
Tue, 22 Nov 2005 18:37:34 +0000 (18:37 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- include bash completion

Changed files:
    darcs.spec -> 1.14

darcs.spec

index a439e95c230bc58ba4068831c7988391c68f892e..31a5e6adef6022b3b1640442f7f78a62ee4c7011 100644 (file)
@@ -1,12 +1,12 @@
 Summary:       David's Advanced Revision Control System - yet another replacement for CVS
 Summary(pl):   David's Advanced Revision Control System - jeszcze jeden zamiennik CVS-a
 Name:          darcs
-Version:       1.0.3
-Release:       2
+Version:       1.0.4
+Release:       1
 License:       GPL v2
 Group:         Development/Version Control
 Source0:       http://abridgegame.org/darcs/%{name}-%{version}.tar.gz
-# Source0-md5: d3fc141d1c91044e45ae74b74fc54728
+# Source0-md5: 0be693b00e4b1bd24906d4f479e78923
 URL:           http://abridgegame.org/darcs/
 BuildRequires: curl-devel
 BuildRequires: ghc >= 6.2
@@ -51,4 +51,5 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc manual AUTHORS
 %attr(755,root,root) %{_bindir}/*
+%{_sysconfdir}/bash_completion.d/%{name}
 %{_mandir}/man?/*
This page took 0.086411 seconds and 4 git commands to generate.