[mate-user-share] add latest git snapshot for switch to yelp

Wolfgang Ulbrich raveit65 at fedoraproject.org
Mon Feb 10 17:01:29 UTC 2014


commit ec55e5cb9568969cf1bd086cfd5a25b1623b0680
Author: raveit65 <chat-to-me at raveit.de>
Date:   Mon Feb 10 18:01:47 2014 +0100

    add latest git snapshot for switch to yelp

 mate-user-share.spec |   15 ++++++++++-----
 sources              |    2 +-
 2 files changed, 11 insertions(+), 6 deletions(-)
---
diff --git a/mate-user-share.spec b/mate-user-share.spec
index ca5350b..9bcc5a0 100644
--- a/mate-user-share.spec
+++ b/mate-user-share.spec
@@ -1,5 +1,5 @@
 # Conditional for release and snapshot builds. Uncomment for release-builds.
-%global rel_build 1
+# %%global rel_build 1
 
 # This is needed, because src-url contains branched part of versioning-scheme.
 %global branch 1.7
@@ -14,9 +14,9 @@
 
 Summary:         Mate user file sharing
 Name:            mate-user-share
-Version:         %{branch}.0
-Release:         1%{?dist}
-#Release:         0.4%{?git_rel}%{?dist}
+Version:         %{branch}.1
+#Release:         1%{?dist}
+Release:         0.1%{?git_rel}%{?dist}
 License:         GPLv2+
 Group:           System Environment/Libraries
 URL:             http://mate-desktop.org
@@ -82,6 +82,10 @@ The program also allows to share files using ObexFTP over Bluetooth.
 %prep
 %setup -q%{!?rel_build:n %{name}-%{commit}}
 
+# nedded to create missing configure and make files
+# for git snapshot builds, comment out for release builds
+NOCONFIGURE=1 ./autogen.sh
+
 %build
 # disable bluetooth support for bluez5
 %if 0%{?fedora} > 19
@@ -158,8 +162,9 @@ fi
 
 
 %changelog
-* Mon Feb 10 2013 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1.7.0-1
+* Mon Feb 10 2014 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1.7.1-0.1.gitc0f0c63
 - no need of using 0.4 for a release build
+- use latest git snapshot for switch to yelp
  
 * Sun Feb 09 2014 Dan Mashal <dan.mashal at fedoraproject.org> - 1.7.0-1
 - Update to 1.7.0
diff --git a/sources b/sources
index df7cd87..184423a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a89b6a22992b1ddefce6eb58cd449a4b  mate-user-share-1.7.0.tar.xz
+412f52cdbee16dd2effe1eaa14f3d27f  mate-user-share-1.7.1-git20140210-c0f0c63.tar.xz


More information about the scm-commits mailing list