SPECS: kgit.spec - use autotools - rel 1

shadzik shadzik at pld-linux.org
Sat May 12 20:52:43 CEST 2007


Author: shadzik                      Date: Sat May 12 18:52:43 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- use autotools
- rel 1

---- Files affected:
SPECS:
   kgit.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/kgit.spec
diff -u SPECS/kgit.spec:1.3 SPECS/kgit.spec:1.4
--- SPECS/kgit.spec:1.3	Sat May 12 11:32:14 2007
+++ SPECS/kgit.spec	Sat May 12 20:52:38 2007
@@ -3,12 +3,13 @@
 Summary(pl.UTF-8):	Interfejs do zarządzania repozytoriami GIT dla KDE
 Name:		kgit
 Version:	0.1
-Release:	0.1
+Release:	1
 License:	GPL v2
 Group:		X11/Applications
 Source0:	http://dl.sourceforge.net/kgit/%{name}-%{version}.tar.bz2
 # Source0-md5:	adef4a6ca7a9da22b86ef9d30ce6ec97
 URL:		http://kgit.sourceforge.net/
+BuildRequires:	autoconf
 BuildRequires:	automake
 BuildRequires:	kdelibs-devel
 BuildRequires:	rpmbuild(macros) >= 1.129
@@ -34,6 +35,7 @@
 
 %build
 cp -f /usr/share/automake/config.* admin
+%{__make} -f admin/Makefile.common cvs
 %configure \
 	--disable-rpath \
 	--with-qt-libraries=%{_libdir}
@@ -70,6 +72,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2007/05/12 18:52:38  shadzik
+- use autotools
+- rel 1
+
 Revision 1.3  2007/05/12 09:32:14  qboosh
 - typos
 - missing dir, moved .desktop to proper place
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/kgit.spec?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list