rpms/bespin/devel .cvsignore, 1.3, 1.4 bespin.spec, 1.3, 1.4 import.log, 1.2, 1.3 sources, 1.3, 1.4

Wesley S. Hearn jknife at fedoraproject.org
Mon Sep 28 13:02:17 UTC 2009


Author: jknife

Update of /cvs/pkgs/rpms/bespin/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv10163/devel

Modified Files:
	.cvsignore bespin.spec import.log sources 
Log Message:
Updateed to latest SVN
Enabled expermintal ARGB windows (not enabled by default)



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/bespin/devel/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- .cvsignore	27 Jun 2009 17:57:10 -0000	1.3
+++ .cvsignore	28 Sep 2009 13:02:16 -0000	1.4
@@ -1 +1 @@
-bespin-0.1-svn500.tar.bz2
+bespin-0.1-svn668.tar.bz2


Index: bespin.spec
===================================================================
RCS file: /cvs/pkgs/rpms/bespin/devel/bespin.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- bespin.spec	24 Jul 2009 17:59:05 -0000	1.3
+++ bespin.spec	28 Sep 2009 13:02:16 -0000	1.4
@@ -1,15 +1,15 @@
 Name:		bespin
 Version:	0.1
-Release:	0.2.20090627svn500%{?dist}
+Release:	0.2.20090828svn668%{?dist}
 Summary:	A style for Qt/KDE4/KDM
 Group:		User Interface/Desktops
 License:	GPLv2  and LGPLv2 and BSD
 URL:		https://cloudcity.svn.sourceforge.net/svnroot/cloudcity/
 # The source for this package was pulled from upstream's vcs.  Use the
 # following commands to generate the tarball:
-#  svn export -r 500 https://cloudcity.svn.sourceforge.net/svnroot/cloudcity bespin-0.1-svn500
-#  tar -c bespin-0.1-svn500 | bzip2 --best -c > bespin-0.1-svn500.tar.bz2
-Source0:	%{name}-%{version}-svn500.tar.bz2
+#  svn export -r 668 https://cloudcity.svn.sourceforge.net/svnroot/cloudcity bespin-0.1-svn668
+#  tar -c bespin-0.1-svn668 | bzip2 --best -c > bespin-0.1-svn668.tar.bz2
+Source0:	%{name}-%{version}-svn668.tar.bz2
 BuildRoot:	%(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 
 BuildRequires:	kdebase-workspace-devel >= 4.1.96
@@ -21,12 +21,12 @@ Requires:	bespin-kwin-theme = %{version}
 A Qt/KDE4/KDM theme.
 
 %prep
-%setup -q -n bespin-0.1-svn500
+%setup -q -n bespin-0.1-svn668
 
 %build
 mkdir -p %{_target_platform}
 pushd %{_target_platform}
-%{cmake_kde4}  ..
+%{cmake_kde4}  -DENABLE_ARGB=ON ..
 popd
 
 make %{?_smp_mflags} -C %{_target_platform}
@@ -120,6 +120,10 @@ A KDM theme
 %{_kde4_datadir}/kde4/apps/kdm/themes/bespin/KdmGreeterTheme.desktop
 
 %changelog
+* Mon Sep 28 2009 Wesley Hearn <gr33nn1nj4 at gr33nn1nj4.com> - 0.1-0.2.20090928svn668
+- Updated to revision 668
+- Enable support for ARGB windows (expermintal - not turned on by default) 
+
 * Fri Jul 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.1-0.2.20090627svn500
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 


Index: import.log
===================================================================
RCS file: /cvs/pkgs/rpms/bespin/devel/import.log,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- import.log	27 Jun 2009 17:57:10 -0000	1.2
+++ import.log	28 Sep 2009 13:02:16 -0000	1.3
@@ -1,2 +1,3 @@
 bespin-0_1-0_1_20090615svn485_fc12:HEAD:bespin-0.1-0.1.20090615svn485.fc12.src.rpm:1245357022
 bespin-0_1-0_1_20090627svn500_fc11:HEAD:bespin-0.1-0.1.20090627svn500.fc11.src.rpm:1246125355
+bespin-0_1-0_2_20090828svn668_fc11:HEAD:bespin-0.1-0.2.20090828svn668.fc11.src.rpm:1254142824


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/bespin/devel/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- sources	27 Jun 2009 17:57:10 -0000	1.3
+++ sources	28 Sep 2009 13:02:16 -0000	1.4
@@ -1 +1 @@
-ba146c06e149bcd3259e06153c316f45  bespin-0.1-svn500.tar.bz2
+94f3d7bf6ab57cbf13fbd563a7a2d550  bespin-0.1-svn668.tar.bz2




More information about the scm-commits mailing list