rpms/mobile-broadband-provider-info/devel import.log, NONE, 1.1 mobile-broadband-provider-info.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Daniel Williams dcbw at fedoraproject.org
Wed Jun 17 14:40:55 UTC 2009


Author: dcbw

Update of /cvs/pkgs/rpms/mobile-broadband-provider-info/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv16091/devel

Modified Files:
	.cvsignore sources 
Added Files:
	import.log mobile-broadband-provider-info.spec 
Log Message:
First import



--- NEW FILE import.log ---
mobile-broadband-provider-info-0_20090602-2_fc12:HEAD:mobile-broadband-provider-info-0.20090602-2.fc12.src.rpm:1245249559


--- NEW FILE mobile-broadband-provider-info.spec ---
%define upstream_version 20090602

Summary: Mobile broadband provider database
Name: mobile-broadband-provider-info
Version: 0.%{upstream_version}
Release: 2%{?dist}
#
# Source from git://git.gnome.org/mobile-broadband-provider-info
# tarball built with:
#    ./autogen.sh --prefix=/usr
#    make distcheck
#
Source: mobile-broadband-provider-info-20090602.tar.bz2
License: Public Domain
Group: System Environment/Base

BuildArch: noarch
URL: http://live.gnome.org/NetworkManager/MobileBroadband/ServiceProviders
BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
BuildRequires: libxml2

%description
The mobile-broadband-provider-info package contains listings of mobile
broadband (3G) providers and associated network and plan information.

%prep
%setup -q -n %{name}-%{upstream_version}

%build
%configure
make %{?_smp_mflags}

%check
make check

%install
rm -rf $RPM_BUILD_ROOT
make install DESTDIR=$RPM_BUILD_ROOT

rm -f $RPM_BUILD_ROOT%{_libdir}/pkgconfig/%{name}.pc

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(0644, root, root, 0755)
%doc COPYING README
%attr(0644,root,root) %{_datadir}/%{name}/*

%changelog
* Tue Jun 3 2009 Dan Williams <dcbw at redhat.com> 0.20090602-2
- Package review fixes

* Tue Jun 2 2009 Dan Williams <dcbw at redhat.com> 0.20090602-1
- Initial version



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/mobile-broadband-provider-info/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- .cvsignore	5 Jun 2009 21:37:23 -0000	1.1
+++ .cvsignore	17 Jun 2009 14:40:25 -0000	1.2
@@ -0,0 +1 @@
+mobile-broadband-provider-info-20090602.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/mobile-broadband-provider-info/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- sources	5 Jun 2009 21:37:23 -0000	1.1
+++ sources	17 Jun 2009 14:40:25 -0000	1.2
@@ -0,0 +1 @@
+9b5c6a2e180bd0339df4393c2b4050a5  mobile-broadband-provider-info-20090602.tar.bz2




More information about the fedora-extras-commits mailing list