rpms/crystal/FC-5 crystal.spec,1.1,1.2

Chitlesh GOORAH (chitlesh) fedora-extras-commits at redhat.com
Tue Jun 27 12:48:40 UTC 2006


Author: chitlesh

Update of /cvs/extras/rpms/crystal/FC-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12767/FC-5

Modified Files:
	crystal.spec 
Log Message:
auto-import crystal-1.0.1-2 on branch FC-5 from crystal-1.0.1-2.src.rpm


Index: crystal.spec
===================================================================
RCS file: /cvs/extras/rpms/crystal/FC-5/crystal.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- crystal.spec	26 Jun 2006 15:26:44 -0000	1.1
+++ crystal.spec	27 Jun 2006 12:48:40 -0000	1.2
@@ -2,17 +2,17 @@
 %{?!theme:%define theme %{name}}
 
 Name:  	 crystal
-Release: 1%{?dist}
 Version: 1.0.1
+Release: 2%{?dist}
 Summary: KDE window decoration
 
 License: GPL
-URL:	 http://www.kde-look.org/content/show.php?content=13969 
+URL:	 http://www.kde-look.org/content/show.php?content=13969
 Source:	 http://www.kde-look.org/content/files/13969-%{name}-%{version}.tar.bz2
 Group: 	 User Interface/Desktops
 
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-BuildRequires: kdebase-devel >= 6:3.5
+BuildRequires: kdebase-devel >= 6:3.5, qt-devel >= 3.3
 Requires: kdebase
 
 %description
@@ -24,9 +24,6 @@
 %setup -q
 
 %build
-unset QTDIR || : ; . %{_sysconfdir}/profile.d/qt.sh
-export QTLIB=${QTDIR}/%{_lib} QTINC=${QTDIR}/include
-
 %configure --disable-rpath
 make %{?_smp_mflags}
 
@@ -49,7 +46,11 @@
 
 
 %changelog
-* Thu Jun 22 2006 Chitlesh Goorah <chitlesh at fedoraproject.org> - 1.0.1-1
+* Tue Jun 27 2006 Chitlesh Goorah <chitlesh at fedoraproject.org> - 1.0.1-2
+- added qt-devel as BR
+- dropping QTINC, QTLIB from %%build
+
+* Mon Jun 26 2006 Chitlesh Goorah <chitlesh at fedoraproject.org> - 1.0.1-1
 - new release 1.0.1
 
 * Thu Jun 22 2006 Chitlesh Goorah <chitlesh at fedoraproject.org> - 1.0.0-2




More information about the scm-commits mailing list