[mate-dialogs] update spec file for 1.6.2 release

Wolfgang Ulbrich raveit65 at fedoraproject.org
Thu Nov 14 22:32:52 UTC 2013


commit 79b8219eb99d296d969d2258d6d971c64a744ce9
Author: raveit65 <chat-to-me at raveit.de>
Date:   Thu Nov 14 23:33:07 2013 +0100

    update spec file for 1.6.2 release

 mate-dialogs.spec |   16 ++++++++++------
 1 files changed, 10 insertions(+), 6 deletions(-)
---
diff --git a/mate-dialogs.spec b/mate-dialogs.spec
index 00efaff..e3c74b0 100644
--- a/mate-dialogs.spec
+++ b/mate-dialogs.spec
@@ -2,16 +2,17 @@
 
 Name:           mate-dialogs
 Version:        1.6.2
-Release:        0.1.git%{_internal_version}%{?dist}
+#Release:        0.1.git%{_internal_version}%{?dist}
+Release:        1%{?dist}
 Summary:        Displays dialog boxes from shell scripts
 License:        LGPLv2+ and GPLv2+
 URL:            http://mate-desktop.org
 
 # To generate tarball
 # wget http://git.mate-desktop.org/%%{name}/snapshot/%%{name}-{_internal_version}.tar.xz -O %%{name}-%%{version}.git%%{_internal_version}.tar.xz
-Source0: http://raveit65.fedorapeople.org/Mate/git-upstream/%{name}-%{version}.git%{_internal_version}.tar.xz
+#Source0: http://raveit65.fedorapeople.org/Mate/git-upstream/%{name}-%{version}.git%{_internal_version}.tar.xz
 
-#Source0:        http://pub.mate-desktop.org/releases/1.6/%{name}-%{version}.tar.xz
+Source0:        http://pub.mate-desktop.org/releases/1.6/%{name}-%{version}.tar.xz
 
 BuildRequires:  gtk2-devel
 BuildRequires:  mate-common
@@ -22,10 +23,10 @@ BuildRequires:  libnotify-devel
 Displays dialog boxes from shell scripts.
 
 %prep
-#%setup -q
-%setup -q -n %{name}-%{_internal_version}
+%setup -q
+#%setup -q -n %{name}-%{_internal_version}
 
-NOCONFIGURE=1 ./autogen.sh
+#NOCONFIGURE=1 ./autogen.sh
 
 %build
 %configure --disable-scrollkeeper 
@@ -48,6 +49,9 @@ make %{?_smp_mflags} V=1
 %{_datadir}/matedialog
 
 %changelog
+* Thu Nov 14 2013 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1.6.2-1
+- update to 1.6.2 release
+
 * Tue Oct 29 2013 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1.6.2-0.1.git59337c9
 - update to latest git snapshot
 - fix rhbz (#1024317)


More information about the scm-commits mailing list