[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
rpms/icon-slicer/devel icon-slicer.spec,1.11,1.12
- From: Adam Jackson (ajax) <fedora-extras-commits redhat com>
- To: fedora-extras-commits redhat com
- Subject: rpms/icon-slicer/devel icon-slicer.spec,1.11,1.12
- Date: Mon, 22 Oct 2007 10:34:28 -0400
Author: ajax
Update of /cvs/pkgs/rpms/icon-slicer/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27398
Modified Files:
icon-slicer.spec
Log Message:
* Mon Oct 22 2007 Adam Jackson <ajax redhat com> 0.3-9
- BuildRequires: popt-devel
Index: icon-slicer.spec
===================================================================
RCS file: /cvs/pkgs/rpms/icon-slicer/devel/icon-slicer.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- icon-slicer.spec 15 Mar 2007 11:41:41 -0000 1.11
+++ icon-slicer.spec 22 Oct 2007 14:33:55 -0000 1.12
@@ -1,13 +1,13 @@
Summary: Utility for icon theme generation
Name: icon-slicer
Version: 0.3
-Release: 8
+Release: 9%{?dist}
License: MIT
Group: Development/Tools
Source: icon-slicer-%{version}.tar.gz
BuildRoot: /var/tmp/%{name}-root
-BuildPrereq: gtk2-devel
-BuildPrereq: popt
+BuildRequires: gtk2-devel
+BuildRequires: popt-devel
Patch1: icon-slicer-0.3-attachpoints.patch
@@ -37,6 +37,9 @@
%{_bindir}/icon-slicer
%changelog
+* Mon Oct 22 2007 Adam Jackson <ajax redhat com> 0.3-9
+- BuildRequires: popt-devel
+
* Thu Mar 15 2007 Karsten Hopp <karsten redhat com> 0.3-8
- rebuild with current gtk2 to add png support (#232013)
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]