[fatsort] Update to new release Adjust to new upstream location

Till Maas till at fedoraproject.org
Sun Oct 30 15:08:26 UTC 2011


commit 65a26f99162a5e97d5d19c5b6c3d4c19220c914d
Author: Till Maas <opensource at till.name>
Date:   Sun Oct 30 16:08:19 2011 +0100

    Update to new release
    Adjust to new upstream location

 .gitignore   |    2 +-
 fatsort.spec |   15 ++++++++-------
 sources      |    2 +-
 3 files changed, 10 insertions(+), 9 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1ca6185..4cf2f2f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/fatsort-0.9.14.1-213.tar.gz
+/fatsort-0.9.15.247.tar.gz
diff --git a/fatsort.spec b/fatsort.spec
index 9945167..976596e 100644
--- a/fatsort.spec
+++ b/fatsort.spec
@@ -1,15 +1,12 @@
-%global svn_revision 213
-%global tarball_name %{name}-%{version}-%{svn_revision}
-
 Name:           fatsort
-Version:        0.9.14.1
+Version:        0.9.15.247
 Release:        1%{?dist}
 Summary:        FAT sorter for FAT16 and FAT32 filesystems
 
 Group:          Applications/System
 License:        GPLv2+
-URL:            http://%{name}.berlios.de/
-Source0:        http://download2.berlios.de/%{name}/%{tarball_name}.tar.gz
+URL:            http://%{name}.sf.net/
+Source0:        http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 
@@ -20,7 +17,7 @@ their name but by the order they appear in the file allocation table (FAT).
 
 
 %prep
-%setup -q -n %{tarball_name}
+%setup -q
 
 
 %build
@@ -44,6 +41,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sun Oct 30 2011 Till Maas <opensource at till.name> - 0.9.15.247-1
+- Update to new release
+- Adjust to new upstream location
+
 * Sat Aug 27 2011 Till Maas <opensource at till.name> - 0.9.14-1
 - Update to new release
 - Add manpage
diff --git a/sources b/sources
index 6cd7f7e..0b0bab2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-08ea2f2ceb0772a9156461c8c19b5bb2  fatsort-0.9.14.1-213.tar.gz
+78997e361b381e1781a305bf12593eea  fatsort-0.9.15.247.tar.gz


More information about the scm-commits mailing list