From 6bb79d46b17c6679235bab2c303c7c3e2ce045e4 Mon Sep 17 00:00:00 2001 From: Rakesh Pandit Date: Jan 15 2009 21:55:15 +0000 Subject: Updated to 1.0. --- diff --git a/.cvsignore b/.cvsignore index c511367..7778cf5 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -gflags-0.9.tar.gz +gflags-1.0.tar.gz diff --git a/gflags.spec b/gflags.spec index 4c3a711..c7712b5 100644 --- a/gflags.spec +++ b/gflags.spec @@ -1,8 +1,8 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: gflags -Version: 0.9 -Release: 7%{?dist} +Version: 1.0 +Release: 1%{?dist} Summary: Library for commandline flag processing Group: Development/Tools @@ -88,10 +88,15 @@ rm -rf $RPM_BUILD_ROOT %defattr(-,root,root,-) %doc doc/designstyle.css doc/gflags.html %{_libdir}/libgflags.so +%dir %{_includedir}/%{name} +%{_includedir}/%{name}/*.h %dir %{_includedir}/google %{_includedir}/google/*.h %changelog +* Fri Jan 16 2009 Rakesh Pandit - 1.0-1 +- Updated to 1.0. + * Sat Nov 29 2008 Ignacio Vazquez-Abrams - 0.9-7 - Rebuild for Python 2.6 diff --git a/import.log b/import.log index 5de1563..dc3f6de 100644 --- a/import.log +++ b/import.log @@ -1 +1,2 @@ gflags-0_9-6_fc10:HEAD:gflags-0.9-6.fc10.src.rpm:1222674675 +gflags-1_0-1_fc10:HEAD:gflags-1.0-1.fc10.src.rpm:1232013079 diff --git a/sources b/sources index 17e91a5..8decfc9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bd4871398e9019b241d89cc21fb62def gflags-0.9.tar.gz +20125f5248f32214a5af20f67f115377 gflags-1.0.tar.gz