packages: git-annex/git-annex.spec, git-annex/install-docs.patch (REMOVED), ...
glen
glen at pld-linux.org
Thu Feb 24 11:19:04 CET 2011
Author: glen Date: Thu Feb 24 10:19:04 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- up to 0.21 tarball
---- Files affected:
packages/git-annex:
git-annex.spec (1.1 -> 1.2) , install-docs.patch (1.1 -> NONE) (REMOVED), prefix-support.patch (1.1 -> NONE) (REMOVED)
---- Diffs:
================================================================
Index: packages/git-annex/git-annex.spec
diff -u packages/git-annex/git-annex.spec:1.1 packages/git-annex/git-annex.spec:1.2
--- packages/git-annex/git-annex.spec:1.1 Thu Feb 24 11:05:12 2011
+++ packages/git-annex/git-annex.spec Thu Feb 24 11:18:58 2011
@@ -1,18 +1,13 @@
# $Revision$, $Date$
Summary: Manage files with git, without checking in their contents
Name: git-annex
-Version: 0.11
+Version: 0.21
Release: 0.1
License: GPL v3
Group: Applications/Archiving
-# Made from git
-# git clone git://git.kitenet.net/git-annex
-# cd git-annex
-# git archive --format=tar --prefix=git-annex-0.11/ 0.11 | bzip2 --best > ../git-annex-0.11.tar.bz2
URL: http://git-annex.branchable.com/
-Source0: %{name}-%{version}.tar.bz2
-Patch1: prefix-support.patch
-Patch0: install-docs.patch
+Source0: http://git.kitenet.net/?p=git-annex;a=snapshot;h=ddd305aa10b2ee63c493aee05ab30d06b9424139;sf=tgz#/%{name}-%{version}.tar.gz
+# Source0-md5: 87dbc8e98afbc298d5f9cd35d9079b5b
BuildRequires: ikiwiki
# Build-time check for uuid
BuildRequires: ghc-MissingH-devel
@@ -51,9 +46,8 @@
retrieve its content from the key-value store.
%prep
-%setup -q
-%patch0 -p1
-%patch1 -p1
+%setup -qc
+mv %{name}-*/* .
%build
%{__make}
@@ -80,5 +74,8 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2011/02/24 10:18:58 glen
+- up to 0.21 tarball
+
Revision 1.1 2011/02/24 10:05:12 glen
- initial package, using src.rpm from https://bugzilla.redhat.com/show_bug.cgi?id=662259
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/git-annex/git-annex.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list