]> git.pld-linux.org Git - packages/transcode.git/commitdiff
- added missing %%defattr in avilib subpackage; transcode-0_6_0-4
authorrrw <rrw@hell.pl>
Thu, 15 Aug 2002 22:48:09 +0000 (22:48 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- release 4;

Changed files:
    transcode.spec -> 1.30

transcode.spec

index 9741cf4e99cbb3a99d6612878bcb31b21d3e3647..891d307f893d9c7bca7b31de34cedc4d74bc198c 100644 (file)
@@ -8,7 +8,7 @@ Summary:        Video stream converter
 Summary(pl):   Konwerter strumieni video
 Name:          transcode
 Version:       0.6.0
-Release:       3
+Release:       4
 License:       GPL
 Group:         Applications
 Source0:       http://www.theorie.physik.uni-goettingen.de/~ostreich/transcode/pre/%{name}-%{version}.tar.gz
@@ -85,6 +85,7 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/%{name}/*.conf
 
 %files avilib
+%defattr(644,root,root,755)
 %doc avilib/README.avilib
 %attr(644,root,root) %{_includedir}/avilib.h
 %attr(644,root,root) %{_libdir}/libavi.a
This page took 0.034504 seconds and 4 git commands to generate.