SPECS: trac-plugin-webadmin.spec - cosmetics
glen
glen at pld-linux.org
Mon May 26 14:26:34 CEST 2008
Author: glen Date: Mon May 26 12:26:34 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- cosmetics
---- Files affected:
SPECS:
trac-plugin-webadmin.spec (1.4 -> 1.5)
---- Diffs:
================================================================
Index: SPECS/trac-plugin-webadmin.spec
diff -u SPECS/trac-plugin-webadmin.spec:1.4 SPECS/trac-plugin-webadmin.spec:1.5
--- SPECS/trac-plugin-webadmin.spec:1.4 Mon Feb 12 23:09:18 2007
+++ SPECS/trac-plugin-webadmin.spec Mon May 26 14:26:29 2008
@@ -1,14 +1,14 @@
# $Revision$, $Date$
-
-%define dev_r dev_r3158
+%define subver dev_r3158
+%define rel 1
Summary: Plugin for administering Trac projects through the web interface
Summary(pl.UTF-8): Wtyczka do administracji projektami Traca przez interfejs WWW
Name: trac-plugin-webadmin
Version: 0.1.2
-Release: 0.%{dev_r}.1
-Group: Application/WWW
+Release: 0.%{subver}.%{rel}
License: distributable
-Source0: http://rakin.eu.org/trac-plugins/trac-plugin-webadmin-%{version}%{dev_r}.tar.gz
+Group: Applications/WWW
+Source0: http://rakin.eu.org/trac-plugins/trac-plugin-webadmin-%{version}%{subver}.tar.gz
# Source0-md5: 2635ffb44e2e342cec17e9d87710f558
URL: http://projects.edgewall.com/trac/wiki/WebAdmin
BuildRequires: python-devel
@@ -19,8 +19,8 @@
%description
Plugin for administering your Trac projects through the web interface.
-This plugin is still under development, but it already supports most of
-the tasks performed by trac-admin.
+This plugin is still under development, but it already supports most
+of the tasks performed by trac-admin.
%description -l pl.UTF-8
Wtyczka dla Traca służąca do administracji projektami poprzez
@@ -37,8 +37,8 @@
%install
rm -rf $RPM_BUILD_ROOT
python setup.py install \
- --single-version-externally-managed \
- --optimize 2 \
+ --single-version-externally-managed \
+ --optimize 2 \
--root=$RPM_BUILD_ROOT
%clean
@@ -48,7 +48,7 @@
%defattr(644,root,root,755)
%doc COPYING
%{py_sitescriptdir}/webadmin
-%{py_sitescriptdir}/TracWebAdmin-0.1.2dev_r3129-py2.4.egg-info
+%{py_sitescriptdir}/TracWebAdmin-*.egg-info
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog -n trac-plugin-webadmin
@@ -56,6 +56,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.5 2008-05-26 12:26:29 glen
+- cosmetics
+
Revision 1.4 2007-02-12 22:09:18 glen
- tabs in preamble
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/trac-plugin-webadmin.spec?r1=1.4&r2=1.5&f=u
More information about the pld-cvs-commit
mailing list