SPECS: cvsps.spec - rel 2; add some fixes made by git people
arekm
arekm at pld-linux.org
Sat Nov 10 20:12:01 CET 2007
Author: arekm Date: Sat Nov 10 19:12:01 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- rel 2; add some fixes made by git people
---- Files affected:
SPECS:
cvsps.spec (1.7 -> 1.8)
---- Diffs:
================================================================
Index: SPECS/cvsps.spec
diff -u SPECS/cvsps.spec:1.7 SPECS/cvsps.spec:1.8
--- SPECS/cvsps.spec:1.7 Wed Feb 14 20:17:25 2007
+++ SPECS/cvsps.spec Sat Nov 10 20:11:56 2007
@@ -1,16 +1,16 @@
# $Revision$, $Date$
-#%define _extraver rc1
Summary: Patchsets for CVS
Summary(pl.UTF-8): Zestawy łatek dla CVS
Name: cvsps
Version: 2.1
-#Release: 0.%{_extraver}.1
-Release: 1
+Release: 2
License: GPL
Group: Development/Version Control
-#Source0: http://www.cobite.com/cvsps/%{name}-%{version}%{_extraver}.tar.gz
Source0: http://www.cobite.com/cvsps/%{name}-%{version}.tar.gz
# Source0-md5: bde2110ed9f5d14de8f8cb04e9d596fe
+# Fixes made by git people, see:
+# http://ydirson.free.fr/en/software/scm/cvsps.html
+Patch0: %{name}-fixes.patch
URL: http://www.cobite.com/cvsps/
BuildRequires: zlib-devel
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -34,8 +34,8 @@
'atomowo' do repozytorium nie jest rzeczą łatwą.
%prep
-#%setup -q -n %{name}-%{version}%{_extraver}
%setup -q
+%patch0 -p1
%build
%{__make} \
@@ -64,6 +64,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.8 2007/11/10 19:11:56 arekm
+- rel 2; add some fixes made by git people
+
Revision 1.7 2007/02/14 19:17:25 aredridel
- 2.1
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/cvsps.spec?r1=1.7&r2=1.8&f=u
More information about the pld-cvs-commit
mailing list