Author: patrys                       Date: Thu Mar 27 16:31:03 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 0.4.1.19
- support upstart
- use autotools

---- Files affected:
SPECS:
   rc-scripts.spec (1.277 -> 1.278) 

---- Diffs:

================================================================
Index: SPECS/rc-scripts.spec
diff -u SPECS/rc-scripts.spec:1.277 SPECS/rc-scripts.spec:1.278
--- SPECS/rc-scripts.spec:1.277 Wed Mar 26 20:34:44 2008
+++ SPECS/rc-scripts.spec       Thu Mar 27 17:30:58 2008
@@ -9,14 +9,16 @@
 Summary(pl.UTF-8):     inittab i skrypty startowe z katalogu /etc/rc.d
 Summary(tr.UTF-8):     inittab ve /etc/rc.d dosyaları
 Name:          rc-scripts
-Version:       0.4.1.18
-Release:       2
+Version:       0.4.1.19
+Release:       1
 License:       GPL v2
 Group:         Base
 #Source0:      
ftp://ftp1.pld-linux.org/people/arekm/software/%{name}-%{version}.tar.gz
 Source0:       %{name}-%{version}.tar.gz
-# Source0-md5: 238cd770327c8fdba7a5bc7d0103377a
+# Source0-md5: 4e47f7894d442f7230dac81a5d036a9f
 URL:           http://svn.pld-linux.org/cgi-bin/viewsvn/rc-scripts/
+BuildRequires: autoconf
+BuildRequires: automake
 BuildRequires: gettext-devel
 BuildRequires: glib2-devel
 %{?with_static:BuildRequires:  glib2-static}
@@ -94,6 +96,10 @@
 %setup -q
 
 %build
+%{__aclocal}
+%{__autoheader}
+%{__autoconf}
+%{__automake}
 %configure \
        --with-localedir=%{localedir}
 %{__make} \
@@ -327,6 +333,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.278  2008-03-27 16:30:58  patrys
+- 0.4.1.19
+- support upstart
+- use autotools
+
 Revision 1.277  2008-03-26 19:34:44  paszczus
 - 0.4.1.18
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/rc-scripts.spec?r1=1.277&r2=1.278&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to