]> git.pld-linux.org Git - packages/dcadec.git/commitdiff
- adjusted to libdts split in 0.0.5-4; rel .2 auto/th/dcadec-0.0.0-0.20150606.2
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 17 Jun 2015 15:59:46 +0000 (17:59 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Wed, 17 Jun 2015 15:59:46 +0000 (17:59 +0200)
dcadec.spec

index 3d027d6601ea6f6ca06b917e747cdf9b4b48e5a8..af9f58f0130725aa4471250f5fa8a7aa99ac1503 100644 (file)
@@ -9,7 +9,7 @@ Name:           dcadec
 Version:       0.0.0
 %define        snap    20150606
 %define        gitref  2a9186e34ce557d3af1a20f5b558d1e6687708b9
-Release:       0.%{snap}.1
+Release:       0.%{snap}.2
 License:       LGPL v2.1+
 Group:         Applications/Sound
 Source0:       https://github.com/foo86/dcadec/archive/2a9186e34ce557d3af1a20f5b558d1e6687708b9/%{name}-%{snap}.tar.gz
@@ -17,7 +17,8 @@ Source0:      https://github.com/foo86/dcadec/archive/2a9186e34ce557d3af1a20f5b558d1e
 URL:           https://github.com/foo86/dcadec
 Requires:      %{name}-libs = %{version}-%{release}
 # dcadec binary
-Conflicts:     libdts
+Conflicts:     libdts < 0.0.5-4
+Obsoletes:     libdts-tools
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
This page took 0.073572 seconds and 4 git commands to generate.