[libXt] libXt 1.1.3

Adam Jackson ajax at fedoraproject.org
Thu Jul 26 19:58:24 UTC 2012


commit 81b59bf46fdc58f772abdb4163e10c3ca7d5b82d
Author: Adam Jackson <ajax at redhat.com>
Date:   Thu Jul 26 15:58:22 2012 -0400

    libXt 1.1.3

 .gitignore            |    1 +
 libXt-1.1.2-git.patch |   40 ----------------------------------------
 libXt.spec            |    9 +++++----
 sources               |    2 +-
 4 files changed, 7 insertions(+), 45 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 66b5e23..9572f00 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ libXt-1.0.7.tar.bz2
 /libXt-1.1.0.tar.bz2
 /libXt-1.1.1.tar.bz2
 /libXt-1.1.2.tar.bz2
+/libXt-1.1.3.tar.bz2
diff --git a/libXt.spec b/libXt.spec
index f271ac8..e311bbb 100644
--- a/libXt.spec
+++ b/libXt.spec
@@ -1,13 +1,12 @@
 Summary: X.Org X11 libXt runtime library
 Name: libXt
-Version: 1.1.2
-Release: 3%{?dist}
+Version: 1.1.3
+Release: 1%{?dist}
 License: MIT
 Group: System Environment/Libraries
 URL: http://www.x.org
 
 Source0: ftp://ftp.x.org/pub/individual/lib/%{name}-%{version}.tar.bz2
-Patch0:	libXt-1.1.2-git.patch
 
 BuildRequires: pkgconfig(xproto) pkgconfig(x11) pkgconfig(sm)
 
@@ -24,7 +23,6 @@ X.Org X11 libXt development package
 
 %prep
 %setup -q
-%patch0 -p1 -b .git
 
 %build
 # FIXME: Work around pointer aliasing warnings from compiler for now
@@ -95,6 +93,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*.3*
 
 %changelog
+* Thu Jul 26 2012 Adam Jackson <ajax at redhat.com> 1.1.3-1
+- libXt 1.1.3
+
 * Thu Jul 19 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.1.2-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index 06f9d75..aca00d4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c4f7f149559320f378d93b835d38ad6f  libXt-1.1.2.tar.bz2
+a6f137ae100e74ebe3b71eb4a38c40b3  libXt-1.1.3.tar.bz2


More information about the scm-commits mailing list