rpms/crystal/FC-5 .cvsignore, 1.2, 1.3 crystal.spec, 1.2, 1.3 sources, 1.2, 1.3

Chitlesh GOORAH (chitlesh) fedora-extras-commits at redhat.com
Sun Oct 15 15:48:18 UTC 2006


Author: chitlesh

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

Modified Files:
	.cvsignore crystal.spec sources 
Log Message:
auto-import crystal-1.0.2-1 on branch FC-5 from crystal-1.0.2-1.src.rpm


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/crystal/FC-5/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	26 Jun 2006 15:26:44 -0000	1.2
+++ .cvsignore	15 Oct 2006 15:48:18 -0000	1.3
@@ -1 +1 @@
-13969-crystal-1.0.1.tar.bz2
+13969-crystal-1.0.2.tar.bz2


Index: crystal.spec
===================================================================
RCS file: /cvs/extras/rpms/crystal/FC-5/crystal.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- crystal.spec	27 Jun 2006 12:48:40 -0000	1.2
+++ crystal.spec	15 Oct 2006 15:48:18 -0000	1.3
@@ -1,23 +1,23 @@
 %{?!_icondir:%define _icondir   %{_datadir}/icons}
 %{?!theme:%define theme %{name}}
 
-Name:  	 crystal
-Version: 1.0.1
-Release: 2%{?dist}
-Summary: KDE window decoration
-
-License: GPL
-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, qt-devel >= 3.3
-Requires: kdebase
+Name:          crystal
+Version:       1.0.2
+Release:       1%{?dist}
+Summary:       KDE window decoration
+
+License:       GPL
+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
+Requires:      kdebase
 
 %description
-Crystal is a kwin window decoration theme, which offers you (pseudo) 
-TRANSPARENT titlebar, buttons and borders. It also has some little 
+Crystal is a kwin window decoration theme, which offers you (pseudo)
+TRANSPARENT titlebar, buttons and borders. It also has some little
 usuability enhancements.
 
 %prep
@@ -25,14 +25,14 @@
 
 %build
 %configure --disable-rpath
-make %{?_smp_mflags}
+%{__make} %{?_smp_mflags}
 
 %install
-rm -rf $RPM_BUILD_ROOT
-make install DESTDIR=$RPM_BUILD_ROOT
+%{__rm} -rf %{buildroot}
+%{__make} install DESTDIR=%{buildroot}
 
 %clean
-rm -rf $RPM_BUILD_ROOT
+%{__rm} -rf %{buildroot}
 
 %post -p /sbin/ldconfig
 
@@ -45,7 +45,13 @@
 %{_libdir}/kde3/kwin*_%{theme}*.*
 
 
-%changelog
+%Changelog
+* Mon Oct 09 2006 Chitlesh Goorah <chitlesh at fedoraproject.org> - 1.0.2-1
+- New upstream release 1.0.2
+
+* Sat Sep 02 2006 Chitlesh Goorah <chitlesh at fedoraproject.org> - 1.0.1-3
+- Rebuild for FC6-devel
+
 * Tue Jun 27 2006 Chitlesh Goorah <chitlesh at fedoraproject.org> - 1.0.1-2
 - added qt-devel as BR
 - dropping QTINC, QTLIB from %%build


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/crystal/FC-5/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	26 Jun 2006 15:26:44 -0000	1.2
+++ sources	15 Oct 2006 15:48:18 -0000	1.3
@@ -1 +1 @@
-a7205899e406285604adcd2727cd1d4c  13969-crystal-1.0.1.tar.bz2
+4979a4cbf74ca7f300bdfb2aaddc3e77  13969-crystal-1.0.2.tar.bz2




More information about the scm-commits mailing list