Compare commits

...
Sign in to create a new pull request.

5 commits

Author SHA1 Message Date
Fedora Release Engineering
f4f1130e6f dist-git conversion 2010-07-29 17:38:59 +00:00
Bernie Innocenti
0ad2e06c1d - Rebuild for OLPC-2
Mon Sep 24 2007 Adam Jackson <ajax@redhat.com> 1.1.3-1
- libXi 1.1.3
Tue Aug 21 2007 Adam Jackson <ajax@redhat.com> - 1.1.1-2
- Rebuild for build id
2007-11-25 02:35:08 +00:00
Bernie Innocenti
49f898cb28 - libXi 1.1.2 2007-11-25 02:02:39 +00:00
Dennis Gilmore
fd5ebd7b23 Initialize branch OLPC-2 for libXi 2007-11-14 16:42:47 +00:00
Adam Jackson
2e9f1fccac - libXi 1.1.1 2007-07-11 18:16:07 +00:00
5 changed files with 20 additions and 11 deletions

View file

@ -1 +0,0 @@
libXi-1.0.4.tar.bz2

1
.gitignore vendored Normal file
View file

@ -0,0 +1 @@
libXi-1.1.3.tar.bz2

View file

@ -1,6 +0,0 @@
# Makefile for source rpm: libXi
# $Id$
NAME := libXi
SPECFILE = $(firstword $(wildcard *.spec))
include ../common/Makefile.common

View file

@ -1,7 +1,7 @@
Summary: X.Org X11 libXi runtime library
Name: libXi
Version: 1.0.4
Release: 2
Version: 1.1.3
Release: 2%{?dist}
License: MIT/X11
Group: System Environment/Libraries
URL: http://www.x.org
@ -26,7 +26,7 @@ Group: Development/Libraries
Requires(pre): xorg-x11-filesystem >= 0.99.2-3
Requires: %{name} = %{version}-%{release}
# required by xi.pc
Requires: xorg-x11-proto-devel
Requires: xorg-x11-proto-devel >= 7.2-12
Obsoletes: XFree86-devel, xorg-x11-devel
@ -78,6 +78,21 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man3/*.3*
%changelog
* Sat Nov 24 2007 Bernardo Innocenti <bernie@codewiz.org> 1.1.3-2
- Rebuild for OLPC-2
* Mon Sep 24 2007 Adam Jackson <ajax@redhat.com> 1.1.3-1
- libXi 1.1.3
* Tue Aug 21 2007 Adam Jackson <ajax@redhat.com> - 1.1.1-2
- Rebuild for build id
* Fri Aug 17 2007 Bernardo Innocenti <bernie@codewiz.org> 1.1.2-0
- libXi post-1.1.2 git snapshot
* Wed Jul 11 2007 Adam Jackson <ajax@redhat.com> 1.1.1-1
- libXi 1.1.1
* Sat Apr 21 2007 Matthias Clasen <mclasen@redhat.com> 1.0.4-2
- Don't install INSTALL

View file

@ -1 +1 @@
321b917512e96d1b0cb945ab72d27c6a libXi-1.0.4.tar.bz2
7c510abb0cad8dc20493fb27ff7859d8 libXi-1.1.3.tar.bz2