packages: ideviceinstaller/ideviceinstaller.spec - up to 1.0.0
glen
glen at pld-linux.org
Sun Mar 27 21:06:13 CEST 2011
Author: glen Date: Sun Mar 27 19:06:13 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- up to 1.0.0
---- Files affected:
packages/ideviceinstaller:
ideviceinstaller.spec (1.4 -> 1.5)
---- Diffs:
================================================================
Index: packages/ideviceinstaller/ideviceinstaller.spec
diff -u packages/ideviceinstaller/ideviceinstaller.spec:1.4 packages/ideviceinstaller/ideviceinstaller.spec:1.5
--- packages/ideviceinstaller/ideviceinstaller.spec:1.4 Sun Jul 11 22:40:30 2010
+++ packages/ideviceinstaller/ideviceinstaller.spec Sun Mar 27 21:06:08 2011
@@ -1,12 +1,12 @@
# $Revision$, $Date$
Summary: Manage Applications of an iPhone or iPod Touch
Name: ideviceinstaller
-Version: 0.1.0
-Release: 0.1
+Version: 1.0.0
+Release: 1
License: GPL v2
Group: X11/Applications
-Source0: %{name}.tar.bz2
-# Source0-md5: 1fafde989d8178f137fb208766e02f9a
+Source0: http://www.libimobiledevice.org/downloads/%{name}-%{version}.tar.bz2
+# Source0-md5: 877a1597797c292b47f4a9de581e8974
URL: http://www.libimobiledevice.org/
BuildRequires: autoconf >= 2.61
BuildRequires: automake
@@ -23,7 +23,9 @@
archive, restore, and enumerate installed or archived apps.
%prep
-%setup -q -n %{name}
+%setup -q
+
+%{__sed} -i -e 's/-Werror//' configure.ac
%build
%{__aclocal} -I m4
@@ -54,6 +56,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.5 2011/03/27 19:06:08 glen
+- up to 1.0.0
+
Revision 1.4 2010/07/11 20:40:30 glen
- versions from .ac
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ideviceinstaller/ideviceinstaller.spec?r1=1.4&r2=1.5&f=u
More information about the pld-cvs-commit
mailing list