rpms/qtcurve-kde4/devel import.log, NONE, 1.1 qtcurve-kde4.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

thomasj thomasj at fedoraproject.org
Thu Oct 15 20:03:47 UTC 2009


Author: thomasj

Update of /cvs/pkgs/rpms/qtcurve-kde4/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv1799/devel

Modified Files:
	.cvsignore sources 
Added Files:
	import.log qtcurve-kde4.spec 
Log Message:
* Mon Oct 12 2009 Thomas Janssen <thomasj at fedoraproject.org> 0.69.0-1
- Updated to source version 0.69.0
- Made the QtCurve dir owned
- Removed unneeded scriptlets (no shlibs)
- Dropped unneeded BR
- Notified upstream about the borked windeco
- sed cleanup

* Sun Oct 04 2009 Thomas Janssen <thomasj at fedoraproject.org> 0.68.1-3
- Added build comment
- Better use of name macro

* Mon Sep 28 2009 Thomas Janssen <thomasj at fedoraproject.org> 0.68.1-2
- Changed to lowercase name for sanity

* Fri Sep 25 2009 Thomas Janssen <thomasj at fedoraproject.org> 0.68.1-1
- Initial Release 0.68.1-1



--- NEW FILE import.log ---
qtcurve-kde4-0_69_0-1_fc10:HEAD:qtcurve-kde4-0.69.0-1.fc10.src.rpm:1255636951


--- NEW FILE qtcurve-kde4.spec ---
Name:		qtcurve-kde4
Version:	0.69.0
Release:	1%{?dist}
Summary:	This is a set of widget styles for Qt4/KDE4 based apps

Group:		User Interface/Desktops
License:	GPLv2+
URL:		http://www.kde-look.org/content/show.php?content=40492
Source0:	http://home.freeuk.com/cpdrummond/QtCurve-KDE4-%{version}.tar.bz2
BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)

BuildRequires:	kdebase-workspace-devel
BuildRequires:	gettext

Requires:	kdebase-workspace

%global kde4_version %((kde4-config --version 2>/dev/null || echo "KDE 4.3.0") | grep ^KDE | cut -d' ' -f2)

%{?_kde4_macros_api:Requires: kde4-macros(api) = %{_kde4_macros_api} }

%description
QtCurve is a desktop theme for the GTK+ and Qt widget toolkits,
allowing users to achieve a uniform look between these widget toolkits.

%prep
%setup -q -n QtCurve-KDE4-0.69.0
## Due to the name change this sed is needed for find-lang.
sed -i 's,set(catalogname qtcurve),set(catalogname qtcurve-kde4),g' po/CMakeLists.txt

%build
mkdir -p %{_target_platform}
pushd %{_target_platform}
## Build qtcurve-kde4 with xbar support
%{cmake_kde4} .. -DQTC_XBAR_SUPPORT=true
popd

make %{?_smp_mflags} -C %{_target_platform}

%install
rm -rf %{buildroot}
make install/fast -C %{_target_platform} DESTDIR=%{buildroot}
%find_lang %{name}

%clean
rm -rf %{buildroot}

%files -f %{name}.lang
%defattr(-,root,root,-)
%doc AUTHORS README TODO COPYING ChangeLog
%{_kde4_appsdir}/QtCurve/
%{_kde4_appsdir}/color-schemes/QtCurve.colors
%{_kde4_appsdir}/kstyle/themes/qtc_klearlooks.themerc
%{_kde4_appsdir}/kstyle/themes/qtcurve.themerc
## No GUI .desktop file
%{_kde4_appsdir}/kwin/*.desktop
%{_kde4_libdir}/kde4/kstyle_qtcurve_config.so
%{_kde4_libdir}/kde4/kwin3_qtcurve.so
%{_kde4_libdir}/kde4/kwin_qtcurve_config.so
%{_kde4_libdir}/kde4/plugins/styles/qtcurve.so


%changelog
* Mon Oct 12 2009 Thomas Janssen <thomasj at fedoraproject.org> 0.69.0-1
- Updated to source version 0.69.0
- Made the QtCurve dir owned
- Removed unneeded scriptlets (no shlibs)
- Dropped unneeded BR
- Notified upstream about the borked windeco
- sed cleanup

* Sun Oct 04 2009 Thomas Janssen <thomasj at fedoraproject.org> 0.68.1-3
- Added build comment
- Better use of name macro

* Mon Sep 28 2009 Thomas Janssen <thomasj at fedoraproject.org> 0.68.1-2
- Changed to lowercase name for sanity

* Fri Sep 25 2009 Thomas Janssen <thomasj at fedoraproject.org> 0.68.1-1
- Initial Release 0.68.1-1

Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/qtcurve-kde4/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- .cvsignore	15 Oct 2009 17:28:11 -0000	1.1
+++ .cvsignore	15 Oct 2009 20:03:46 -0000	1.2
@@ -0,0 +1 @@
+QtCurve-KDE4-0.69.0.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/qtcurve-kde4/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- sources	15 Oct 2009 17:28:11 -0000	1.1
+++ sources	15 Oct 2009 20:03:47 -0000	1.2
@@ -0,0 +1 @@
+2b47051ddc0fb6cccd9473f4717a4b44  QtCurve-KDE4-0.69.0.tar.bz2




More information about the fedora-extras-commits mailing list