From 67ed442d68095e2c03bead95f2652b57521dc549 Mon Sep 17 00:00:00 2001 From: Jiří Popelka Date: Feb 19 2010 17:37:37 +0000 Subject: - Fix pm-utils/sleep.d/ directory ownership conflict --- diff --git a/.cvsignore b/.cvsignore index 23c3f92..820800a 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1,2 @@ dhcp-4.1.1.tar.gz -ldap-for-dhcp-4.1.1-1.tar.gz +ldap-for-dhcp-4.1.1-2.tar.gz diff --git a/dhcp.spec b/dhcp.spec index 08a6aaf..da1e39b 100644 --- a/dhcp.spec +++ b/dhcp.spec @@ -8,12 +8,12 @@ %global basever 4.1.1 # LDAP patch version -%global ldappatchver %{basever}-1 +%global ldappatchver %{basever}-2 Summary: Dynamic host configuration protocol software Name: dhcp Version: %{basever} -Release: 6%{?dist} +Release: 7%{?dist} # NEVER CHANGE THE EPOCH on this package. The previous maintainer (prior to # dcantrell maintaining the package) made incorrect use of the epoch and # that's why it is at 12 now. It should have never been used, but it was. @@ -480,7 +480,7 @@ fi %dir %{_localstatedir}/lib/dhclient /sbin/dhclient /sbin/dhclient-script -%{_libdir}/pm-utils +%attr(0755,root,root) %{_libdir}/pm-utils/sleep.d/56dhclient %attr(0644,root,root) %{_mandir}/man5/dhclient.conf.5.gz %attr(0644,root,root) %{_mandir}/man5/dhclient.leases.5.gz %attr(0644,root,root) %{_mandir}/man8/dhclient.8.gz @@ -500,6 +500,9 @@ fi %attr(0644,root,root) %{_mandir}/man3/omapi.3.gz %changelog +* Fri Feb 19 2010 Jiri Popelka - 12:4.1.1-7 +- Fix pm-utils/sleep.d/ directory ownership conflict + * Thu Feb 18 2010 Jiri Popelka - 12:4.1.1-6 - Fix installation of pm-utils script (#479639, c#16) diff --git a/sources b/sources index 4d4f711..9fd909c 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ 38a74c89d8913b9b5f33737047623c18 dhcp-4.1.1.tar.gz -1a99ffb11c00a603ce2146f7d13ab967 ldap-for-dhcp-4.1.1-1.tar.gz +9fa2f64826c969a55fd28263e4b6cad6 ldap-for-dhcp-4.1.1-2.tar.gz