rpms/shared-desktop-ontologies/devel import.log, NONE, 1.1 shared-desktop-ontologies.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Rex Dieter rdieter at fedoraproject.org
Wed Dec 9 21:22:00 UTC 2009


Author: rdieter

Update of /cvs/pkgs/rpms/shared-desktop-ontologies/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv32674/devel

Modified Files:
	.cvsignore sources 
Added Files:
	import.log shared-desktop-ontologies.spec 
Log Message:
import



--- NEW FILE import.log ---
shared-desktop-ontologies-0_2-3_fc12:HEAD:shared-desktop-ontologies-0.2-3.fc12.src.rpm:1260393709


--- NEW FILE shared-desktop-ontologies.spec ---
Name:           shared-desktop-ontologies
Version:        0.2
Release:        3%{?dist}
Summary:        Shared ontologies needed for semantic environments

Group:          User Interface/Desktops
License:        BSD or CC-BY
URL:            http://oscaf.sourceforge.net/
Source0:        http://downloads.sourceforge.net/project/oscaf/shared-desktop-ontologies/%{version}/shared-desktop-ontologies-%{version}.tar.bz2
BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch:      noarch

BuildRequires:  cmake >= 2.6.0


%description
The vision of the Social Semantic Desktop defines a user’s personal
information environment as a source and end-point of the Semantic Web:
Knowledge workers comprehensively express their information and data
with respect to their own conceptualizations.

Semantic Web languages and protocols are used to formalize these
conceptualizations and for coordinating local and global information
access. The Resource Description Framework serves as a common data
representation format. With a particular focus on addressing certain
limitations of RDF, a novel representational language akin to RDF and
the Web Ontology Language, plus a number of other high-level
ontologies were created.

Together, they provide a means to build the semantic bridges necessary
for data exchange and application integration on distributed social
semantic desktops. Although initially designed to fulfill requirements
for the Nepomuk project, these ontologies are useful for the semantic
web community in general.



%package        devel
Summary:        Development files for %{name}
Group:          Development/Libraries
Requires:       %{name} = %{version}-%{release}

%description    devel
The %{name}-devel package contains libraries
and header files for developing applications
that use %{name}.



%prep
%setup -q


%build
%cmake .


%install
rm -rf %{buildroot}
make install DESTDIR=%{buildroot}


%clean
rm -rf %{buildroot}


%files
%defattr(-,root,root,-)
%doc LICENSE.BSD LICENSE.CC-BY README
%{_datadir}/ontology

%files devel
%defattr(-,root,root,-)
%{_datadir}/cmake/SharedDesktopOntologies
%{_datadir}/pkgconfig/shared-desktop-ontologies.pc


%changelog
* Sun Dec  6 2009 Lorenzo Villani <lvillani at binaryhelix.net> - 0.2-3
- Add -devel package and move CMake and pkgconfig files there

* Sun Dec  6 2009 Lorenzo Villani <lvillani at binaryhelix.net> - 0.2-2
- Fix license tag

* Sat Dec  5 2009 Lorenzo Villani <lvillani at binaryhelix.net> - 0.2-1
- Initial release


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/shared-desktop-ontologies/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- .cvsignore	9 Dec 2009 17:48:59 -0000	1.1
+++ .cvsignore	9 Dec 2009 21:21:59 -0000	1.2
@@ -0,0 +1 @@
+shared-desktop-ontologies-0.2.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/shared-desktop-ontologies/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- sources	9 Dec 2009 17:48:59 -0000	1.1
+++ sources	9 Dec 2009 21:22:00 -0000	1.2
@@ -0,0 +1 @@
+6c004e1c377f768cae5b321bc111876b  shared-desktop-ontologies-0.2.tar.bz2




More information about the fedora-extras-commits mailing list