]> git.pld-linux.org Git - packages/uucp.git/commitdiff
added debian patch
authorwojtek <wojtek@pld.org.pl>
Thu, 10 Jun 1999 09:14:24 +0000 (09:14 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    uucp.spec -> 1.2

uucp.spec

index 708be4fe602b2f0e0895c3e506a0fa490a74ea36..44df40034d36c6d617cef5e76377904170d45fcf 100644 (file)
--- a/uucp.spec
+++ b/uucp.spec
@@ -8,10 +8,11 @@ Version:      1.06.1
 Release:       3
 Copyright:     GPL
 Group:         Daemons
-Group(pl):     Demony
+Group(pl):     Serwery
 Source0:       ftp://prep.ai.mit.edu/pub/gnu/%{name}-%{version}.tar.gz
 Source1:       %{name}.logrotate
 Patch0:                %{name}-misc.patch
+Patch1:                %{name}-debian.patch
 Buildroot:     /tmp/%{name}-%{version}-root
 
 %description
@@ -45,6 +46,7 @@ oldu
 %prep
 %setup -q
 %patch0 -p1 
+%patch -p1
 
 find . -name "*.perlpath" | xargs rm -f
 
This page took 0.056372 seconds and 4 git commands to generate.