]> git.pld-linux.org Git - packages/screen.git/commitdiff
- last moment cleanups. screen-3_9_8-1
authorkloczek <kloczek@pld-linux.org>
Mon, 18 Sep 2000 00:29:42 +0000 (00:29 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    screen.spec -> 1.32

screen.spec

index 390c4066f4226c0a833891b9695276e0ce8ab235..e8e8e0019b324dab4076d11c81fffe8075a86581 100644 (file)
@@ -16,8 +16,8 @@ Patch1:               %{name}-compat21.patch
 Patch2:                %{name}-DESTDIR.patch
 Patch3:                %{name}-manual.patch
 Patch4:                %{name}-ia64.patch
-Patch5:                screen-info.patch
-Patch6:                screen-texinfo_fixes.patch
+Patch5:                %{name}-info.patch
+Patch6:                %{name}-texinfo_fixes.patch
 BuildRequires: ncurses-devel >= 5.0
 BuildRequires: utempter-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -56,12 +56,12 @@ u
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch0 -p0
+%patch1 -p0
+%patch2 -p0
 %patch3 -p0
-%patch4 -p1
-%patch5 -p1
+%patch4 -p0
+%patch5 -p0
 %patch6 -p1
 
 %build
This page took 0.52952 seconds and 4 git commands to generate.