packages (DEVEL): coovachilli/coovachilli.spec, coovachilli/coovachilli-str...
pawelz
pawelz at pld-linux.org
Thu Oct 14 13:56:50 CEST 2010
Author: pawelz Date: Thu Oct 14 11:56:50 2010 GMT
Module: packages Tag: DEVEL
---- Log message:
- up to svn r387
- dropped strncpy patch, fixed upstream
---- Files affected:
packages/coovachilli:
coovachilli.spec (1.11 -> 1.11.2.1) , coovachilli-strncpy.patch (1.1 -> NONE) (REMOVED)
---- Diffs:
================================================================
Index: packages/coovachilli/coovachilli.spec
diff -u packages/coovachilli/coovachilli.spec:1.11 packages/coovachilli/coovachilli.spec:1.11.2.1
--- packages/coovachilli/coovachilli.spec:1.11 Thu Oct 14 13:07:55 2010
+++ packages/coovachilli/coovachilli.spec Thu Oct 14 13:56:45 2010
@@ -1,14 +1,15 @@
# $Revision$, $Date$
+%define subver r387
+%define rel 1
Summary: CoovaChilli - Software access controller
Name: coovachilli
Version: 1.2.4
-Release: 0.1
+Release: 0.%{subver}.%{rel}
License: GPL
Group: Applications
-Source0: http://ap.coova.org/chilli/coova-chilli-%{version}.tar.gz
-# Source0-md5: 6d942a731da07b029a1be0b58d7917d6
-Patch0: %{name}-strncpy.patch
-Patch1: %{name}-link.patch
+Source0: coova-chilli-%{subver}.tar.gz
+# Source0-md5: 82b91d07b266fffa2d075240c4d7b312
+Patch0: %{name}-link.patch
URL: http://coova.org/
BuildRequires: autoconf
BuildRequires: automake
@@ -52,9 +53,9 @@
Statyczna biblioteka coovachilli.
%prep
-%setup -q -n coova-chilli-%{version}
+%setup -q -n coova-chilli-%{subver}
+
%patch0 -p1
-%patch1 -p1
%build
%{__libtoolize}
@@ -125,6 +126,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.11.2.1 2010/10/14 11:56:45 pawelz
+- up to svn r387
+- dropped strncpy patch, fixed upstream
+
Revision 1.11 2010/10/14 11:07:55 sparky
- added link patch
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/coovachilli/coovachilli.spec?r1=1.11&r2=1.11.2.1&f=u
More information about the pld-cvs-commit
mailing list