]> git.pld-linux.org Git - packages/cdpr.git/commitdiff
- update to 2.0.0 cdpr-2_0_0-1
authorundefine <undefine@pld-linux.org>
Thu, 26 Jun 2003 20:02:15 +0000 (20:02 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    cdpr.spec -> 1.9

cdpr.spec

index b4246a38554a1c0394de1ab97bb4263bb78ec420..8734c03ceec7b0de805a32c8f5418949574d2e08 100644 (file)
--- a/cdpr.spec
+++ b/cdpr.spec
@@ -1,12 +1,12 @@
 Summary:       Cisco Discovery Protocol Reporter
 Summary(pl):   Cisco Discovery Protocol Reporter
 Name:          cdpr
-Version:       1.0.7
+Version:       2.0.0
 Release:       1
 License:       GPL v2
 Group:         Applications/System
-Source0:       http://www.monkeymental.com/mmfiles/%{name}-%{version}.tgz
-# Source0-md5: d740a5e0fe5fad43e2b5454c392ae108
+Source0:       http://www.monkeymental.com/mmfiles/%{name}-%{version}.tar.gz
+# Source0-md5: 22d9bca09fb8188aa2b97640f0120343
 URL:           http://www.monkeymental.com/nuke/
 BuildRequires: libpcap-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -31,7 +31,7 @@ dekodowanie pakiet
 %setup -q
 
 %build
-%{__cc} %{rpmcflags} %{rpmldflags} -o cdpr cdpr.c -Wall -lpcap
+%{__cc} %{rpmcflags} %{rpmldflags} -o cdpr cdpr.c cdprs.c conffile.c -Wall -lpcap
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.107607 seconds and 4 git commands to generate.