[usbip/f21: 2/2] Switch to 3.17 branch for F21 and F20

Jonathan Dieter jdieter at fedoraproject.org
Sat Jan 17 09:59:23 UTC 2015


commit dd4fd3e167e456af75562376e9272d2290695d49
Author: Jonathan Dieter <jdieter at lesbg.com>
Date:   Sat Jan 17 11:59:28 2015 +0200

    Switch to 3.17 branch for F21 and F20
    
    Signed-off-by: Jonathan Dieter <jdieter at lesbg.com>

 .gitignore |    1 +
 sources    |    2 +-
 usbip.spec |    7 +++----
 3 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4266f0a..f2d4c1e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /usbip-3.18.tar.xz
+/usbip-3.17.tar.xz
diff --git a/sources b/sources
index d23ebad..ec02228 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e90a3347a759ab9ba0000bd358012974  usbip-3.18.tar.xz
+505edf0251e36244f619c8008dd42a2c  usbip-3.17.tar.xz
diff --git a/usbip.spec b/usbip.spec
index bfe274c..29b7e66 100644
--- a/usbip.spec
+++ b/usbip.spec
@@ -4,7 +4,7 @@ Name:		usbip
 License:	GPLv2+
 Summary:	USB/IP user-space
 Group:		System Environment/Daemons
-Version:	3.18
+Version:	3.17
 Release:	3%{?dist}
 #Source:	https://www.kernel.org/pub/linux/kernel/v3.x/linux-%%{version}.tar.xz
 # In the interests of keeping the source rpm from being ridiculously large,
@@ -86,10 +86,10 @@ install -pm 644 %{SOURCE2} %{buildroot}%{_unitdir}
 %{_libdir}/*.so
 
 %changelog
-* Thu Jan 15 2015 - Jonathan Dieter <jdieter at lesbg.com> - 3.18-3
+* Thu Jan 15 2015 - Jonathan Dieter <jdieter at lesbg.com> - 3.17-3
 - Improve description
 
-* Wed Jan 14 2015 - Jonathan Dieter <jdieter at lesbg.com> - 3.18-2
+* Wed Jan 14 2015 - Jonathan Dieter <jdieter at lesbg.com> - 3.17-2
 - Remove clean section
 - Remove defattr in files list
 - Use license macro for COPYING
@@ -98,7 +98,6 @@ install -pm 644 %{SOURCE2} %{buildroot}%{_unitdir}
 - Remove /etc/default config file
 - Stop rmmoding when services stop
 - Remove unneeded After=syslog.target in services
-- Update to 3.18
 - Replace /usr/share with datadir macro in configure
 - Switch to make_install macro
 - When manually using install, preserve timestamps


More information about the scm-commits mailing list