rpms/iw/devel .cvsignore,1.2,1.3 iw.spec,1.1,1.2 sources,1.2,1.3

Adel Gadllah drago01 at fedoraproject.org
Sun Sep 28 13:11:40 UTC 2008


Author: drago01

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

Modified Files:
	.cvsignore iw.spec sources 
Log Message:
update to 0.9.5


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/iw/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	22 Jul 2008 17:21:23 -0000	1.2
+++ .cvsignore	28 Sep 2008 13:11:10 -0000	1.3
@@ -1 +1 @@
-iw-0.0.20080703gitf6fc7dc.tar.bz2
+iw-0.9.5.tar.bz2


Index: iw.spec
===================================================================
RCS file: /cvs/pkgs/rpms/iw/devel/iw.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- iw.spec	22 Jul 2008 17:21:23 -0000	1.1
+++ iw.spec	28 Sep 2008 13:11:10 -0000	1.2
@@ -1,8 +1,6 @@
-%define git_date 20080703
-%define git_version f6fc7dc
 Name:           iw
-Version:        0.0
-Release:        0.3.%{git_date}git%{git_version}%{?dist}
+Version:        0.9.5
+Release:        1%{?dist}
 Summary:        A nl80211 based wireless configuration tool
 
 Group:          System Environment/Base
@@ -11,8 +9,8 @@
 # Generate tarball:
 # git clone http://git.sipsolutions.net/iw.git
 # cd iw
-# git-archive --format=tar --prefix=iw/ %{git_version} | bzip2 > iw-0.0.`date +%Y%m%d`git%{git_version}.tar.bz2
-Source0:        iw-0.0.%{git_date}git%{git_version}.tar.bz2
+# git-archive --format=tar --prefix=iw-%{version}/ v%{version} | bzip2 > iw-%{version}.tar.bz2
+Source0:        iw-%{version}.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires: kernel-devel >= 2.6.24 
@@ -25,7 +23,7 @@
 only because most new wireless devices being sold are now SoftMAC.
 
 %prep
-%setup -q -n %{name}
+%setup -q
 
 
 %build
@@ -48,6 +46,9 @@
 %doc COPYING
 
 %changelog
+* Sun Sep 28 2008 Adel Gadllah <adel.gadllah at gmail.com> 0.9.5-1
+- Update to 0.9.5
+
 * Tue Jul 22 2008 Adel Gadllah <adel.gadllah at gmail.com> 0.0-0.3.20080703gitf6fc7dc
 - Add commitid to version
 - Use versioned buildrequires for kernel-devel


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/iw/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	22 Jul 2008 17:21:23 -0000	1.2
+++ sources	28 Sep 2008 13:11:10 -0000	1.3
@@ -1 +1 @@
-afb357f3eb058c72385e7256a36660a2  iw-0.0.20080703gitf6fc7dc.tar.bz2
+65582a45f016f0e699f1816265a222d2  iw-0.9.5.tar.bz2




More information about the fedora-extras-commits mailing list