packages: trac-plugin-tags/trac-plugin-tags.spec - summary, desc, source0 d...

zbyniu zbyniu at pld-linux.org
Fri Sep 10 23:36:08 CEST 2010


Author: zbyniu                       Date: Fri Sep 10 21:36:08 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- summary, desc, source0 dropped in

---- Files affected:
packages/trac-plugin-tags:
   trac-plugin-tags.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: packages/trac-plugin-tags/trac-plugin-tags.spec
diff -u packages/trac-plugin-tags/trac-plugin-tags.spec:1.1 packages/trac-plugin-tags/trac-plugin-tags.spec:1.2
--- packages/trac-plugin-tags/trac-plugin-tags.spec:1.1	Fri Sep 10 14:56:21 2010
+++ packages/trac-plugin-tags/trac-plugin-tags.spec	Fri Sep 10 23:36:03 2010
@@ -1,16 +1,15 @@
 # $Revision$, $Date$
 %define		trac_ver	0.12
 %define		plugin		tags
-Summary:	Add simple support for renaming/moving wiki pages
+Summary:	A Tagging System for Trac
 Name:		trac-plugin-%{plugin}
 Version:	0.6
-Release:	0.3
+Release:	0.4
 License:	BSD
 Group:		Applications/WWW
 # Source0Download:	http://trac-hacks.org/changeset/latest/tagsplugin/tags/0.6?old_path=/&filename=tagsplugin/tags/0.6&format=zip
-Source0:	http://trac-hacks.org/changeset/latest/tagsplugin/tags/0.6?old_path=/&filename=tagsplugin/tags/0.6&format=zip
+Source0:	%{plugin}-%{version}.zip
 # Source0-md5:	82c5dead1f61c82ea1f6a023ca612a77
-#Source0:	%{plugin}-%{version}.zip
 Patch0:		pysqlite.patch
 URL:		http://trac-hacks.org/wiki/TagsPlugin
 BuildRequires:	python-devel
@@ -21,20 +20,11 @@
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-This plugin allows you to rename wiki pages. It is an evolution of the
-WikiRenameScript, and currently has the same limitations.
-
-It will move a page and its history, and will rewrite explicit links
-[wiki:PageName Label] leading to it from other wiki pages. It will
-also move any attachments on the page.
-
-caution: Currently this plugin doesn't interact well with the
-TagsPlugin. You should be careful to remove any tags on a page before
-renaming it, and then re-adding them to the new page.
-
-You can access the page rename form through the Admin system. For
-convenience, a link is also added to the context navigation bar in the
-wiki.
+The TagsPlugin  implements both a generic tagging engine, and
+frontends for the Wiki and ticket systems. An extra text entry box is
+added to the Wiki edit page for tagging Wiki pages, and ticket fields
+(you can configure which ones) are treated as tags for the ticket
+system.
 
 %prep
 %setup -q -n %{plugin}plugin
@@ -79,6 +69,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2010/09/10 21:36:03  zbyniu
+- summary, desc, source0 dropped in
+
 Revision 1.1  2010/09/10 12:56:21  zbyniu
 - raw but works
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/trac-plugin-tags/trac-plugin-tags.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list