]> git.pld-linux.org Git - packages/cvs.git/blobdiff - cvs.spec
- added using CVS keywords in %changelog (for automating them).
[packages/cvs.git] / cvs.spec
index 3826f8c2ad707c21dc2a4571187144942d7d18ca..debfc4c5c11ad0e35365f2f1060d9e93cf3fca0c 100644 (file)
--- a/cvs.spec
+++ b/cvs.spec
@@ -12,6 +12,7 @@ Group(pl):    Programowanie/Zarzadzanie wersjami
 Source0:       http://download.cyclic.com/pub/%{name}-%{version}/%{name}-%{version}.tar.gz
 Patch0:                cvs-tmprace.patch
 Patch1:                cvs-info.patch
+Patch2:                cvs-1.10.6-v6-19990629-PLD.patch
 URL:           http://www.cyclic.com/
 Prereq:                /sbin/install-info
 Buildroot:     /tmp/%{name}-%{version}-root
@@ -67,8 +68,10 @@ i
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
+autoconf
 CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="-s" \
 ./configure %{_target_platform} \
        --prefix=%{_prefix} \
@@ -112,9 +115,3 @@ rm -rf $RPM_BUILD_ROOT
 
 %{_mandir}/man[158]/*
 %{_infodir}/cvs*
-
-%changelog
-* Sun May 30 1999 Tomasz K³oczko <kloczek@rudy.mif.pg.gda.pl>
-  [1.10.6-1]
-- based on RH spec,
-- spec rewrited by PLD team.
This page took 0.03167 seconds and 4 git commands to generate.