SPECS: libdumbtts.spec - cosmetics

gotar gotar at pld-linux.org
Sat Apr 12 10:28:39 CEST 2008


Author: gotar                        Date: Sat Apr 12 08:28:39 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- cosmetics

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

---- Diffs:

================================================================
Index: SPECS/libdumbtts.spec
diff -u SPECS/libdumbtts.spec:1.1 SPECS/libdumbtts.spec:1.2
--- SPECS/libdumbtts.spec:1.1	Sat Apr 12 10:23:38 2008
+++ SPECS/libdumbtts.spec	Sat Apr 12 10:28:33 2008
@@ -7,6 +7,7 @@
 License:	LGPL
 Group:		Libraries
 Source0:	http://www.tts.polip.com/files/%{name}-%{version}.tar.gz
+
 %description
 libdumbtts is helper library for dumb speech synthesizer drivers.
 Developed for Ivona synthesizer and speech-dispatcher, but may be
@@ -35,16 +36,16 @@
 %setup -q
 
 %build
-
 cd src
 %{__make}
 
 %install
 rm -rf $RPM_BUILD_ROOT
+install -d $RPM_BUILD_ROOT%{_sysconfdir}/dumbtts
+
 cd src
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
-mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/dumbtts
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -64,7 +65,6 @@
 %doc README*
 %attr(755,root,root) %{_libdir}/libdumbtts.so
 %attr(755,root,root) %{_libdir}/libdumbtts.so.0
-
 %{_includedir}/*
 
 %define date    %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -73,6 +73,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2008-04-12 08:28:33  gotar
+- cosmetics
+
 Revision 1.1  2008-04-12 08:23:38  gotar
 - initial from Bohdan R. Rau
-
================================================================

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



More information about the pld-cvs-commit mailing list