devel/cglib cglib.spec,1.1,1.2

Lubomir Rintel lkundrak at fedoraproject.org
Fri Nov 27 10:32:24 UTC 2009


Author: lkundrak

Update of /cvs/pkgs/devel/cglib
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv3394

Modified Files:
	cglib.spec 
Log Message:
* Fri Nov 27 2009 Lubomir Rintel <lkundrak at v3.sk> - 2.2-6
- BR unzip to fix openSUSE build



Index: cglib.spec
===================================================================
RCS file: /cvs/pkgs/devel/cglib/cglib.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- cglib.spec	13 Nov 2009 23:36:39 -0000	1.1
+++ cglib.spec	27 Nov 2009 10:32:24 -0000	1.2
@@ -1,6 +1,6 @@
 Name:           cglib
 Version:        2.2
-Release:        5%{?dist}
+Release:        6%{?dist}
 Summary:        Code Generation Library for Java
 License:        ASL 2.0
 Group:          Development/Tools
@@ -16,6 +16,7 @@ BuildRequires:  ant
 BuildRequires:  jpackage-utils >= 0:1.5
 BuildRequires:  java-devel >= 0:1.6.0
 BuildRequires:  objectweb-asm
+BuildRequires:  unzip
 BuildArch:      noarch
 Requires(post): jpackage-utils
 Requires(postun): jpackage-utils
@@ -71,6 +72,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_javadocdir}/%{name}-%{version}
 
 %changelog
+* Fri Nov 27 2009 Lubomir Rintel <lkundrak at v3.sk> - 2.2-6
+- BR unzip to fix openSUSE build
+
 * Tue Dec  9 2008 Mary Ellen Foster <mefoster at gmail.com> - 2.2-5
 - Add dist to version
 - Fix BuildRoot to follow the latest guidelines




More information about the fedora-extras-commits mailing list