Author: qboosh Date: Fri Feb 18 19:23:17 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- unified
---- Files affected:
SPECS:
sethdlc.spec (1.10 -> 1.11)
---- Diffs:
================================================================
Index: SPECS/sethdlc.spec
diff -u SPECS/sethdlc.spec:1.10 SPECS/sethdlc.spec:1.11
--- SPECS/sethdlc.spec:1.10 Wed Feb 16 01:40:44 2005
+++ SPECS/sethdlc.spec Fri Feb 18 20:23:11 2005
@@ -1,11 +1,13 @@
# $Revision$, $Date$
-# Conditional build
+#
+# Conditional build:
%bcond_with tahoe # - build sethdlc for tahoe (special version)
+#
%define _ver 1.15
Summary: Tool for synchronous cards
Summary(pl): Narzędzie do konfiguracji kart synchronicznych
Name: sethdlc
-Version: 1.1%{?_with_tahoe:6t}%{!?_with_tahoe:5}
+Version: 1.1%{?with_tahoe:6t}%{!?with_tahoe:5}
Release: 3
License: GPL
Group: Networking/Utilities
@@ -39,11 +41,11 @@
%install
rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT{%{_sbindir},%{_sysconfdir}/rc.d/init.d}
+install -d $RPM_BUILD_ROOT{%{_sbindir},/etc/rc.d/init.d}
install sethdlc $RPM_BUILD_ROOT%{_sbindir}
%if %{with tahoe}
-install %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/rc.d/init.d/sethdlc
+install %{SOURCE1} $RPM_BUILD_ROOT/etc/rc.d/init.d/sethdlc
%endif
%clean
@@ -71,14 +73,18 @@
%defattr(644,root,root,755)
%attr(755,root,root) %{_sbindir}/sethdlc
%if %{with tahoe}
-%attr(755,root,root) %{_sysconfdir}/rc.d/init.d/sethdlc
+%attr(755,root,root) /etc/rc.d/init.d/sethdlc
%endif
+
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
* %{date} PLD Team <[EMAIL PROTECTED]>
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.11 2005/02/18 19:23:11 qboosh
+- unified
+
Revision 1.10 2005/02/16 00:40:44 djrzulf
- clean todo,
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/sethdlc.spec?r1=1.10&r2=1.11&f=u
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit