rpms/homestead/F-9 .cvsignore, 1.3, 1.4 homestead.spec, 1.2, 1.3 import.log, 1.1, 1.2 sources, 1.4, 1.5

Simon Wesp cassmodiah at fedoraproject.org
Thu Nov 13 12:56:56 UTC 2008


Author: cassmodiah

Update of /cvs/pkgs/rpms/homestead/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv16668/F-9

Modified Files:
	.cvsignore homestead.spec import.log sources 
Log Message:



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/homestead/F-9/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore	3 Nov 2008 14:24:10 -0000	1.3
+++ .cvsignore	13 Nov 2008 12:56:26 -0000	1.4
@@ -0,0 +1 @@
+homestead092.tar.gz


Index: homestead.spec
===================================================================
RCS file: /cvs/pkgs/rpms/homestead/F-9/homestead.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- homestead.spec	3 Nov 2008 14:22:34 -0000	1.2
+++ homestead.spec	13 Nov 2008 12:56:26 -0000	1.3
@@ -1,21 +1,26 @@
-%define srcversion 088
+%define srcversion 092
 
-Name:           homestead
-Version:        0.88
-Release:        1%{?dist}
-Summary:        3D real-time network visualiser
+Name:            homestead
+Version:         0.92
+Release:         1%{?dist}
+Summary:         3D real-time network visualiser
+
+Group:           Applications/Internet
+License:         GPLv2+ 
+URL:             http://homestead.sourceforge.net/
+Source0:         http://downloads.sourceforge.net/%{name}/%{name}%{srcversion}.tar.gz
+Source1:         %{name}.desktop
+Source2:         %{name}.png
+BuildRoot:       %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+
+BuildRequires:   freeglut-devel
+BuildRequires:   libpcap-devel
+BuildRequires:   desktop-file-utils
+
+Requires(post):  chkconfig
+Requires(preun): chkconfig
+Requires(preun): initscripts
 
-Group:          Applications/Internet
-License:        GPLv2+ 
-URL:            http://homestead.sourceforge.net/
-Source0:        http://downloads.sourceforge.net/%{name}/%{name}%{srcversion}.tar.gz
-Source1:        %{name}.desktop
-Source2:        %{name}.png
-BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-
-BuildRequires:  freeglut-devel
-BuildRequires:  libpcap-devel
-BuildRequires:  desktop-file-utils
 
 
 %description
@@ -60,7 +65,7 @@
 
 %install
 rm -rf %{buildroot}
-make install DESTDIR=%{buildroot}
+make install -p DESTDIR=%{buildroot}
 
 desktop-file-install %{SOURCE1} \
 %if 0%{?rhel}
@@ -68,7 +73,8 @@
 %endif
 --dir=%{buildroot}%{_datadir}/applications 
 
-install -p -D -m 0644 %{SOURCE2} %{buildroot}%{_datadir}/pixmaps/%{name}.png
+install -Dpm 0644 %{SOURCE2} \
+       %{buildroot}%{_datadir}/pixmaps/%{name}.png
 
 
 %clean
@@ -91,6 +97,18 @@
 
 
 %changelog
+* Tue Nov 11 2008 Simon Wesp <cassmodiah at fedoraproject.org> - 0.92-1
+- Update to 0.92
+
+* Thu Nov 06 2008 Simon Wesp <cassmodiah at fedoraproject.org> - 0.91-1
+- Update to 0.91
+
+* Wed Nov 05 2008 Simon Wesp <cassmodiah at fedoraproject.org> - 0.90-1
+- Update to 0.90
+
+* Tue Nov 04 2008 Simon Wesp <cassmodiah at fedoraproject.org> - 0.89-1
+- Update to 0.89
+
 * Mon Nov 03 2008 Simon Wesp <cassmodiah at fedoraproject.org> - 0.88-1
 - Update to 0.88
 


Index: import.log
===================================================================
RCS file: /cvs/pkgs/rpms/homestead/F-9/import.log,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- import.log	30 Oct 2008 20:15:57 -0000	1.1
+++ import.log	13 Nov 2008 12:56:26 -0000	1.2
@@ -1 +1,2 @@
 homestead-0_87-2_fc10:F-9:homestead-0.87-2.fc10.src.rpm:1225397695
+homestead-0_92-1_fc10:F-9:homestead-0.92-1.fc10.src.rpm:1226580776


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/homestead/F-9/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	3 Nov 2008 15:30:25 -0000	1.4
+++ sources	13 Nov 2008 12:56:26 -0000	1.5
@@ -1 +1 @@
-79e6dae98dc2371eb6c43b0ad319fec2  homestead088.tar.gz
+99ce66efb766c0768c0583287abec5cc  homestead092.tar.gz




More information about the scm-commits mailing list