packages: podsleuth/podsleuth.spec - just 0.6.7 tarball
glen
glen at pld-linux.org
Mon Jul 25 11:57:57 CEST 2011
Author: glen Date: Mon Jul 25 09:57:57 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- just 0.6.7 tarball
---- Files affected:
packages/podsleuth:
podsleuth.spec (1.10 -> 1.11)
---- Diffs:
================================================================
Index: packages/podsleuth/podsleuth.spec
diff -u packages/podsleuth/podsleuth.spec:1.10 packages/podsleuth/podsleuth.spec:1.11
--- packages/podsleuth/podsleuth.spec:1.10 Wed Dec 23 22:49:51 2009
+++ packages/podsleuth/podsleuth.spec Mon Jul 25 11:57:51 2011
@@ -3,16 +3,16 @@
Summary: A tool to discover detailed model information about iPods
Summary(pl.UTF-8): Narzędzie do odczytu szczegółowych informacji o modelu iPoda
Name: podsleuth
-Version: 0.6.5
-Release: 2
+Version: 0.6.7
+Release: 1
License: MIT
Group: Libraries
-Source0: http://banshee-project.org/files/podsleuth/0.6.5/%{name}-%{version}.tar.bz2
-# Source0-md5: 5cbe9c3bb199912e15f65314b4f46ca8
-Source1: org.podsleuth.conf
+Source0: http://download.banshee.fm/podsleuth/%{version}/%{name}-%{version}.tar.bz2
+# Source0-md5: 987abf0992193ebc526952f86f64a72c
+Source1: org.%{name}.conf
Patch0: %{name}-pmake.patch
Patch1: %{name}-nodebug.patch
-URL: http://banshee-project.org/PodSleuth
+URL: http://download.banshee.fm/
BuildRequires: autoconf >= 2.50
BuildRequires: automake >= 1:1.9
BuildRequires: hal-devel >= 0.5.6
@@ -35,8 +35,8 @@
%description
PodSleuth is a tool to discover detailed model information about an
-Apple(TM) iPod(TM). Its primary role is to be run as a callout by
-HAL because root access is needed to scan the device for required
+Apple(TM) iPod(TM). Its primary role is to be run as a callout by HAL
+because root access is needed to scan the device for required
information. When the model information is discovered, it is merged
into HAL as properties for other applications to use.
@@ -63,12 +63,11 @@
%install
rm -rf $RPM_BUILD_ROOT
-
%{__make} install \
DESTDIR=$RPM_BUILD_ROOT
install -d $RPM_BUILD_ROOT%{_sysconfdir}/dbus-1/system.d
-install %SOURCE1 $RPM_BUILD_ROOT%{_sysconfdir}/dbus-1/system.d
+cp -p %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/dbus-1/system.d
%clean
rm -rf $RPM_BUILD_ROOT
@@ -80,9 +79,9 @@
%attr(755,root,root) %{_libdir}/hal/hal-podsleuth
%{_datadir}/hal/fdi/policy/20thirdparty/20-podsleuth.fdi
# TODO: *.mdb to -debug or /dev/null?
-/usr/lib/podsleuth
+%{_prefix}/lib/podsleuth
%{_pkgconfigdir}/podsleuth.pc
-%{_sysconfdir}/dbus-1/system.d/org.podsleuth.conf
+/etc/dbus-1/system.d/org.podsleuth.conf
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -90,6 +89,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.11 2011/07/25 09:57:51 glen
+- just 0.6.7 tarball
+
Revision 1.10 2009/12/23 21:49:51 patrys
- fixed typo in dbus config
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/podsleuth/podsleuth.spec?r1=1.10&r2=1.11&f=u
More information about the pld-cvs-commit
mailing list