SPECS: miniupnpd.spec - pl - sane paths

qboosh qboosh at pld-linux.org
Wed May 9 21:37:24 CEST 2007


Author: qboosh                       Date: Wed May  9 19:37:24 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl
- sane paths

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

---- Diffs:

================================================================
Index: SPECS/miniupnpd.spec
diff -u SPECS/miniupnpd.spec:1.1 SPECS/miniupnpd.spec:1.2
--- SPECS/miniupnpd.spec:1.1	Mon Apr 30 22:32:48 2007
+++ SPECS/miniupnpd.spec	Wed May  9 21:37:19 2007
@@ -1,7 +1,8 @@
 # $Revision$, $Date$
-#
+# TODO: optflags or noarch
 %define pre RC4
 Summary:	Small UPnP Daemon
+Summary(pl.UTF-8):	Mały demon UPnP
 Name:		miniupnpd
 Version:	1.0
 Release:	0.%{pre}.1
@@ -20,6 +21,10 @@
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
+Small UPnP Daemon.
+
+%description -l pl.UTF-8
+Mały demon UPnP.
 
 %prep
 %setup -q -n %{name}-%{version}-%{pre}
@@ -29,11 +34,11 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT/{%{_sbindir},%{_sysconfdir}/rc.d/init.d,%{_sysconfdir}/sysconfig,%{_sysconfdir}/%{name}}
+install -d $RPM_BUILD_ROOT{%{_sbindir},/etc/rc.d/init.d,/etc/sysconfig,%{_sysconfdir}/%{name}}
 
-install miniupnpd $RPM_BUILD_ROOT/%{_sbindir}
-install %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/rc.d/init.d/%{name}
-install %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/sysconfig/%{name}
+install miniupnpd $RPM_BUILD_ROOT%{_sbindir}
+install %{SOURCE1} $RPM_BUILD_ROOT/etc/rc.d/init.d/%{name}
+install %{SOURCE2} $RPM_BUILD_ROOT/etc/sysconfig/%{name}
 install %{SOURCE3} $RPM_BUILD_ROOT%{_sysconfdir}/%{name}/
 
 %clean
@@ -78,6 +83,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2007/05/09 19:37:19  qboosh
+- pl
+- sane paths
+
 Revision 1.1  2007/04/30 20:32:48  aredridel
 - added
-
================================================================

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



More information about the pld-cvs-commit mailing list