[indi-gphoto] fixed wrong macro usage

Christian Dersch lupinix at fedoraproject.org
Sat Oct 25 18:58:48 UTC 2014


commit aa7261bee47d78c1c50a60a3775fd80ef7392f25
Author: Christian Dersch <lupinix at fedoraproject.org>
Date:   Sat Oct 25 20:58:17 2014 +0200

    fixed wrong macro usage

 indi-gphoto.spec |   11 +++++++----
 1 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/indi-gphoto.spec b/indi-gphoto.spec
index 99c3b9e..b82c806 100644
--- a/indi-gphoto.spec
+++ b/indi-gphoto.spec
@@ -7,7 +7,7 @@
 Name:           indi-%{driver}
 Version:        0.9.9
 # Post-Release checkout containing some improvements
-Release:        3.%{checkout}%{?dist}
+Release:        4.%{checkout}%{?dist}
 Summary:        INDI driver providing support for gPhoto
 
 License:        LGPLv2+
@@ -57,12 +57,15 @@ make install DESTDIR=%{buildroot}
 
 
 %changelog
-* Sat Oct 25 2014 Christian Dersch <lupinix at fedoraproject.org> - 0.9.9-3.%{checkout}
+* Sat Oct 25 2014 Christian Dersch <lupinix at fedoraproject.org> - 0.9.9-4.20141015svn1783
+- fixed wrong macro usage
+
+* Sat Oct 25 2014 Christian Dersch <lupinix at fedoraproject.org> - 0.9.9-3.20141015svn1783
 - added patch forcing cmake to honor compiler flags, required for useful debuginfo
 - removed INSTALL from %doc section
 
-* Wed Oct 15 2014 Christian Dersch <lupinix at fedoraproject.org> - 0.9.9-2.%{checkout}
+* Wed Oct 15 2014 Christian Dersch <lupinix at fedoraproject.org> - 0.9.9-2.20141015svn1783
 - small spec fix
 
-* Wed Oct 15 2014 Christian Dersch <lupinix at fedoraproject.org> - 0.9.9-1.%{checkout}
+* Wed Oct 15 2014 Christian Dersch <lupinix at fedoraproject.org> - 0.9.9-1.20141015svn1783
 - initial spec


More information about the scm-commits mailing list