Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0cca766bbd | |||
| 4eb54b0267 | |||
| 6b400d08db | |||
| 6ce37b814a |
+1
-1
@@ -1 +1 @@
|
||||
openwsman-2.1.0.tar.bz2
|
||||
openwsman-2.2.0.tar.bz2
|
||||
|
||||
+19
-2
@@ -2,8 +2,8 @@
|
||||
%{!?ruby_sitearch: %define ruby_sitearch %(ruby -rrbconfig -e 'puts Config::CONFIG["sitearchdir"] ')}
|
||||
|
||||
Name: openwsman
|
||||
Version: 2.1.0
|
||||
Release: 2%{?dist}
|
||||
Version: 2.2.0
|
||||
Release: 3%{?dist}
|
||||
License: BSD
|
||||
Url: http://www.openwsman.org/
|
||||
Source: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
|
||||
@@ -95,6 +95,9 @@ rm -rf %{buildroot}
|
||||
%dir /etc/openwsman
|
||||
%config(noreplace) /etc/openwsman/openwsman.conf
|
||||
%config(noreplace) /etc/openwsman/ssleay.cnf
|
||||
%{_libdir}/ruby/site_ruby/1.8/openwsman/openwsman.rb
|
||||
%{_libdir}/ruby/site_ruby/1.8/openwsman/wsxmlnode.rb
|
||||
%config(noreplace) %{_sysconfdir}/pam.d/openwsman
|
||||
%doc COPYING README
|
||||
|
||||
%files devel
|
||||
@@ -135,6 +138,20 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Sep 24 2009 Praveen K Paladugu <praveen_paladugu@dell.com> - 2.2.0-3
|
||||
- increased the release for re-tagging.
|
||||
- one more try
|
||||
* Thu Sep 24 2009 Praveen K Paladugu <praveen_paladugu@dell.com> - 2.2.0-2
|
||||
- increased the release for re-tagging.
|
||||
* Wed Sep 23 2009 Praveen K Paladugu <praveen_paladugu@dell.com> - 2.2.0-1
|
||||
- Added the new 2.2.0 sources.
|
||||
- Changed the release and version numbers.
|
||||
* Fri Aug 21 2009 Tomas Mraz <tmraz@redhat.com> - 2.1.0-4
|
||||
- rebuilt with new openssl
|
||||
|
||||
* Sat Jul 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.1.0-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
||||
|
||||
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.1.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
|
||||
|
||||
|
||||
Reference in New Issue
Block a user