SPECS: roadsend-php.spec - fix section order
glen
glen at pld-linux.org
Mon Aug 27 11:48:03 CEST 2007
Author: glen Date: Mon Aug 27 09:48:03 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fix section order
---- Files affected:
SPECS:
roadsend-php.spec (1.2 -> 1.3)
---- Diffs:
================================================================
Index: SPECS/roadsend-php.spec
diff -u SPECS/roadsend-php.spec:1.2 SPECS/roadsend-php.spec:1.3
--- SPECS/roadsend-php.spec:1.2 Mon Aug 27 11:12:32 2007
+++ SPECS/roadsend-php.spec Mon Aug 27 11:47:58 2007
@@ -1,9 +1,11 @@
# $Revision$, $Date$
+# TODO
+# - package files
Summary: The Roadsend PCC Compiler for PHP
Summary(pl.UTF-8): Kompilator Roadsend PCC dla PHP
Name: roadsend-php
Version: 2.9.2
-Release: 1
+Release: 0.1
License: GPL / LGPL
Group: Development/Languages
Source0: http://code.roadsend.com/snaps/%{name}-%{version}.tar.bz2
@@ -51,24 +53,26 @@
--with-gtk2
%{__make} -j1
+%clean
+rm -rf $RPM_BUILD_ROOT
+
%install
rm -rf $RPM_BUILD_ROOT
%files
%defattr(644,root,root,755)
-%clean
-rm -rf $RPM_BUILD_ROOT
-
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
* %{date} PLD Team <feedback at pld-linux.org>
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.3 2007/08/27 09:47:58 glen
+- fix section order
+
Revision 1.2 2007/08/27 09:12:32 glen
- ac version
Revision 1.1 2007/08/26 17:58:15 adamg
- new; saving work
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/roadsend-php.spec?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list