SPECS: inpath2dot.spec - cosmetics

blues blues at pld-linux.org
Thu Aug 14 17:03:51 CEST 2008


Author: blues                        Date: Thu Aug 14 15:03:51 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- cosmetics

---- Files affected:
SPECS:
   inpath2dot.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/inpath2dot.spec
diff -u SPECS/inpath2dot.spec:1.2 SPECS/inpath2dot.spec:1.3
--- SPECS/inpath2dot.spec:1.2	Thu Aug 14 17:01:40 2008
+++ SPECS/inpath2dot.spec	Thu Aug 14 17:03:46 2008
@@ -23,14 +23,14 @@
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{_bindir}
 
-install %{SOURCE0} $RPM_BUILD_ROOT%{_bindir}
+install %{SOURCE0} $RPM_BUILD_ROOT%{_bindir}/%{name}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_bindir}/*
+%attr(755,root,root) %{_bindir}/%{name}
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -38,6 +38,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2008/08/14 15:03:46  blues
+- cosmetics
+
 Revision 1.2  2008/08/14 15:01:40  blues
 - simply requires..
 
================================================================

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



More information about the pld-cvs-commit mailing list