SPECS: libipoddevice.spec - make hal helper executable
patrys
patrys at pld-linux.org
Thu Sep 20 17:39:26 CEST 2007
Author: patrys Date: Thu Sep 20 15:39:26 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- make hal helper executable
---- Files affected:
SPECS:
libipoddevice.spec (1.3 -> 1.4)
---- Diffs:
================================================================
Index: SPECS/libipoddevice.spec
diff -u SPECS/libipoddevice.spec:1.3 SPECS/libipoddevice.spec:1.4
--- SPECS/libipoddevice.spec:1.3 Sun Jul 15 13:39:45 2007
+++ SPECS/libipoddevice.spec Thu Sep 20 17:39:21 2007
@@ -3,7 +3,7 @@
Summary(pl.UTF-8): Biblioteka do wykrywania iPodów
Name: libipoddevice
Version: 0.5.3
-Release: 1
+Release: 2
License: LGPL v2.1
Group: Libraries
Source0: http://banshee-project.org/files/libipoddevice/%{name}-%{version}.tar.gz
@@ -107,7 +107,7 @@
%defattr(644,root,root,755)
%doc AUTHORS ChangeLog README
%attr(755,root,root) %{_bindir}/ipod
-%{_libdir}/hal/hal-ipod-info
+%attr(755,root,root) %{_libdir}/hal/hal-ipod-info
%{_datadir}/hal/fdi/policy/20thirdparty/20-ipod-info.fdi
%files libs
@@ -131,6 +131,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.4 2007/09/20 15:39:21 patrys
+- make hal helper executable
+
Revision 1.3 2007/07/15 11:39:45 qboosh
- added -static
- more versioned deps
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libipoddevice.spec?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list