- update source + project URLs
This commit is contained in:
parent
38dc10b961
commit
bd2d94eaa1
1 changed files with 6 additions and 3 deletions
|
|
@ -1,15 +1,15 @@
|
|||
Summary: A binary file delta generator and an RCS replacement library.
|
||||
Name: xdelta
|
||||
Version: 1.1.4
|
||||
Release: 6%{?dist}
|
||||
Release: 7%{?dist}
|
||||
License: GPLv2
|
||||
Group: Development/Tools
|
||||
Source: http://prdownloads.sourceforge.net/xdelta/xdelta-%{version}.tar.gz
|
||||
Source0: http://xdelta.googlecode.com/files/xdelta-%{version}.tar.gz
|
||||
Patch1: xdelta-1.1.3-aclocal.patch
|
||||
Patch3: xdelta-1.1.3-edsio.patch
|
||||
Patch4: xdelta-1.1.4-glib2.patch
|
||||
Patch6: xdelta-1.1.3-pkgconfig.patch
|
||||
Url: http://sourceforge.net/projects/xdelta/
|
||||
Url: http://xdelta.org/
|
||||
BuildRequires: glib2-devel, zlib-devel, libtool >= 1.5.22, automake >= 1.9.6, autoconf >= 2.59, pkgconfig
|
||||
BuildRoot: %{_tmppath}/%{name}-root
|
||||
|
||||
|
|
@ -75,6 +75,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||
%{_libdir}/pkgconfig/*
|
||||
|
||||
%changelog
|
||||
* Tue Aug 11 2009 Adam Tkac <atkac redhat com> 1.1.4-7
|
||||
- update source + project URLs
|
||||
|
||||
* Mon Jul 27 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.4-6
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue