summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Bogusz2004-12-21 21:55:51 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commitae214341bf762e3b29160af579b7bd268d5d5fcd (patch)
tree93a0b87cb1d6f4bd9f8a1e44e5e3ee041c32058a
parent86fdef074ec7ca7fc066d05f5e2c2a8cef71a4ef (diff)
downloadlibsndfile-ae214341bf762e3b29160af579b7bd268d5d5fcd.zip
libsndfile-ae214341bf762e3b29160af579b7bd268d5d5fcd.tar.gz
Changed files: libsndfile.spec -> 1.45
-rw-r--r--libsndfile.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/libsndfile.spec b/libsndfile.spec
index 716e856..32a1115 100644
--- a/libsndfile.spec
+++ b/libsndfile.spec
@@ -12,8 +12,8 @@ URL: http://www.mega-nerd.com/libsndfile/
BuildRequires: autoconf >= 2.54
BuildRequires: automake
BuildRequires: libtool
-BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
Obsoletes: libsndfile1
+BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
Libsndfile is a C library for reading and writing files containing
@@ -92,8 +92,8 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(644,root,root,755)
%doc NEWS TODO
+%attr(755,root,root) %{_bindir}/*
%attr(755,root,root) %{_libdir}/lib*.so.*.*
-%attr(744,root,root) %{_bindir}/*
%{_mandir}/man1/*
%files devel