- Remove Requires: pm-utils-filesystem, dead package
This commit is contained in:
parent
757227a565
commit
454b05b6c2
6
at.spec
6
at.spec
@ -6,7 +6,7 @@
|
|||||||
Summary: Job spooling tools
|
Summary: Job spooling tools
|
||||||
Name: at
|
Name: at
|
||||||
Version: 3.1.10
|
Version: 3.1.10
|
||||||
Release: 35%{?dist}
|
Release: 36%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: System Environment/Daemons
|
Group: System Environment/Daemons
|
||||||
URL: http://ftp.debian.org/debian/pool/main/a/at
|
URL: http://ftp.debian.org/debian/pool/main/a/at
|
||||||
@ -41,7 +41,6 @@ Patch20: at-3.1.10-different_shell.patch
|
|||||||
BuildRequires: fileutils chkconfig /etc/init.d
|
BuildRequires: fileutils chkconfig /etc/init.d
|
||||||
BuildRequires: flex bison autoconf
|
BuildRequires: flex bison autoconf
|
||||||
BuildRequires: libselinux-devel >= 1.27.9
|
BuildRequires: libselinux-devel >= 1.27.9
|
||||||
Requires: pm-utils-filesystem
|
|
||||||
|
|
||||||
%if %{WITH_PAM}
|
%if %{WITH_PAM}
|
||||||
BuildRequires: pam-devel
|
BuildRequires: pam-devel
|
||||||
@ -197,6 +196,9 @@ fi
|
|||||||
%attr(0755,root,root) %{_libdir}/pm-utils/sleep.d/56atd
|
%attr(0755,root,root) %{_libdir}/pm-utils/sleep.d/56atd
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Aug 18 2009 Adam Jackson <ajax@redhat.com> 3.1.10-36
|
||||||
|
- Remove Requires: pm-utils-filesystem, dead package
|
||||||
|
|
||||||
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.1.10-35
|
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.1.10-35
|
||||||
- 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