rpms/tidy/FC-6 .cvsignore, 1.7, 1.8 sources, 1.7, 1.8 tidy.spec, 1.19, 1.20

Rex Dieter (rdieter) fedora-extras-commits at redhat.com
Mon Jul 9 20:05:46 UTC 2007


Author: rdieter

Update of /cvs/pkgs/rpms/tidy/FC-6
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5748

Modified Files:
	.cvsignore sources tidy.spec 
Log Message:
* Wed Feb 28 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 0.99.0-12.20070228
- 2007-02-28 snapshot



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/tidy/FC-6/.cvsignore,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- .cvsignore	28 Oct 2005 12:05:40 -0000	1.7
+++ .cvsignore	9 Jul 2007 20:05:11 -0000	1.8
@@ -1,2 +1,3 @@
 tidy_src_051025.tgz
 tidy_docs_051020.tgz
+tidy-20070228cvs.tar.gz


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/tidy/FC-6/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- sources	28 Oct 2005 12:05:40 -0000	1.7
+++ sources	9 Jul 2007 20:05:11 -0000	1.8
@@ -1,2 +1 @@
-504af95905c892414e76a7b66bf2168c  tidy_src_051025.tgz
-86de2f198e57399c063d2567b2a25628  tidy_docs_051020.tgz
+f560b143e6c40844d4dc0920ae989fca  tidy-20070228cvs.tar.gz


Index: tidy.spec
===================================================================
RCS file: /cvs/pkgs/rpms/tidy/FC-6/tidy.spec,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- tidy.spec	29 Aug 2006 18:15:15 -0000	1.19
+++ tidy.spec	9 Jul 2007 20:05:11 -0000	1.20
@@ -1,21 +1,21 @@
 
 %define libname libtidy
 
+%define snap 20070228
+
 Name:    tidy
 Summary: Utility to clean up and pretty print HTML/XHTML/XML
 Version: 0.99.0
-Release: 11.20051025%{?dist}
+Release: 12.%{snap}%{?dist}
 
 Group:   Applications/Text
 License: W3C Software License
 URL:     http://tidy.sourceforge.net/
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-Source0: http://tidy.sourceforge.net/src/tidy_src_051025.tgz
-# When next snapshot is released, to become:
-#Source0: http://tidy.sourceforge.net/src/old/tidy_src_051025.tgz
-
-Source1: http://tidy.sourceforge.net/docs/tidy_docs_051020.tgz
+# timestamp 01-Feb-2007
+Source0: tidy-%{snap}cvs.tar.gz
+Source10: tidy-cvs_checkout.sh 
 
 BuildRequires: libtool
 BuildRequires: doxygen
@@ -50,7 +50,8 @@
 %prep
 %setup -q -n %{name}
 
-%setup -q -n %{name} -T -D -b1
+# htmldocs included in cvs checkout
+#setup -q -n %{name} -T -D -b1
 
 sh build/gnuauto/setup.sh
 
@@ -112,6 +113,9 @@
 
 
 %changelog
+* Wed Feb 28 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 0.99.0-12.20070228
+- 2007-02-28 snapshot
+
 * Tue Aug 29 2006 Rex Dieter <rexdieter[AT]users.sf.net> 0.99.0-11.20051025
 - fc6 respin
 




More information about the scm-commits mailing list