SPECS: asa.spec - updated, tested and working,

djrzulf djrzulf at pld-linux.org
Sat May 26 10:42:16 CEST 2007


Author: djrzulf                      Date: Sat May 26 08:42:16 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated, tested and working,

---- Files affected:
SPECS:
   asa.spec (1.24 -> 1.25) 

---- Diffs:

================================================================
Index: SPECS/asa.spec
diff -u SPECS/asa.spec:1.24 SPECS/asa.spec:1.25
--- SPECS/asa.spec:1.24	Mon Feb 12 22:23:47 2007
+++ SPECS/asa.spec	Sat May 26 10:42:10 2007
@@ -1,7 +1,7 @@
 # $Revision$, $Date$
 #
 # TODO:
-# - more clean init script ? (especially asa.sh),
+# - more clean init script ? (especially asa.sh) but usable,
 
 %include	/usr/lib/rpm/macros.perl
 Summary:	Jabber server component agent for sending SMS messages
@@ -9,15 +9,18 @@
 Name:		asa
 Version:	0.1.7
 Release:	1
+Epoch:		1
 License:	GPL
 Group:		Applications/Communications
 Source0:	http://www.apatsch.wroc.biz/asa/%{name}-%{version}.tar.gz
 # Source0-md5:	2a754e9ab1220f79060a68a46a76cc6c
 Source1:	jabber-%{name}-transport.init
 Source2:	%{name}.sh
-Patch0:		%{name}-PLD.patch
-Patch1:		%{name}-lib64.patch
+# This patch updates asa to recent version from SVN (kg doesn't releases tarball)
+Patch0:		%{name}-svn-26-05-2007.patch
+Patch1:		%{name}-PLD.patch
 Patch2:		%{name}-userrun.patch
+Patch3:		%{name}-lib64.patch
 URL:		http://www.apatsch.wroc.biz/asa/
 BuildRequires:	rpm-perlprov
 BuildRequires:	rpmbuild(macros) >= 1.268
@@ -48,10 +51,12 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p0
+%patch2 -p1
 %if "%{_lib}" == "lib64"
-%patch1 -p1
+%patch3 -p1
 %endif
-%patch2 -p1
+
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -100,6 +105,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.25  2007/05/26 08:42:10  djrzulf
+- updated, tested and working,
+
 Revision 1.24  2007/02/12 21:23:47  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/asa.spec?r1=1.24&r2=1.25&f=u



More information about the pld-cvs-commit mailing list