SPECS (DEVEL): hal.spec - for brave ones: 0.5.4 20050801 snap, fst...

freetz freetz at pld-linux.org
Wed Aug 3 00:08:52 CEST 2005


Author: freetz                       Date: Tue Aug  2 22:08:52 2005 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- for brave ones: 0.5.4 20050801 snap, fstab-sync bconded (we don't need it
  anymore - obsoleted by pmount), more pldize macros

---- Files affected:
SPECS:
   hal.spec (1.75 -> 1.75.2.1) 

---- Diffs:

================================================================
Index: SPECS/hal.spec
diff -u SPECS/hal.spec:1.75 SPECS/hal.spec:1.75.2.1
--- SPECS/hal.spec:1.75	Tue Aug  2 17:54:12 2005
+++ SPECS/hal.spec	Wed Aug  3 00:08:47 2005
@@ -1,17 +1,20 @@
 # $Revision$, $Date$
 #
 # Conditional build:
-%bcond_without	docs	# disable documentation building
+%bcond_without	docs		# disable documentation building
+%bcond_with	fstab_sync	# build without fstab-sync support
 #
+%define		snap	20050801
 Summary:	HAL - Hardware Abstraction Layer
 Summary(pl):	HAL - abstrakcyjna warstwa dostępu do sprzętu
 Name:		hal
-Version:	0.5.3
-Release:	0.1
+Version:	0.5.4
+Release:	0.%{snap}.0.1
 License:	AFL v2.0 or GPL v2
 Group:		Libraries
-Source0:	http://freedesktop.org/~david/dist/%{name}-%{version}.tar.gz
-# Source0-md5:	bc4005ef21c7c8bfe3444cf0f3fa6d68
+Source0:	%{name}-%{version}-%{snap}.tar.bz2
+# Source0-md5:	84ffa61db237493e33695b90f18287e4
+#Source0:	http://freedesktop.org/~david/dist/%{name}-%{version}.tar.gz
 Source1:	%{name}daemon.init
 Source2:	%{name}d.sysconfig
 Source3:	%{name}-device-manager.desktop
@@ -118,6 +121,8 @@
 %patch2 -p1
 
 %build
+%{__glib_gettextize}
+%{__intltoolize}
 %{__libtoolize}
 %{__aclocal}
 %{__autoheader}
@@ -126,7 +131,7 @@
 %configure \
 	%{?with_docs:--enable-docbook-docs} \
 	%{?with_docs:--enable-doxygen-docs} \
-	--enable-fstab-sync \
+	%{?with_fstab_sync:--enable-fstab-sync} \
 	--enable-pcmcia-support \
 	--enable-selinux \
 	--with-hwdata=%{_sysconfdir}
@@ -192,7 +197,7 @@
 
 %dir %{_datadir}/%{name}
 %{_datadir}/%{name}
-%{_mandir}/man8/fstab-sync.8*
+%{?with_fstab_sync:%{_mandir}/man8/fstab-sync.8*}
 %{_examplesdir}/%{name}-%{version}
 %dir /var/run/hald
 
@@ -227,6 +232,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.75.2.1  2005/08/02 22:08:47  freetz
+- for brave ones: 0.5.4 20050801 snap, fstab-sync bconded (we don't need it
+  anymore - obsoleted by pmount), more pldize macros
+
 Revision 1.75  2005/08/02 15:54:12  saq
 - reqs from NEWS
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/hal.spec?r1=1.75&r2=1.75.2.1&f=u




More information about the pld-cvs-commit mailing list