rpms/plymouth/F-13 .cvsignore, 1.16, 1.17 plymouth.spec, 1.165, 1.166 sources, 1.69, 1.70 add-debug.patch, 1.1, NONE fix-assertion-failure.patch, 1.1, NONE fix-includes.patch, 1.1, NONE

Ray Strode rstrode at fedoraproject.org
Tue Apr 13 14:24:07 UTC 2010


Author: rstrode

Update of /cvs/pkgs/rpms/plymouth/F-13
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv32498

Modified Files:
	.cvsignore plymouth.spec sources 
Removed Files:
	add-debug.patch fix-assertion-failure.patch fix-includes.patch 
Log Message:
- Update to 0.8.2



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/plymouth/F-13/.cvsignore,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -p -r1.16 -r1.17
--- .cvsignore	24 Mar 2010 21:12:00 -0000	1.16
+++ .cvsignore	13 Apr 2010 14:24:06 -0000	1.17
@@ -1 +1 @@
-plymouth-0.8.1.tar.bz2
+plymouth-0.8.2.tar.bz2


Index: plymouth.spec
===================================================================
RCS file: /cvs/pkgs/rpms/plymouth/F-13/plymouth.spec,v
retrieving revision 1.165
retrieving revision 1.166
diff -u -p -r1.165 -r1.166
--- plymouth.spec	1 Apr 2010 01:58:17 -0000	1.165
+++ plymouth.spec	13 Apr 2010 14:24:06 -0000	1.166
@@ -4,8 +4,8 @@
 
 Summary: Graphical Boot Animation and Logger
 Name: plymouth
-Version: 0.8.1
-Release: 3%{?dist}
+Version: 0.8.2
+Release: 1%{?dist}
 License: GPLv2+
 Group: System Environment/Base
 Source0: http://freedesktop.org/software/plymouth/releases/%{name}-%{version}.tar.bz2
@@ -31,9 +31,6 @@ Obsoletes: plymouth-text-and-details-onl
 Obsoletes: plymouth-plugin-pulser < 0.7.0-0.2009.05.08.2
 Obsoletes: plymouth-theme-pulser < 0.7.0-0.2009.05.08.2
 
-Patch0: add-debug.patch
-Patch1: fix-assertion-failure.patch
-Patch2: fix-includes.patch
 
 %description
 Plymouth provides an attractive graphical boot animation in
@@ -246,9 +243,6 @@ plugin.
 
 %prep
 %setup -q
-%patch0 -p1 -b .add-debug
-%patch1 -p1 -b .fix-assertion-failure
-%patch2 -p1 -b .fix-includes
 
 # Change the default theme
 sed -i -e 's/fade-in/charge/g' src/plymouthd.defaults
@@ -264,7 +258,7 @@ sed -i -e 's/fade-in/charge/g' src/plymo
            --with-system-root-install                            \
            --with-rhgb-compat-link
 
-make CFLAGS="$RPM_OPT_FLAGS -I/usr/include/drm"
+make V=1 %{?_smp_mflags}
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -448,6 +442,9 @@ fi
 %defattr(-, root, root)
 
 %changelog
+* Tue Apr 13 2010 Ray Strode <rstrode at redhat.com> 0.8.2-1
+- Update to 0.8.2
+
 * Wed Mar 31 2010 Ray Strode <rstrode at redhat.com> 0.8.1-3
 - Fix assertion failure.  May fix bug 578633
 - Fix things up to work with new drm header file locations


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/plymouth/F-13/sources,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -p -r1.69 -r1.70
--- sources	24 Mar 2010 21:12:00 -0000	1.69
+++ sources	13 Apr 2010 14:24:07 -0000	1.70
@@ -1 +1 @@
-2ef26d2b916a2ed4fbe1385fb5d0071c  plymouth-0.8.1.tar.bz2
+c2a45a9f1584f0051b6ab214527fd98e  plymouth-0.8.2.tar.bz2


--- add-debug.patch DELETED ---


--- fix-assertion-failure.patch DELETED ---


--- fix-includes.patch DELETED ---



More information about the scm-commits mailing list