rpms/hal/devel hal.spec,1.200,1.201

Richard Hughes rhughes at fedoraproject.org
Tue Jul 28 11:08:08 UTC 2009


Author: rhughes

Update of /cvs/pkgs/rpms/hal/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv9773

Modified Files:
	hal.spec 
Log Message:
* Tue Jul 28 2009 Richard Hughes <rhughes at redhat.com> - 0.5.13-3
- Fix file lists to fix build



Index: hal.spec
===================================================================
RCS file: /cvs/pkgs/rpms/hal/devel/hal.spec,v
retrieving revision 1.200
retrieving revision 1.201
diff -u -p -r1.200 -r1.201
--- hal.spec	28 Jul 2009 10:57:40 -0000	1.200
+++ hal.spec	28 Jul 2009 11:08:08 -0000	1.201
@@ -26,7 +26,7 @@
 Summary: Hardware Abstraction Layer
 Name: hal
 Version: 0.5.13
-Release: 2%{?dist}
+Release: 3%{?dist}
 #Release: 1.%{?alphatag}%{?dist}
 URL: http://www.freedesktop.org/Software/hal
 Source0: http://hal.freedesktop.org/releases/%{name}-%{version}.tar.gz
@@ -242,8 +242,8 @@ fi
 %{_datadir}/hal/fdi/*
 
 %dir %{_libdir}/hal
-%dir %{_libdir}/hal/scripts
-%{_libdir}/hal/scripts/*
+%dir %{_libexecdir}/scripts
+%{_libexecdir}/scripts/*
 %{_mandir}/man1/*
 %{_mandir}/man8/*
 
@@ -277,6 +277,9 @@ fi
 %{_datadir}/gtk-doc/html/libhal-storage/*
 
 %changelog
+* Tue Jul 28 2009 Richard Hughes <rhughes at redhat.com> - 0.5.13-3
+- Fix file lists to fix build
+
 * Tue Jul 28 2009 Richard Hughes <rhughes at redhat.com> - 0.5.13-2
 - Drop upstreamed patches to fix build
 




More information about the fedora-extras-commits mailing list