libXdmcp 1.1.1
This commit is contained in:
parent
eebabcb0d8
commit
755f8dcdc5
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
libXdmcp-1.0.3.tar.bz2
|
||||
/libXdmcp-1.1.0.tar.bz2
|
||||
/libXdmcp-1.1.1.tar.bz2
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
Summary: X Display Manager Control Protocol library
|
||||
Name: libXdmcp
|
||||
Version: 1.1.0
|
||||
Release: 3%{?dist}
|
||||
Version: 1.1.1
|
||||
Release: 1%{?dist}
|
||||
License: MIT
|
||||
Group: System Environment/Libraries
|
||||
URL: http://www.x.org
|
||||
@ -18,8 +18,6 @@ X Display Manager Control Protocol library.
|
||||
Summary: Development files for %{name}
|
||||
Group: Development/Libraries
|
||||
Requires: %{name} = %{version}-%{release}
|
||||
Requires: xorg-x11-proto-devel
|
||||
Requires: pkgconfig
|
||||
|
||||
%description devel
|
||||
libXdmcp development package.
|
||||
@ -62,6 +60,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_libdir}/pkgconfig/xdmcp.pc
|
||||
|
||||
%changelog
|
||||
* Thu Mar 08 2012 Adam Jackson <ajax@redhat.com> 1.1.1-1
|
||||
- libXdmcp 1.1.1
|
||||
|
||||
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.0-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user