]> git.pld-linux.org Git - packages/libsndfile.git/commitdiff
- fixed bin perms auto/ac/libsndfile-1_0_11-1
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 21 Dec 2004 21:55:51 +0000 (21:55 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    libsndfile.spec -> 1.45

libsndfile.spec

index 716e856215dbb04db74c4c457ad97f4f1fd8ce17..32a1115ef75c4ce02e0c278cf9a6ad4f485f9d36 100644 (file)
@@ -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
This page took 0.132203 seconds and 4 git commands to generate.