Author: radek                        Date: Wed May 24 12:32:17 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- builds, still nfy

---- Files affected:
SPECS:
   libjingle.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/libjingle.spec
diff -u SPECS/libjingle.spec:1.2 SPECS/libjingle.spec:1.3
--- SPECS/libjingle.spec:1.2    Wed May 24 12:54:44 2006
+++ SPECS/libjingle.spec        Wed May 24 14:32:12 2006
@@ -22,6 +22,8 @@
 BuildRequires: libtool
 BuildRequires: ortp-devel
 BuildRequires: speex-devel
+BuildRequires: expat-devel
+#BuildRequires:        
 #BuildRequires:        
 #Requires(postun):     -
 #Requires(pre,post):   -
@@ -73,7 +75,6 @@
 %patch0 -p0
 
 %build
-%{__gettextize}
 %{__libtoolize}
 %{__aclocal}
 %{__autoconf}
@@ -81,6 +82,7 @@
 %{__automake}
 cp -f /usr/share/automake/config.sub .
 CFLAGS="%{rpmcflags} -I%{_includedir}/speex"
+CXXFLAGS=${CFLAGS}
 %configure \
        --with-speex="%{_prefix}" \
        --with-ilbc="%{_prefix}"
@@ -92,9 +94,6 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-# create directories if necessary
-#install -d $RPM_BUILD_ROOT
-#install -d $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
 
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
@@ -107,7 +106,8 @@
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS CREDITS ChangeLog NEWS README THANKS TODO
+%doc AUTHORS ChangeLog COPYING DOCUMENTATION NEWS README
+%attr(755,root,root) %{_bindir}/*
 
 %if 0
 # if _sysconfdir != /etc:
@@ -117,20 +117,10 @@
 %{_datadir}/%{name}
 %endif
 
-# initscript and its config
-%if %{with initscript}
-%attr(754,root,root) /etc/rc.d/init.d/%{name}
-%config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/%{name}
-%endif
-
-#%{_examplesdir}/%{name}-%{version}
-
-%if %{with subpackage}
-%files subpackage
-%defattr(644,root,root,755)
+#%files subpackage
+#%defattr(644,root,root,755)
 #%doc extras/*.gz
 #%{_datadir}/%{name}-ext
-%endif
 
 %define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -138,9 +128,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2006/05/24 12:32:12  radek
+- builds, still nfy
+
 Revision 1.2  2006/05/24 10:54:44  spider
 - pl summary
 
 Revision 1.1  2006/05/24 10:40:12  radek
 - nfy
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/libjingle.spec?r1=1.2&r2=1.3&f=u

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

Reply via email to