rpms/mozplugger/devel mozplugger.spec,1.35,1.36

Than Ngo than at fedoraproject.org
Fri Aug 21 10:17:21 UTC 2009


Author: than

Update of /cvs/extras/rpms/mozplugger/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv25232

Modified Files:
	mozplugger.spec 
Log Message:
- drop Obsoletes on plugger
- add comments for the patches




Index: mozplugger.spec
===================================================================
RCS file: /cvs/extras/rpms/mozplugger/devel/mozplugger.spec,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -p -r1.35 -r1.36
--- mozplugger.spec	21 Aug 2009 09:29:19 -0000	1.35
+++ mozplugger.spec	21 Aug 2009 10:17:21 -0000	1.36
@@ -1,13 +1,15 @@
 Summary: A generic mozilla plug-in
 Name: mozplugger
 Version: 1.12.1
-Release: 6%{?dist}
+Release: 7%{?dist}
 License: GPLv2+
 Group: Applications/Internet
 Url: http://mozplugger.mozdev.org/
-
 Source0: http://mozplugger.mozdev.org/files/%{name}-%{version}.tar.gz
+
+# fix lib64 issue
 Patch1: mozplugger-1.12.1-lib64.patch
+# fix #513470, using a wrong path for executable
 Patch2: mozplugger-1.12.1-path.patch
 
 Requires: m4
@@ -19,7 +21,6 @@ BuildRequires: libXt-devel
 BuildRequires: coreutils
 
 BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
-Obsoletes: plugger
 
 %description
 MozPlugger is a generic Mozilla plug-in that allows the use of standard Linux
@@ -55,6 +56,10 @@ rm -rf %{buildroot}
 %{_mandir}/man7/mozplugger.7*
 
 %changelog
+* Fri Aug 21 2009 Than Ngo <than at redhat.com> - 1.12.1-7
+- drop Obsoletes on plugger
+- add comments for the patches
+
 * Fri Aug 21 2009 Than Ngo <than at redhat.com> - 1.12.1-6
 - fix #226159, merge review
 




More information about the fedora-extras-commits mailing list