rpms/quazip/devel quazip.spec,1.2,1.3

supercyper supercyper at fedoraproject.org
Sat Apr 17 02:17:36 UTC 2010


Author: supercyper

Update of /cvs/pkgs/rpms/quazip/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv29824

Modified Files:
	quazip.spec 
Log Message:



Index: quazip.spec
===================================================================
RCS file: /cvs/pkgs/rpms/quazip/devel/quazip.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- quazip.spec	3 Feb 2010 06:16:01 -0000	1.2
+++ quazip.spec	17 Apr 2010 02:17:36 -0000	1.3
@@ -27,8 +27,9 @@ from and writing to ZIP archives.
 %package devel
 Summary:		Development files for %{name}
 Group:			Development/Libraries
-Requires:		%{name} = %{version}-%{release}
-Requires:		minizip-devel
+Requires:		%{name}%{?_isa} = %{version}-%{release}
+Requires:		minizip-devel%{?_isa}
+Requires:		qt4-devel%{?_isa}
 
 %description devel
 The %{name}-devel package contains libraries, header files and documentations for 
@@ -72,17 +73,17 @@ rm -rf %{buildroot}
 %{_libdir}/libquazip.so
 
 %changelog
-* Wed Feb  3 2010 Chen Lei <supercyper AT 163 DOT com> - 0.2.3-5
+* Wed Feb  3 2010 Chen Lei <supercyper at 163.com> - 0.2.3-5
 - quazip-devel must Requires minizip-devel
 
-* Sun Jan 31 2010 Chen Lei <supercyper AT 163 DOT com> - 0.2.3-4
+* Sun Jan 31 2010 Chen Lei <supercyper at 163.com> - 0.2.3-4
 - change license to GPLv2+ or LGPLv2+
 
-* Sun Jan 31 2010 Chen Lei <supercyper AT 163 DOT com> - 0.2.3-3
+* Sun Jan 31 2010 Chen Lei <supercyper at 163.com> - 0.2.3-3
 - use %%doc for packaging documentations
 
-* Sun Jan 31 2010 Chen Lei <supercyper AT 163 DOT com> - 0.2.3-2
+* Sun Jan 31 2010 Chen Lei <supercyper at 163.com> - 0.2.3-2
 - use system-wide minizip library
 
-* Sun Jan 31 2010 Chen Lei <supercyper AT 163 DOT com> - 0.2.3-1
+* Sun Jan 31 2010 Chen Lei <supercyper at 163.com> - 0.2.3-1
 - initial rpm build



More information about the scm-commits mailing list