From b3e62a5b23ad191cabafe716247b7b14cf716769 Mon Sep 17 00:00:00 2001 From: Brian Pepple Date: Tue, 16 Oct 2012 17:44:29 -0400 Subject: [PATCH] Remove some depreciated cruft from the spec file --- libnice.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/libnice.spec b/libnice.spec index 06a3f80..3d86bda 100644 --- a/libnice.spec +++ b/libnice.spec @@ -54,7 +54,6 @@ make %{?_smp_mflags} %install -rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' @@ -66,7 +65,6 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %files -%defattr(-,root,root,-) %doc NEWS README COPYING COPYING.LGPL COPYING.MPL %{_bindir}/stunbdc %{_bindir}/stund @@ -76,7 +74,6 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %files devel -%defattr(-,root,root,-) %{_includedir}/* %{_libdir}/*.so %{_libdir}/pkgconfig/nice.pc