SPECS: rcs.spec - fixes from debian; handle commitid keyword
arekm
arekm at pld-linux.org
Tue Nov 6 11:10:51 CET 2007
Author: arekm Date: Tue Nov 6 10:10:51 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fixes from debian; handle commitid keyword
---- Files affected:
SPECS:
rcs.spec (1.34 -> 1.35)
---- Diffs:
================================================================
Index: SPECS/rcs.spec
diff -u SPECS/rcs.spec:1.34 SPECS/rcs.spec:1.35
--- SPECS/rcs.spec:1.34 Wed Sep 5 16:23:52 2007
+++ SPECS/rcs.spec Tue Nov 6 11:10:46 2007
@@ -8,7 +8,7 @@
Summary(tr.UTF-8): Sürüm denetleme sistemi
Name: rcs
Version: 5.7
-Release: 21
+Release: 22
License: GPL
Group: Development/Version Control
Source0: ftp://ftp.gnu.org/pub/gnu/rcs/%{name}-%{version}.tar.gz
@@ -18,6 +18,7 @@
Patch0: %{name}-stupidrcs.patch
Patch1: %{name}-DESTDIR.patch
Patch2: %{name}-security.patch
+Patch3: %{name}-debian.patch
URL: http://www.cs.purdue.edu/homes/trinkle/RCS/
BuildRequires: autoconf
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -77,6 +78,7 @@
%patch0 -p1
%patch1 -p1
%patch2 -p1
+%patch3 -p1
%build
%{__autoconf}
@@ -112,6 +114,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.35 2007/11/06 10:10:46 arekm
+- fixes from debian; handle commitid keyword
+
Revision 1.34 2007/09/05 14:23:52 baggins
- rel 21
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/rcs.spec?r1=1.34&r2=1.35&f=u
More information about the pld-cvs-commit
mailing list