SPECS: miredo.spec - move server dist conf to actual conf

aredridel aredridel at pld-linux.org
Sat Feb 4 06:53:19 CET 2006


Author: aredridel                    Date: Sat Feb  4 05:53:19 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- move server dist conf to actual conf

---- Files affected:
SPECS:
   miredo.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/miredo.spec
diff -u SPECS/miredo.spec:1.1 SPECS/miredo.spec:1.2
--- SPECS/miredo.spec:1.1	Sat Feb  4 06:52:06 2006
+++ SPECS/miredo.spec	Sat Feb  4 06:53:14 2006
@@ -1,11 +1,6 @@
 # $Revision$, $Date$
 #
-# Conditional build:
-%bcond_with	tests		# build with tests
-%bcond_without	tests		# build without tests
-#
 Summary:	IPv6 Tunneling daemon
-Summary(pl):	-
 Name:		miredo
 Version:	0.8.0
 Release:	1
@@ -35,6 +30,8 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
+mv $RPM_BUILD_ROOT/%{_sysconfdir}/%{name}-server.conf{-dist,}
+
 %find_lang %{name}
 
 %clean
@@ -42,7 +39,7 @@
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
-%{_sysconfdir}/miredo-server.conf-dist
+%{_sysconfdir}/miredo-server.conf
 %{_sysconfdir}/miredo.conf
 %attr(755,root,root) %{_sbindir}/miredo
 %attr(755,root,root) %{_sbindir}/miredo-server
@@ -57,6 +54,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2006/02/04 05:53:14  aredridel
+- move server dist conf to actual conf
+
 Revision 1.1  2006/02/04 05:52:06  aredridel
 - added
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/miredo.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list