rpms/crystal/devel crystal.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Chitlesh GOORAH (chitlesh) fedora-extras-commits at redhat.com
Mon Jun 26 15:26:44 UTC 2006


Author: chitlesh

Update of /cvs/extras/rpms/crystal/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11776/devel

Modified Files:
	.cvsignore sources 
Added Files:
	crystal.spec 
Log Message:
auto-import crystal-1.0.1-1 on branch devel from crystal-1.0.1-1.src.rpm


--- NEW FILE crystal.spec ---
%{?!_icondir:%define _icondir   %{_datadir}/icons}
%{?!theme:%define theme %{name}}

Name:  	 crystal
Release: 1%{?dist}
Version: 1.0.1
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 
usuability enhancements.

%prep
%setup -q

%build
unset QTDIR || : ; . %{_sysconfdir}/profile.d/qt.sh
export QTLIB=${QTDIR}/%{_lib} QTINC=${QTDIR}/include

%configure --disable-rpath
make %{?_smp_mflags}

%install
rm -rf $RPM_BUILD_ROOT
make install DESTDIR=$RPM_BUILD_ROOT

%clean
rm -rf $RPM_BUILD_ROOT

%post -p /sbin/ldconfig

%postun -p /sbin/ldconfig

%files
%defattr(-,root,root,-)
%doc AUTHORS COPYING README
%{_datadir}/apps/kwin/%{name}.desktop
%{_libdir}/kde3/kwin*_%{theme}*.*


%changelog
* Thu Jun 22 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
- Dropped INSTALL from %%doc and fixed source url

* Wed Jun 21 2006 Chitlesh Goorah <chitlesh at fedoraproject.org> - 1.0.0-1
- Initial Package


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/crystal/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	26 Jun 2006 15:24:28 -0000	1.1
+++ .cvsignore	26 Jun 2006 15:26:44 -0000	1.2
@@ -0,0 +1 @@
+13969-crystal-1.0.1.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/crystal/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	26 Jun 2006 15:24:28 -0000	1.1
+++ sources	26 Jun 2006 15:26:44 -0000	1.2
@@ -0,0 +1 @@
+a7205899e406285604adcd2727cd1d4c  13969-crystal-1.0.1.tar.bz2




More information about the scm-commits mailing list