[fts-mysql] new upstream release

Alejandro Alvarez aalvarez at fedoraproject.org
Wed Nov 26 13:27:00 UTC 2014


commit 5d174f186fd9c99ead2c752c13f3956587f2b332
Author: Alejandro Alvarez Ayllon <alejandro.alvarez.ayllon at cern.ch>
Date:   Wed Nov 26 14:26:50 2014 +0100

    new upstream release

 .gitignore     |    5 +----
 fts-mysql.spec |   12 +++++++-----
 sources        |    2 +-
 3 files changed, 9 insertions(+), 10 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1ceae57..f6a3a77 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1 @@
-/fts-mysql-3.1.1.tar.gz
-/fts-mysql-3.1.33.tar.gz
-/fts-mysql-3.1.74.tar.gz
-/fts-mysql-3.2.26.2.tar.gz
+/*.tar.gz
diff --git a/fts-mysql.spec b/fts-mysql.spec
index b68a622..70bfd8d 100644
--- a/fts-mysql.spec
+++ b/fts-mysql.spec
@@ -1,5 +1,5 @@
 Name: fts-mysql
-Version: 3.2.26.2
+Version: 3.2.30
 Release: 1%{?dist}
 Summary: File Transfer Service V3 mysql plug-in
 Group: Applications/Internet
@@ -7,9 +7,9 @@ License: ASL 2.0
 URL: https://svnweb.cern.ch/trac/fts3/wiki
 # The source for this package was pulled from upstream's vcs.  Use the
 # following commands to generate the tarball:
-#  svn export https://svn.cern.ch/reps/fts3/tags/EPEL_release_1_EPEL_TESTING fts3
-#  tar -czvf fts-mysql-0.0.1-60.tar.gz fts-mysql-00160
-Source0: https://grid-deployment.web.cern.ch/grid-deployment/dms/fts3/tar/%{name}-%{version}.tar.gz
+#  svn export http://svn.cern.ch/guest/fts3/tags/fts3_3.2.30 fts-mysql-3.2.30
+#  tar -czvf fts-mysql-3.2.30.tar.gz fts-mysql-3.2.30
+Source0: %{name}-%{version}.tar.gz
 
 %if %{?fedora}%{!?fedora:0} >= 18 || %{?rhel}%{!?rhel:0} >= 7
 BuildRequires:  cmake
@@ -27,7 +27,7 @@ Requires:       soci-mysql%{?_isa}
 The File Transfer Service V3 mysql plug-in
 
 %prep
-%setup -qc
+%setup -q
 
 %build
 # Make sure the version in the spec file and the version used
@@ -65,6 +65,8 @@ make install DESTDIR=%{buildroot}
 %doc LICENSE
 
 %changelog
+* Wed Nov 26 2014 Alejandro Alvarez Ayllon <aalvarez at cern.ch> - 3.2.30-1
+  - Update for new upstream release
 * Fri Aug 15 2014 Michal Simon <michal.simon at cern.ch> - 3.2.26.2-1
   - Update for new upstream release
 * Mon May 12 2014 Michal Simon <michal.simon at cern.ch> - 3.2.26-1
diff --git a/sources b/sources
index 3dc41b7..5bc278f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e17fcd024f3f58ecc84ddabfdb68dfc8  fts-mysql-3.2.26.2.tar.gz
+c5d4ce4d0380730e4b78c772c0879044  fts-mysql-3.2.30.tar.gz


More information about the scm-commits mailing list