Author: glen                         Date: Thu Jul 17 13:47:12 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- use tarball from make dist
- version 0.1
- -client dropped as make-request.spec exists

---- Files affected:
SPECS:
   pld-builder.spec (1.43 -> 1.44) 

---- Diffs:

================================================================
Index: SPECS/pld-builder.spec
diff -u SPECS/pld-builder.spec:1.43 SPECS/pld-builder.spec:1.44
--- SPECS/pld-builder.spec:1.43 Thu Jul 17 14:44:26 2008
+++ SPECS/pld-builder.spec      Thu Jul 17 15:47:07 2008
@@ -1,14 +1,13 @@
 # $Revision$, $Date$
-%define                snap    20080717
 Summary:       PLD RPM builder environment
 Summary(pl.UTF-8):     Środowisko budowniczego pakietów RPM dla PLD
 Name:          pld-builder
-Version:       0.0.%{snap}
+Version:       0.1
 Release:       0.48
 License:       GPL
 Group:         Development/Building
-Source0:       %{name}.new-%{snap}.tar.bz2
-# Source0-md5: a09e56c24c9c15998b65568a1b48769f
+Source0:       pld-builder-0.1.tar.bz2
+# Source0-md5: 7cdbcf91989141c197aa8824ff510cb8
 Source1:       %{name}.init
 Source2:       %{name}.sysconfig
 URL:           http://cvs.pld-linux.org/cgi-bin/cvsweb/pld-builder.new/
@@ -87,22 +86,8 @@
 %description chroot -l pl.UTF-8
 Ten pakiet należy zainstalować w środowisku chroot buildera.
 
-%package client
-Summary:       PLD Builder client
-Summary(pl.UTF-8):     Klient budowniczych PLD
-Group:         Development/Building
-Requires:      gnupg
-
-%description client
-This is the client to send build requests to builders, it is usually
-referred as STBR (Send To Builder Request).
-
-%description client -l pl.UTF-8
-To jest klient do wysyłania zleceń na buildery, zwykle określanych
-jako STBR (Send To Builder Request).
-
 %prep
-%setup -q -n %{name}.new
+%setup -q
 
 mv jak-wysy?a?-zlecenia.txt jak-wysylac-zlecenia.txt
 
@@ -120,9 +105,6 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-# client
-install -d $RPM_BUILD_ROOT%{_bindir}
-install client/make-request.sh $RPM_BUILD_ROOT%{_bindir}/%{name}-make-request
 
 # python
 install -d $RPM_BUILD_ROOT%{py_scriptdir}/PLD_Builder
@@ -255,10 +237,6 @@
 %dir %attr(750,builder,builder) /home/services/builder/rpm/SPECS
 %dir %attr(750,builder,builder) /home/services/builder/rpm/SRPMS
 
-%files client
-%defattr(644,root,root,755)
-%attr(755,root,root) %{_bindir}/%{name}-make-request
-
 %files -n python-pld-builder
 %defattr(644,root,root,755)
 %{py_scriptdir}/PLD_Builder
@@ -269,6 +247,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.44  2008/07/17 13:47:07  glen
+- use tarball from make dist
+- version 0.1
+- -client dropped as make-request.spec exists
+
 Revision 1.43  2008/07/17 12:44:26  glen
 - new snap (20080717), check python syntax
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/pld-builder.spec?r1=1.43&r2=1.44&f=u

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

Reply via email to