rpms/kdewebdev/FC-4 kdewebdev.spec,1.18,1.19

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Wed Jun 21 12:21:51 UTC 2006


Author: than

Update of /cvs/dist/rpms/kdewebdev/FC-4
In directory cvs.devel.redhat.com:/tmp/cvs-serv31884

Modified Files:
	kdewebdev.spec 
Log Message:
remove Obsoletes: tidy




Index: kdewebdev.spec
===================================================================
RCS file: /cvs/dist/rpms/kdewebdev/FC-4/kdewebdev.spec,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- kdewebdev.spec	12 Jun 2006 22:57:18 -0000	1.18
+++ kdewebdev.spec	21 Jun 2006 12:21:49 -0000	1.19
@@ -12,7 +12,7 @@
 %define disable_gcc_check_and_hidden_visibility 1
 
 Version: 3.5.3
-Release: 0.1.fc4
+Release: 0.2.fc4
 Summary: WEB Development package for the K Desktop Environment.
 Name: kdewebdev
 Url: http://quanta.sourceforge.net/
@@ -26,7 +26,6 @@
 Source2: http://download.sourceforge.net/quanta/html.tar.bz2
 Source3: http://download.sourceforge.net/quanta/php_manual_en_20030401.tar.bz2
 Source4: http://download.sourceforge.net/quanta/javascript.tar.bz2
-Source5: http://tidy.sourceforge.net/src/tidy_src_041026.tgz
 
 Patch0: javascript.patch
 
@@ -39,7 +38,6 @@
 
 Obsoletes: WebMaker
 Obsoletes: quanta
-Obsoletes: tidy
 
 %description
 The kdewebdev package contains Quanta Plus and other applications, which are useful
@@ -90,19 +88,11 @@
 
 make %{?_smp_mflags}
 
-# build tidy
-pushd tidy/build/gmake
-make
-popd
-
 %install
 rm -rf %{buildroot}
 
 make DESTDIR=%{buildroot} install
 
-# install tidy
-install tidy/bin/tab2space tidy/bin/tidy %{buildroot}%{_bindir}/
-
 # install docs
 for i in css html javascript ; do
    pushd $i
@@ -155,6 +145,9 @@
 %{_includedir}/*
 
 %changelog
+* Wed Jun 21 2006 Than Ngo <than at redhat.com> 6:3.5.3-0.2.fc4
+- remove Obsoletes: tidy
+
 * Mon Jun 12 2006 Than Ngo <than at redhat.com> 6:3.5.3-0.1.fc4 
 - update to 3.5.3
 




More information about the fedora-cvs-commits mailing list