SPECS: upstart.spec - proper epoches

glen glen at pld-linux.org
Sun Sep 3 22:15:28 CEST 2006


Author: glen                         Date: Sun Sep  3 20:15:28 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- proper epoches

---- Files affected:
SPECS:
   upstart.spec (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: SPECS/upstart.spec
diff -u SPECS/upstart.spec:1.9 SPECS/upstart.spec:1.10
--- SPECS/upstart.spec:1.9	Sun Sep  3 19:53:45 2006
+++ SPECS/upstart.spec	Sun Sep  3 22:15:23 2006
@@ -20,9 +20,9 @@
 BuildRequires:	automake
 BuildRequires:	libtool
 # Really needed?
-BuildRequires:	gcc >= 4
-BuildRequires:	glibc-headers >= 2.4.0
+BuildRequires:	gcc >= 5:4.0
 BuildRequires:	gettext
+BuildRequires:	glibc-headers >= 6:2.4.0
 #Requires(post):	/sbin/ldconfig
 #Requires(post):	/sbin/telinit
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -42,8 +42,8 @@
 %description -l pl
 upstart jest zamiennikiem demona /sbin/init zajmującym się
 uruchamianiem zadań i serwisów podczas startu systemu, ich
-zatrzymywaniem podczas wyłączania systemu, a także nadzorowaniem
-ich pracy.
+zatrzymywaniem podczas wyłączania systemu, a także nadzorowaniem ich
+pracy.
 
 %prep
 %setup -q
@@ -51,7 +51,7 @@
 %patch0 -p1
 
 %build
-%configure 
+%configure
 %{__make}
 
 %install
@@ -96,6 +96,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2006/09/03 20:15:23  glen
+- proper epoches
+
 Revision 1.9  2006/09/03 17:53:45  blues
 - headers, not devel
 
@@ -122,4 +125,3 @@
 
 Revision 1.1  2006/09/03 12:46:32  blues
 - initial, raw, NFY
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/upstart.spec?r1=1.9&r2=1.10&f=u



More information about the pld-cvs-commit mailing list