Initial spec file

This commit is contained in:
2026-07-25 01:41:08 +02:00
parent dde9b4f49e
commit 3dc162b41a
3 changed files with 54 additions and 0 deletions
+4
View File
@@ -56,3 +56,7 @@ msbuild.wrn
# Visual Studio 2015
.vs/
RPMS/
BUILD/
SRPMS/
+49
View File
@@ -0,0 +1,49 @@
%global forgeurl https://gitlab.com/davical-project/awl
%define realname awl
Name: php-%{realname}
Summary: Andrew's Web Libraries - PHP Utility Libraries
Version: 0.65
%global tag r%{version}
Release: 9%{?dist}
%forgemeta
Group: Development/Libraries
License: GPL
URL: %{forgeurl}
Source: %{forgesource}
BuildRequires: rpm_macro(forgemeta) rpm_macro(forgesetup) demus-packaging make doxygen
BuildArch: noarch
%description
This package contains Andrew's Web Libraries. This is a set
of hopefully lightweight libraries for handling a variety of
useful things for web programming, including:
- Session management
- User management
- DB Records
- Simple reporting
- DB Schema Updating
- iCalendar parsing
%prep
%verify_source_checksum
%forgesetup
%build
make
%install
rm inc/AWLUtilities.php.in
mkdir -p %{buildroot}/%{_datadir}/php/%{realname}
cp -a dba inc %{buildroot}/%{_datadir}/php/%{realname}
%files
%defattr(-,root,root)
%{_datadir}/php/%{realname}
%doc README
%changelog
* Tue Feb 22 2011 Felix Möller <mail@felixmoeller.de> - 0.46
- Initial version of AWL package
+1
View File
@@ -0,0 +1 @@
SHA512 (awl-r0.65.tar.bz2) = e8a518258a1b2d47678014a608e2eb3ac607a0389c847e6109f4298e993cc92a05269c2294e7b98877b22c46ac0de730a409fa5c6cda3e9240b2beef493fe010