[lpf-spotify-client] use .spec.in instead of .spec in target, build issues.

leamas leamas at fedoraproject.org
Sat Oct 26 06:54:20 UTC 2013


commit 5648d655b14464e3a6dfcdd9906a93d85c7eb94e
Author: Alec Leamas <alec at tests.notat.diaspora.com>
Date:   Sat Oct 26 08:53:38 2013 +0200

    use .spec.in instead of .spec in target, build issues.

 lpf-spotify-client.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/lpf-spotify-client.spec b/lpf-spotify-client.spec
index c20d5f1..f1d844f 100644
--- a/lpf-spotify-client.spec
+++ b/lpf-spotify-client.spec
@@ -4,7 +4,7 @@
 Name:           lpf-spotify-client
                 # Upstream spotify version, verbatim.
 Version:        0.9.4.183.g644e24e.428
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Spotify music player native client package bootstrap
 
 License:        MIT
@@ -57,6 +57,10 @@ lpf scan 2>/dev/null || :
 
 
 %changelog
+* Sat Oct 26 2013 Alec Leamas <leamas at nowhere.net> - 0.9.4.183.g644e24e.428-2
+- Use spec.in instead of .spec in target spec file.
+- Fix build issues.
+
 * Thu Oct 24 2013 Alec Leamas <leamas at nowhere.net> - 0.9.4.183.g644e24e.428-1
 - Updating for  new upstream release.
 - Adding LICENSE


More information about the scm-commits mailing list