]> git.pld-linux.org Git - packages/dstreamserv.git/commitdiff
- release 3.1: missing defattr; what is /usr/local doing here?!
authorradek <radek@pld-linux.org>
Fri, 24 Sep 2004 12:59:15 +0000 (12:59 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dstreamserv.spec -> 1.15

dstreamserv.spec

index 559b5f443d39222510d2369ced6a9495da863774..6627509a11e85f522f072c084152ad883814d574 100644 (file)
@@ -3,7 +3,7 @@ Summary:        Darwin Streaming Server
 Summary(pl):   Serwer strumieni z Darwina
 Name:          dstreamserv
 Version:       4.1.2
-Release:       3
+Release:       3.1
 License:       APSL
 Group:         Networking/Daemons
 Source0:       DSS-4_1_2.src.tar.gz
@@ -146,4 +146,5 @@ fi
 %doc DarwinStreamingSrvr4.1.2-Linux/*-sample
 
 %files samples
-%attr(644,root,root) %{_prefix}/local/movies/*
+%defattr(644,root,root,755)
+%{_prefix}/local/movies/*
This page took 0.069773 seconds and 4 git commands to generate.