rpms/lsscsi/devel lsscsi.spec,1.7,1.8

Dan Horák sharkcz at fedoraproject.org
Mon Feb 2 11:43:24 UTC 2009


Author: sharkcz

Update of /cvs/pkgs/rpms/lsscsi/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv26158

Modified Files:
	lsscsi.spec 
Log Message:
* Mon Feb  2 2009 Dan Horák <dan[at]danny.cz> - 0.22-1
- update to 0.22



Index: lsscsi.spec
===================================================================
RCS file: /cvs/pkgs/rpms/lsscsi/devel/lsscsi.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- lsscsi.spec	4 Nov 2008 19:40:50 -0000	1.7
+++ lsscsi.spec	2 Feb 2009 11:42:53 -0000	1.8
@@ -1,11 +1,11 @@
 Summary:        List SCSI devices (or hosts) and associated information
 Name:           lsscsi
-Version:        0.21
-Release:        2%{?dist}
+Version:        0.22
+Release:        1%{?dist}
 License:        GPLv2+
 Group:          Applications/System
 Source0:        http://sg.danny.cz/scsi/%{name}-%{version}.tgz
-Url:            http://sg.danny.cz/scsi/lsscsi.html
+URL:            http://sg.danny.cz/scsi/lsscsi.html
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 %description
@@ -18,24 +18,25 @@
 --------
     Doug Gilbert <dgilbert(at)interlog(dot)com>
 
-%prep
 
+%prep
 %setup -q
 
-%build
 
+%build
 %configure
 make %{?_smp_mflags}
 
-%install
 
+%install
 rm -rf %{buildroot}
 make DESTDIR=%{buildroot} install
 
-%clean
 
+%clean
 rm -rf %{buildroot}
 
+
 %files
 %defattr(-,root,root)
 %doc ChangeLog INSTALL README CREDITS AUTHORS COPYING
@@ -44,10 +45,13 @@
 
 
 %changelog
-* Tue Nov  4 2008 Dan Horak <dan[at]danny.cz> - 0.21-2
+* Mon Feb  2 2009 Dan Horák <dan[at]danny.cz> - 0.22-1
+- update to 0.22
+
+* Tue Nov  4 2008 Dan Horák <dan[at]danny.cz> - 0.21-2
 - add disttag
 
-* Tue Nov  4 2008 Dan Horak <dan[at]danny.cz> - 0.21-1
+* Tue Nov  4 2008 Dan Horák <dan[at]danny.cz> - 0.21-1
 - update to 0.21
 - update urls
 




More information about the fedora-extras-commits mailing list