packages: quanta/quanta.spec dir name in %setup fixed
august84
august84 at pld-linux.org
Sat Apr 24 14:01:54 CEST 2010
Author: august84 Date: Sat Apr 24 12:01:54 2010 GMT
Module: packages Tag: HEAD
---- Log message:
dir name in %setup fixed
---- Files affected:
packages/quanta:
quanta.spec (1.2 -> 1.3)
---- Diffs:
================================================================
Index: packages/quanta/quanta.spec
diff -u packages/quanta/quanta.spec:1.2 packages/quanta/quanta.spec:1.3
--- packages/quanta/quanta.spec:1.2 Tue Mar 30 12:13:12 2010
+++ packages/quanta/quanta.spec Sat Apr 24 14:01:46 2010
@@ -63,7 +63,7 @@
características.
%prep
-%setup -q -n %{name}
+%setup -q -n %{name}-%{svnrev}
%build
install -d build
@@ -132,6 +132,9 @@
* %{date} PLD Team <feedback at pld-linux.org>
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.3 2010/04/24 12:01:46 august84
+dir name in %setup fixed
+
Revision 1.2 2010/03/30 10:13:12 shadzik
- up to snap 1108995
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/quanta/quanta.spec?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list