[s3switch] * Sat Nov 19 2011 Tormod Volden <debian.tormod at gmail.com> - 0.1-15.20020912 - New upstream release.

Paul Wouters pwouters at fedoraproject.org
Sat Nov 19 23:41:07 UTC 2011


commit d78105debd1454f441e33d828e23e66f32162dd9
Author: Paul Wouters <paul at xelerance.com>
Date:   Sat Nov 19 18:40:52 2011 -0500

    * Sat Nov 19 2011 Tormod Volden <debian.tormod at gmail.com> - 0.1-15.20020912
    - New upstream release. Drop patches applied upstream.
    
    Signed-off-by: Paul Wouters <paul at xelerance.com>

 .gitignore                  |    1 +
 s3switch-thinkpad-t23.patch |   14 -----------
 s3switch-virgegx2.patch     |   51 -------------------------------------------
 s3switch.spec               |   19 ++++++---------
 sources                     |    3 +-
 5 files changed, 10 insertions(+), 78 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7f1bb10..bfe916c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 s3ssrc.zip
 s3switch_0.0.20030423-2.diff.gz
 s3switch.pam
+/s3switch-0.1.tar.gz
diff --git a/s3switch.spec b/s3switch.spec
index c60c694..1738a4b 100644
--- a/s3switch.spec
+++ b/s3switch.spec
@@ -1,18 +1,15 @@
 Name:           s3switch
-Version:        0.0
-Release:        14.20020912%{?dist}
+Version:        0.1
+Release:        15.20020912%{?dist}
 Summary:        Manage the output device on S3 Savage chips
 
 Group:          Applications/System
 License:        MIT
 URL:            http://www.probo.com/timr/savage40.html
-Source0:        http://www.probo.com/timr/s3ssrc.zip
+Source0:        http://people.freedesktop.org/~tormod/s3switch/s3switch-0.1.tar.gz
 Source1:        %{name}.pam
 Source2:        %{name}.consoleapp
-Patch0:         http://ftp.debian.org/debian/pool/main/s/s3switch/s3switch_0.0.20030423-2.diff.gz
-Patch1:         %{name}-thinkpad-t23.patch
-Patch2:         %{name}-virgegx2.patch
-Patch3:         %{name}-lrmi.patch
+Patch0:         %{name}-lrmi.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 ExclusiveArch:  %{ix86}
@@ -35,10 +32,7 @@ shortcut for the combination of crt and lcd.
 
 %prep
 %setup -q -c
-%patch0 -p1
-%patch1 -p0
-%patch2 -p0
-%patch3 -p0
+%patch0 -p0
 rm -f lrmi.*
 
 
@@ -72,6 +66,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sat Nov 19 2011 Tormod Volden <debian.tormod at gmail.com> - 0.1-15.20020912
+- New upstream release. Drop patches applied upstream.
+
 * Wed Feb 09 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.0-14.20020912
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index 31f89bb..a75b586 100644
--- a/sources
+++ b/sources
@@ -1,2 +1 @@
-1328b070343ac79c5ed4c613a1113754  s3ssrc.zip
-459e6c8efc86d75d66250c3cd4a47672  s3switch_0.0.20030423-2.diff.gz
+b69842b45d66640706a041fc304753c2  s3switch-0.1.tar.gz


More information about the scm-commits mailing list