SPECS: alsaplayer.spec - use install without obsolete -c option

darekr darekr at pld-linux.org
Sun Sep 11 20:46:00 CEST 2005


Author: darekr                       Date: Sun Sep 11 18:46:00 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- use install without obsolete -c option

---- Files affected:
SPECS:
   alsaplayer.spec (1.88 -> 1.89) 

---- Diffs:

================================================================
Index: SPECS/alsaplayer.spec
diff -u SPECS/alsaplayer.spec:1.88 SPECS/alsaplayer.spec:1.89
--- SPECS/alsaplayer.spec:1.88	Wed Mar 16 12:00:13 2005
+++ SPECS/alsaplayer.spec	Sun Sep 11 20:45:54 2005
@@ -410,8 +410,8 @@
 	DESTDIR=$RPM_BUILD_ROOT \
 	pkgconfigdir=%{_pkgconfigdir}
 
-install -c %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir}
-install -c %{SOURCE2} $RPM_BUILD_ROOT%{_pixmapsdir}
+install %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir}
+install %{SOURCE2} $RPM_BUILD_ROOT%{_pixmapsdir}
 
 rm -f $RPM_BUILD_ROOT%{_pkglibdir}/input/*.{a,la}
 rm -f $RPM_BUILD_ROOT%{_pkglibdir}/interface/*.{a,la}
@@ -549,6 +549,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.89  2005/09/11 18:45:54  darekr
+- use install without obsolete -c option
+
 Revision 1.88  2005/03/16 11:00:13  havner
 - rel 4 for flac rebuild
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/alsaplayer.spec?r1=1.88&r2=1.89&f=u




More information about the pld-cvs-commit mailing list