leigh123linux pushed to cjs (f22). "update to git snapshot"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed May 20 09:16:28 UTC 2015


From 0625a573a7e0cf5125400821d47ad60b646678df Mon Sep 17 00:00:00 2001
From: leigh123linux <leigh123linux at googlemail.com>
Date: Tue, 5 May 2015 16:04:20 +0100
Subject: update to git snapshot


diff --git a/.gitignore b/.gitignore
index 9974eb0..d34ad49 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
 /cjs-2.4.0.tar.gz
 /cjs-2.4.1.tar.gz
 /cjs-2.4.2.tar.gz
+/cjs-2.5.0.git5821be5.tar.gz
diff --git a/cjs.spec b/cjs.spec
index 0a131b4..b8e7ee2 100644
--- a/cjs.spec
+++ b/cjs.spec
@@ -1,9 +1,9 @@
-#global _internal_version  7a65cc7
+%global _internal_version  5821be5
 
 Name:          cjs
 Epoch:         1
-Version:       2.4.2
-Release:       2%{?dist}
+Version:       2.5.0
+Release:       0.1.git%{_internal_version}%{?dist}
 Summary:       Javascript Bindings for Cinnamon
 
 Group:         System Environment/Libraries
@@ -17,8 +17,8 @@ URL:           http://cinnamon.linuxmint.com
 # wget https://github.com/linuxmint/cjs/archive/%%{version}.tar.gz -O cjs-%%{version}.tar.gz
 # for git
 # wget https://github.com/linuxmint/cjs/tarball/%%{_internal_version} -O cjs-%%{version}.git%%{_internal_version}.tar.gz
-#Source0:       http://leigh123linux.fedorapeople.org/pub/cjs/source/cjs-%%{version}.git%%{_internal_version}.tar.gz
-Source0:       http://leigh123linux.fedorapeople.org/pub/cjs/source/cjs-%{version}.tar.gz
+Source0:       http://leigh123linux.fedorapeople.org/pub/cjs/source/cjs-%{version}.git%{_internal_version}.tar.gz
+#Source0:       http://leigh123linux.fedorapeople.org/pub/cjs/source/cjs-%%{version}.tar.gz
 
 
 BuildRequires: pkgconfig(mozjs-24)
@@ -57,7 +57,7 @@ The cjs-tests package contains tests that can be used to verify
 the functionality of the installed cjs package.
 
 %prep
-%setup -q
+%setup -q -n linuxmint-%{name}-%{_internal_version}
 sed -i -e 's@{ACLOCAL_FLAGS}@{ACLOCAL_FLAGS} -I m4 at g' Makefile.am
 echo "AC_CONFIG_MACRO_DIR([m4])" >> configure.ac
 NOCONFIGURE=1 ./autogen.sh
@@ -101,6 +101,9 @@ make check
 %{_datadir}/installed-tests/
 
 %changelog
+* Tue May 05 2015 Leigh Scott <leigh123linux at googlemail.com> - 1:2.5.0-0.1.git5821be5
+- update to git snapshot
+
 * Sat May 02 2015 Kalev Lember <kalevlember at gmail.com> - 1:2.4.2-2
 - Rebuilt for GCC 5 C++11 ABI change
 
diff --git a/sources b/sources
index 5020aed..45ac7ce 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-af4cc4040097c4be6e5da76bac9836c0  cjs-2.4.2.tar.gz
+d9df441094c08445b1cd8b735eecd097  cjs-2.5.0.git5821be5.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/cjs.git/commit/?h=f22&id=0625a573a7e0cf5125400821d47ad60b646678df


More information about the scm-commits mailing list