SPECS: bluez-pin.spec - cleanup
qboosh
qboosh at pld-linux.org
Mon Oct 9 08:38:03 CEST 2006
Author: qboosh Date: Mon Oct 9 06:38:03 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- cleanup
---- Files affected:
SPECS:
bluez-pin.spec (1.9 -> 1.10)
---- Diffs:
================================================================
Index: SPECS/bluez-pin.spec
diff -u SPECS/bluez-pin.spec:1.9 SPECS/bluez-pin.spec:1.10
--- SPECS/bluez-pin.spec:1.9 Sun Sep 17 03:54:45 2006
+++ SPECS/bluez-pin.spec Mon Oct 9 08:37:58 2006
@@ -9,7 +9,6 @@
Source0: ftp://ftp.handhelds.org/projects/gpe/source/%{name}-%{version}.tar.bz2
# Source0-md5: 518226e84ea0925511184fe85f89e901
#Patch0: %{name}-pl.po-update.patch
-#Patch1: %{name}-dbus.patch
URL: http://gpe.handhelds.org/projects/bluez-pin.shtml
BuildRequires: GConf2-devel >= 2.0.0
BuildRequires: bluez-libs-devel
@@ -40,22 +39,17 @@
%prep
%setup -q
#%patch0 -p1
-#%patch1 -p1
%build
-%configure \
- --with-included-gettext
-%{__make} \
- CC="%{__cc}" \
- PREFIX=%{_prefix}
+%configure
+
+%{__make}
%install
rm -rf $RPM_BUILD_ROOT
%{__make} install \
- DESTDIR=$RPM_BUILD_ROOT \
- PREFIX=%{_prefix} \
- SYSCONFDIR=%{_sysconfdir}
+ DESTDIR=$RPM_BUILD_ROOT
%clean
rm -rf $RPM_BUILD_ROOT
@@ -75,6 +69,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.10 2006/10/09 06:37:58 qboosh
+- cleanup
+
Revision 1.9 2006/09/17 01:54:45 wolvverine
- up to 0.30
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/bluez-pin.spec?r1=1.9&r2=1.10&f=u
More information about the pld-cvs-commit
mailing list