update to 1.1.23+nmu2
This commit is contained in:
parent
3c82bd0d02
commit
072b6dcfe8
@ -1 +1 @@
|
|||||||
libpaper_1.1.23+nmu1.tar.gz
|
libpaper_1.1.23+nmu2.tar.gz
|
||||||
|
@ -1,11 +1,11 @@
|
|||||||
Name: libpaper
|
Name: libpaper
|
||||||
Version: 1.1.23
|
Version: 1.1.23
|
||||||
Release: 6%{?dist}
|
Release: 7%{?dist}
|
||||||
Summary: Library and tools for handling papersize
|
Summary: Library and tools for handling papersize
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
URL: http://packages.qa.debian.org/libp/libpaper.html
|
URL: http://packages.qa.debian.org/libp/libpaper.html
|
||||||
Source0: http://ftp.debian.org/debian/pool/main/libp/libpaper/%{name}_%{version}+nmu1.tar.gz
|
Source0: http://ftp.debian.org/debian/pool/main/libp/libpaper/%{name}_%{version}+nmu2.tar.gz
|
||||||
# Filed upstream as:
|
# Filed upstream as:
|
||||||
# http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=496126
|
# http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=496126
|
||||||
Patch0: libpaper-1.1.20-automake_1.10.patch
|
Patch0: libpaper-1.1.20-automake_1.10.patch
|
||||||
@ -36,7 +36,7 @@ This package contains headers and libraries that programmers will need
|
|||||||
to develop applications which use libpaper.
|
to develop applications which use libpaper.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n %{name}-%{version}+nmu1
|
%setup -q -n %{name}-%{version}+nmu2
|
||||||
%patch0 -p1 -b .automake110
|
%patch0 -p1 -b .automake110
|
||||||
%patch1 -p1 -b .dlfix
|
%patch1 -p1 -b .dlfix
|
||||||
%patch2 -p1 -b .useglibcfallback
|
%patch2 -p1 -b .useglibcfallback
|
||||||
@ -92,6 +92,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_mandir}/man3/*
|
%{_mandir}/man3/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Mar 4 2010 Tom "spot" Callaway <tcallawa@redhat.com> - 1.1.23-7
|
||||||
|
- update to 1.1.23+nmu2
|
||||||
|
|
||||||
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.23-6
|
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.23-6
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user