Author: aredridel                    Date: Wed Jun  6 22:01:02 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 0.5.13

---- Files affected:
SPECS:
   siproxd.spec (1.16 -> 1.17) 

---- Diffs:

================================================================
Index: SPECS/siproxd.spec
diff -u SPECS/siproxd.spec:1.16 SPECS/siproxd.spec:1.17
--- SPECS/siproxd.spec:1.16     Mon Feb 12 23:09:15 2007
+++ SPECS/siproxd.spec  Thu Jun  7 00:00:57 2007
@@ -2,12 +2,12 @@
 Summary:       A SIP masquerading proxy with RTP support
 Summary(pl.UTF-8):     Proxy z maskaradÄ… SIP ze wsparciem dla RTP
 Name:          siproxd
-Version:       0.3.5
+Version:       0.5.13
 Release:       1
 License:       GPL
 Group:         Applications/Communications
 Source0:       http://dl.sourceforge.net/siproxd/%{name}-%{version}.tar.gz
-# Source0-md5: 8db82f78bf71a04570a85bf897f5d5e5
+# Source0-md5: 91a572f80dd5a9af5a0f7f207fd34478
 URL:           http://siproxd.sourceforge.net/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -40,12 +40,12 @@
 %{__automake}
 
 %configure
-%{__make}
+%{__make} -C src
 
 %install
 rm -rf $RPM_BUILD_ROOT
 
-%{__make} install \
+%{__make} -C src install \
        DESTDIR=$RPM_BUILD_ROOT
 
 %clean
@@ -54,7 +54,7 @@
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog README RELNOTES TODO doc/FAQ doc/siproxd.conf.example 
doc/siproxd_passwd.cfg
-%attr(755,root,root) %{_bindir}/siproxd
+%attr(755,root,root) %{_sbindir}/siproxd
 
 %define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -62,6 +62,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.17  2007/06/06 22:00:57  aredridel
+- 0.5.13
+
 Revision 1.16  2007/02/12 22:09:15  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/siproxd.spec?r1=1.16&r2=1.17&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to