SPECS: resistor.spec - typo, cleanup
qboosh
qboosh at pld-linux.org
Mon Jul 25 23:58:58 CEST 2005
Author: qboosh Date: Mon Jul 25 21:58:58 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- typo, cleanup
---- Files affected:
SPECS:
resistor.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/resistor.spec
diff -u SPECS/resistor.spec:1.1 SPECS/resistor.spec:1.2
--- SPECS/resistor.spec:1.1 Mon Jul 25 04:50:14 2005
+++ SPECS/resistor.spec Mon Jul 25 23:58:52 2005
@@ -1,8 +1,7 @@
# $Revision$, $Date$
-#
-#
+# TODO: optflags
Summary: Resistor color bands/values converter
-Summary(pl): Konwerter kolorowych pasków/vartości oporników
+Summary(pl): Konwerter kolorowych pasków/wartości oporników
Name: resistor
Version: 1.0
Release: 0.1
@@ -28,15 +27,12 @@
%prep
%setup -q -n %{name}
-#%patch0 -p1
%build
%{__make}
%install
rm -rf $RPM_BUILD_ROOT
-# create directories if necessary
-#install -d $RPM_BUILD_ROOT
%{__make} install \
DESTDIR=$RPM_BUILD_ROOT
@@ -47,16 +43,9 @@
%files
%defattr(644,root,root,755)
%doc README
-
-# if _sysconfdir != /etc:
-#%%dir %{_sysconfdir}
%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/*
-
%attr(755,root,root) %{_bindir}/*
-
%{_datadir}/%{name}
-
-# initscript and its config
%attr(754,root,root) /etc/rc.d/init.d/%{name}
%config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/%{name}
@@ -66,6 +55,8 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2005/07/25 21:58:52 qboosh
+- typo, cleanup
+
Revision 1.1 2005/07/25 02:50:14 hunter
- init,nyf
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/resistor.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list