packages: git-core-slug/git-core-slug.spec - %prep fix
adamg
adamg at pld-linux.org
Fri Sep 16 17:14:47 CEST 2011
Author: adamg Date: Fri Sep 16 15:14:47 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- %prep fix
---- Files affected:
packages/git-core-slug:
git-core-slug.spec (1.3 -> 1.4)
---- Diffs:
================================================================
Index: packages/git-core-slug/git-core-slug.spec
diff -u packages/git-core-slug/git-core-slug.spec:1.3 packages/git-core-slug/git-core-slug.spec:1.4
--- packages/git-core-slug/git-core-slug.spec:1.3 Fri Sep 16 16:40:53 2011
+++ packages/git-core-slug/git-core-slug.spec Fri Sep 16 17:14:42 2011
@@ -21,8 +21,8 @@
Python tools to interact with PLD git repositories.
%prep
-%setup -q
-
+%setup -qc
+mv draenog-slug-*/* .
%build
%{__python} setup.py build
@@ -61,6 +61,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.4 2011/09/16 15:14:42 adamg
+- %prep fix
+
Revision 1.3 2011/09/16 14:40:53 wiget
- use sources from github
@@ -69,4 +72,3 @@
Revision 1.1 2011/09/12 20:43:15 draenog
- initial PLD release
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/git-core-slug/git-core-slug.spec?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list