]> git.pld-linux.org Git - packages/atm.git/commitdiff
- added opt patch, $RPM_OPT_FLAGS are now in use
authorJan Rękorajski <baggins@pld-linux.org>
Fri, 7 Jan 2000 21:13:23 +0000 (21:13 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    atm.spec -> 1.7

atm.spec

index 627a57804e1a0d2c5e7cc5134e1e9daa27de42f0..e59fc3546aadb784e47e8380bd13dab259098b80 100644 (file)
--- a/atm.spec
+++ b/atm.spec
@@ -1,14 +1,15 @@
-# $Revision: 1.6 $ $Date: 1999-11-08 19:46:37 $
+# $Revision: 1.7 $ $Date: 2000-01-07 21:13:23 $
 Summary:       ATM on Linux
 Summary(pl):   Obs³uga sieci ATM w Linuxie
 Name:          ATM
 Version:       0.62
-Release:       1
+Release:       3
 Copyright:     GPL
 Group:         Networking
 Group(pl):     Sieciowe
 Source0                ftp://lrcftp.epfl.ch/pub/linux/atm/dist/atm-%{version}.tar.gz
 Source1:       ATM-pldrc.tar.gz
+Patch:         ATM-opt.patch
 Buildroot:     /tmp/%{name}-%{version}-root
  
 %description
@@ -47,6 +48,7 @@ Linuxa.
 
 %prep
 %setup -q -n atm -b 1
+%patch0 -p1
 
 %build
 make depend
This page took 0.058328 seconds and 4 git commands to generate.