Author: aredridel                    Date: Tue Oct 30 18:30:51 2007 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- 1.2.6

---- Files affected:
SPECS:
   libpri.spec (1.15 -> 1.15.2.1) 

---- Diffs:

================================================================
Index: SPECS/libpri.spec
diff -u SPECS/libpri.spec:1.15 SPECS/libpri.spec:1.15.2.1
--- SPECS/libpri.spec:1.15      Mon Oct 23 08:43:31 2006
+++ SPECS/libpri.spec   Tue Oct 30 19:30:46 2007
@@ -2,12 +2,13 @@
 Summary:       ISDN PRI channel interface library
 Summary(pl):   Biblioteka interfejsu do kana��w PRI ISDN
 Name:          libpri
-Version:       1.2.4
+Version:       1.2.6
 Release:       1
 License:       GPL
 Group:         Libraries
-Source0:       ftp://ftp.digium.com/pub/libpri/%{name}-%{version}.tar.gz
-# Source0-md5: 2bc348d8363027736ccbf5998d85d317
+Source0:       http://downloads.digium.com/pub/libpri/%{name}-%{version}.tar.gz
+# Source0-md5: d3a0ef933bdad14c2847b4967bc7058a
+Patch0:        %{name}-cflags.patch
 URL:           http://www.asterisk.org/
 BuildRequires: zaptel-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -44,15 +45,16 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %{__make} \
        CC="%{__cc}" \
-       CFLAGS="%{rpmcflags}"
+       OPTFLAGS="%{rpmcflags}"
 
 %install
-sed -i s,/lib,/%{_lib},g Makefile
 rm -rf $RPM_BUILD_ROOT
+sed -i s,/lib,/%{_lib},g Makefile
 install -d 
$RPM_BUILD_ROOT{%{_bindir},%{_mandir}/man{1,3},%{_includedir},%{_libdir}}
 
 %{__make} install \
@@ -85,6 +87,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.15.2.1  2007/10/30 18:30:46  aredridel
+- 1.2.6
+
 Revision 1.15  2006/10/23 06:43:31  dzeus
 - up to 1.2.4, rm unused Makefile.patch
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libpri.spec?r1=1.15&r2=1.15.2.1&f=u

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

Reply via email to