[mirall] GO back to 1.4.0-2

Joseph Marrero jmarrero at fedoraproject.org
Sun Sep 8 13:37:31 UTC 2013


commit 06f55ca3fbd574fc349e6db99c063833ce9a9e4b
Author: Joseph Marrero <jmarrero at fedoraproject.org>
Date:   Sun Sep 8 09:37:01 2013 -0400

    GO back to 1.4.0-2

 mirall.spec |    6 ++----
 1 files changed, 2 insertions(+), 4 deletions(-)
---
diff --git a/mirall.spec b/mirall.spec
index 73a194f..09c5614 100644
--- a/mirall.spec
+++ b/mirall.spec
@@ -1,6 +1,6 @@
 Name:           mirall
 Version:        1.4.0
-Release:        3%{?dist}
+Release:        2%{?dist}
 License:        GPLv2+
 Summary:        The ownCloud Client
 Url:            http://owncloud.org/sync-clients/
@@ -46,7 +46,7 @@ The ownCloud desktop client, lets you sync directly to your ownCloud server.
 mkdir build
 pushd build
 %cmake .. -DCMAKE_SHARED_LINKER_FLAGS="-Wl,--as-needed" -DCSYNC_LIBRARY:PATH=%{_libdir}/libocsync.so -DCSYNC_INCLUDE_PATH:PATH=%{_includedir}/ocsync
-make %{?_smp_mflags} %{optflags}
+make %{?_smp_mflags}
 popd
 
 %install
@@ -87,8 +87,6 @@ fi
 %config  %{_sysconfdir}/ownCloud/sync-exclude.lst
 
 %changelog
-* Sun Sep 08 2013 <jmarrero at fedoraproject.org> 1.4.0-3
-- Add rpm_opt_flags macro to make
 * Wed Sep 04 2013 <jmarrero at fedoraproject.org> 1.4.0-2
 - Add qtwebkit-devel dependency
 * Wed Sep 04 2013 <jmarrero at fedoraproject.org> 1.4.0-1


More information about the scm-commits mailing list