[pairs] 4.9.90

Rex Dieter rdieter at fedoraproject.org
Tue Dec 4 15:52:03 UTC 2012


commit 1e8f562e2af44a109ed14f034f6e562a58f2a7d7
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Tue Dec 4 09:52:11 2012 -0600

    4.9.90

 .gitignore                     |    1 +
 pairs-4.8.95-dt_validate.patch |    9 ---------
 pairs.spec                     |   14 +++++---------
 sources                        |    2 +-
 4 files changed, 7 insertions(+), 19 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f098166..961c755 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /pairs-4.9.2.tar.xz
 /pairs-4.9.3.tar.xz
 /pairs-4.9.4.tar.xz
+/pairs-4.9.90.tar.xz
diff --git a/pairs.spec b/pairs.spec
index 757b027..64cba76 100644
--- a/pairs.spec
+++ b/pairs.spec
@@ -1,5 +1,5 @@
 Name:    pairs
-Version: 4.9.4
+Version: 4.9.90
 Release: 1%{?dist}
 Summary: Memory and logic stimulation game for preschool children
 
@@ -11,10 +11,7 @@ URL:     http://www.kde.org/
 %else
 %global stable stable
 %endif
-Source0: ftp://ftp.kde.org/pub/kde/%{stable}/%{version}/src/%{name}-%{version}.tar.xz
-
-## upstream patches
-Patch100: pairs-4.8.95-dt_validate.patch
+Source0: http://download.kde.org/%{stable}/%{version}/src/%{name}-%{version}.tar.xz
 
 BuildRequires: kdelibs4-devel >= %{version}
 
@@ -30,8 +27,6 @@ different and new challenges.
 %prep
 %setup -q
 
-%patch100 -p1 -b .dt_validate
-
 
 %build
 mkdir -p %{_target_platform}
@@ -43,8 +38,6 @@ make %{?_smp_mflags} -C %{_target_platform}
 
 
 %install
-rm -rf %{buildroot}
-
 make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
 
 
@@ -74,6 +67,9 @@ gtk-update-icon-cache %{_kde4_iconsdir}/hicolor &> /dev/null || :
 
 
 %changelog
+* Tue Dec 04 2012 Rex Dieter <rdieter at fedoraproject.org> - 4.9.90-1
+- 4.9.90
+
 * Mon Dec 03 2012 Than Ngo <than at redhat.com> - 4.9.4-1
 - 4.9.4
 
diff --git a/sources b/sources
index 7e33030..3b50f94 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1f0c136b8d387fa975fa7c60a788b823  pairs-4.9.4.tar.xz
+1a5de0d9d96ed77d49cdb67dbe19b446  pairs-4.9.90.tar.xz


More information about the scm-commits mailing list